docs/80290: [PATCH] "nonfs" instead of "nfs" in mount.8

Wojciech A. Koszek dunstan at freebsd.czest.pl
Sat Apr 23 21:00:37 UTC 2005


>Number:         80290
>Category:       docs
>Synopsis:       [PATCH] "nonfs" instead of "nfs" in mount.8
>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:   Sat Apr 23 21:00:36 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Wojciech A. Koszek
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD dunstan.freebsd.czest.pl 5.4-STABLE FreeBSD 5.4-STABLE #8: Sat Apr 16 16:26:40 CEST 2005 dunstan at dunstan.freebsd.czest.pl:/usr/obj/usr/src/sys/HOME8 i386

>Description:
mount(8) manual page uses wrong filesystem name.
>How-To-Repeat:
man mount | col -b | grep nonfs
>Fix:
--- diff.0.mount.8 begins here ---
Index: src/sbin/mount/mount.8
===================================================================
RCS file: /home/ncvs/src/sbin/mount/mount.8,v
retrieving revision 1.72
diff -r1.72 mount.8
372c372
< mount -a -t nonfs,nullfs
---
> mount -a -t nfs,nullfs
--- diff.0.mount.8 ends here ---

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



More information about the freebsd-doc mailing list