diff options
Diffstat (limited to 'share/man/man9/VFS_START.9')
-rw-r--r-- | share/man/man9/VFS_START.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/VFS_START.9 b/share/man/man9/VFS_START.9 index 7985f48..0c3ea87d 100644 --- a/share/man/man9/VFS_START.9 +++ b/share/man/man9/VFS_START.9 @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 7, 2004 +.Dd January 7, 2005 .Os .Dt VFS_START 9 .Sh NAME @@ -53,7 +53,7 @@ The arguments it expects are: The file system. .It Fa flags Flags passed to the -.Dv vfs_start +.Va vfs_start method of the file system. .It Fa td Thread which is starting the file system. |