diff options
author | 2005-05-31 23:05:37 +0000 | |
---|---|---|
committer | 2005-05-31 23:05:37 +0000 | |
commit | 9e5ca834d850decfdbe6738a23e7c97185fea5ad (patch) | |
tree | 4749b3b28c1652de9f1c2dbee76c4fb2af9f48c8 /share/man | |
parent | standard EXAMPLES; (diff) | |
download | wireguard-openbsd-9e5ca834d850decfdbe6738a23e7c97185fea5ad.tar.xz wireguard-openbsd-9e5ca834d850decfdbe6738a23e7c97185fea5ad.zip |
remove references to mount_{null,umap,union};
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/options.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 7a5a9596244..78e63da3212 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.161 2005/05/27 11:55:46 miod Exp $ +.\" $OpenBSD: options.4,v 1.162 2005/05/31 23:05:37 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -1118,12 +1118,9 @@ is zero, the hardware realtime clock device is not in Daylight Saving Time. .Xr mount_mfs 8 , .Xr mount_msdos 8 , .Xr mount_nfs 8 , -.Xr mount_null 8 , .Xr mount_portal 8 , .Xr mount_procfs 8 , .Xr mount_udf 8 , -.Xr mount_umap 8 , -.Xr mount_union 8 , .Xr mrouted 8 , .Xr quotaon 8 , .Xr rpc.rquotad 8 , |