docs/80290: [PATCH] "nonfs" instead of "nfs" in mount.8
Wojciech A. Koszek
dunstan at freebsd.czest.pl
Sun Apr 24 07:00:40 UTC 2005
The following reply was made to PR docs/80290; it has been noted by GNATS.
From: "Wojciech A. Koszek" <dunstan at freebsd.czest.pl>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: docs/80290: [PATCH] "nonfs" instead of "nfs" in mount.8
Date: Sun, 24 Apr 2005 07:09:07 +0000
On Sun, Apr 24, 2005 at 02:57:27AM +0000, Jesus R. Camou wrote:
> Synopsis: [PATCH] "nonfs" instead of "nfs" in mount.8
>
> State-Changed-From-To: open->closed
> State-Changed-By: jcamou
> State-Changed-When: Sun Apr 24 02:55:58 GMT 2005
> State-Changed-Why:
> This is not a typo, nonfs is the intended word.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=80290
Hello,
I was thinking about this mistake, and it seems I've posted
wrong patch. I mean I know "nonfs" is correct, but we should
have also "nonullfs", since neither NFS nor NULLFS has to be
mounted.
Sorry and thanks!
Best regards,
--
* Wojciech A. Koszek && dunstan at FreeBSD.czest.pl
--- diff.1.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 nonfs,nonullfs
--- diff.1.mount.8 ends here ---
More information about the freebsd-doc
mailing list