Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2011 16:21:45 GMT
From:      Liton Das <litondas@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/161810: Printing mistake in FreeBSD 8.2 Handbook
Message-ID:  <201110191621.p9JGLj1Z062142@red.freebsd.org>
Resent-Message-ID: <201110191630.p9JGUBQ5076942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161810
>Category:       docs
>Synopsis:       Printing mistake in FreeBSD 8.2 Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 19 16:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Liton Das
>Release:        8.2
>Organization:
Advanced Data Networks System Ltd.
>Environment:
>Description:
I have found a printing mistake in the FreeBSD 8.2 handbook,(32.2.5.1 Manual Configuration),where the last two lines seems missing octates in IP address.
Please upgrade the document if possible.


% netstat -nr
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif  Expire
default            10.0.0.1           UGS         0    49378    xl0
127.0.0.1          127.0.0.1          UH          0        6    lo0
10.0.0/24          link#1             UC          0        0    xl0
192.168.1/24       link#2             UC          0        0    xl1
>How-To-Repeat:

>Fix:
10.0.0.0/24          link#1             UC          0        0    xl0
192.168.1.0/24       link#2             UC          0        0    xl1

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110191621.p9JGLj1Z062142>