Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2012 19:33:09 GMT
From:      Polytropon <freebsd@edvax.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/174061: Typo in Handbook 21.3.2
Message-ID:  <201212021933.qB2JX9PX080792@red.freebsd.org>
Resent-Message-ID: <201212021940.qB2Je0UA072365@freefall.freebsd.org>

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

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



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