docs/174061: Typo in Handbook 21.3.2

Polytropon freebsd at edvax.de
Sun Dec 2 19:40:01 UTC 2012


>Number:         174061
>Category:       docs
>Synopsis:       Typo in Handbook 21.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 02 19:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Polytropon
>Release:        
>Organization:
>Environment:
>Description:
The FreeBSD Handbook sec. 21.3.2 "XFS" contains a "d/s" typo.

Text reads:

To mount a xfs(5) volume located on /dev/ad1s1, do the following:

# mount -t xfs /dev/as1s1 /mnt

Should be:

# mount -t xfs /dev/ad1s1 /mnt

(see device name)

>How-To-Repeat:
Go to http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/filesystems-linux.html

See 2nd CLI example in 21.3.2

>Fix:


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


More information about the freebsd-doc mailing list