diff options
author | 2012-08-23 14:36:43 +0000 | |
---|---|---|
committer | 2012-08-23 14:36:43 +0000 | |
commit | d6f290fb1bcb7a8d9dd2a66091ce40ad20466ca3 (patch) | |
tree | 1fc63c4b7c220304b0389c907df7f84452b1bbd3 | |
parent | fix multiple recipient support, from sunil on irc (diff) | |
download | wireguard-openbsd-d6f290fb1bcb7a8d9dd2a66091ce40ad20466ca3.tar.xz wireguard-openbsd-d6f290fb1bcb7a8d9dd2a66091ce40ad20466ca3.zip |
no more NNPFS;
-rw-r--r-- | share/man/man4/options.4 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index e3ae9e6dade..86ab8b7b181 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.226 2012/04/06 15:42:56 jsing Exp $ +.\" $OpenBSD: options.4,v 1.227 2012/08/23 14:36:43 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -34,7 +34,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: April 6 2012 $ +.Dd $Mdocdate: August 23 2012 $ .Dt OPTIONS 4 .Os .Sh NAME @@ -273,13 +273,6 @@ Includes code for the UDF file systems typically found on DVD discs. See .Xr mount_udf 8 for details. -.It Cd option NNPFS -Includes the kernel support for the AFS-compatible Arla filesystem. -Since the xfs interface is simple and generic it can be used for other -filesystems as well. -See -.Xr mount_nnpfs 8 -for details. .El .Sh FILE SYSTEM OPTIONS .Bl -ohang |