From bf392eb4b96f848dee59907cf16208873651b54b Mon Sep 17 00:00:00 2001 From: Scott Long Date: Wed, 27 Jul 2005 02:08:59 +0000 Subject: [PATCH] Don't cross-reference VFS_START.9 --- share/man/man9/VFS.9 | 1 - 1 file changed, 1 deletion(-) diff --git a/share/man/man9/VFS.9 b/share/man/man9/VFS.9 index a9dae2796cb5..21e609e82697 100644 --- a/share/man/man9/VFS.9 +++ b/share/man/man9/VFS.9 @@ -49,7 +49,6 @@ rather than implementing empty functions or casting to .Xr VFS_INIT 9 , .Xr VFS_MOUNT 9 , .Xr VFS_QUOTACTL 9 , -.Xr VFS_START 9 , .Xr VFS_STATFS 9 , .Xr VFS_SYNC 9 , .Xr VFS_UNMOUNT 9 ,