diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-05-12 17:37:49 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-05-12 17:37:49 +0000 |
commit | b2fc971654a24defed9a6cea01be70d6652c2ba1 (patch) | |
tree | 216a02223d7d19665760b2a137fb2f6d6472fe0a /sbin/mount/mount.8 | |
parent | cdc3a7e5542ba4bd9d0376513e854aeb75ef3703 (diff) |
remove references to mount_vnd.8 and fsck_vnd.8 as these are not hooked
into the build yet.
ok jmc@
Diffstat (limited to 'sbin/mount/mount.8')
-rw-r--r-- | sbin/mount/mount.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 7af666858d3..83187290490 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.8,v 1.58 2007/04/14 11:54:00 grunk Exp $ +.\" $OpenBSD: mount.8,v 1.59 2007/05/12 17:37:48 fkr Exp $ .\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -371,7 +371,6 @@ with option .Xr mount_portal 8 , .Xr mount_procfs 8 , .Xr mount_udf 8 , -.Xr mount_vnd 8 , .Xr mount_xfs 8 , .Xr sysctl 8 , .Xr umount 8 |