From 36647362c7ae7dc360a692db03473b68db996bba Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 29 Nov 2004 09:35:01 +0000 Subject: Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero). Asked to commit by: phk --- sbin/mount_std/mount_std.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sbin/mount_std') diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8 index 86284d6..3a4df0f 100644 --- a/sbin/mount_std/mount_std.8 +++ b/sbin/mount_std/mount_std.8 @@ -32,7 +32,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 13, 1996 +.Dd November 26, 2004 .Dt MOUNT_STD 8 .Os .Sh NAME @@ -70,7 +70,6 @@ accepts only the standard options .Dq ro , .Dq rw , -.Dq nodev , .Dq noexec , .Dq nosuid , and -- cgit v1.1