docs/161810: Printing mistake in FreeBSD 8.2 Handbook

Liton Das litondas at gmail.com
Wed Oct 19 16:30:11 UTC 2011


>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:



More information about the freebsd-doc mailing list