aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_std
diff options
context:
space:
mode:
authorMaxime Henrion <mux@FreeBSD.org>2002-08-11 15:18:41 +0000
committerMaxime Henrion <mux@FreeBSD.org>2002-08-11 15:18:41 +0000
commit5abe20579845c9fe8e39ad7b72d91c94b4194451 (patch)
tree669cf9de2851e9314dc3fc2d0ecd7632a2ec2162 /sbin/mount_std
parent26fbf78be1c3e0a9825f9435e1d522422b2771a2 (diff)
downloadsrc-5abe20579845c9fe8e39ad7b72d91c94b4194451.tar.gz
src-5abe20579845c9fe8e39ad7b72d91c94b4194451.zip
Update manpage to match the code, we don't use
vfsload() here anymore.
Notes
Notes: svn path=/head/; revision=101684
Diffstat (limited to 'sbin/mount_std')
-rw-r--r--sbin/mount_std/mount_std.85
1 files changed, 0 insertions, 5 deletions
diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8
index d699838016ea..a228700d04e9 100644
--- a/sbin/mount_std/mount_std.8
+++ b/sbin/mount_std/mount_std.8
@@ -132,11 +132,6 @@ The
.Nm
utility was called with a zeroth argument of
.Dq Li mount_std .
-.It vfsload(%s)
-The
-.Nm
-utility was unable to load a kernel module implementing the %s filesystem
-type.
.It %s filesystem not available
The specified filesystem type was not present in the kernel and no
loadable module for it was found.