From 5abe20579845c9fe8e39ad7b72d91c94b4194451 Mon Sep 17 00:00:00 2001 From: Maxime Henrion Date: Sun, 11 Aug 2002 15:18:41 +0000 Subject: [PATCH] Update manpage to match the code, we don't use vfsload() here anymore. --- sbin/mount_std/mount_std.8 | 5 ----- 1 file changed, 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.