diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/getnewvnode.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/getnewvnode.9 b/share/man/man9/getnewvnode.9 index 564fbf9edeb3..1ffd9e6583ec 100644 --- a/share/man/man9/getnewvnode.9 +++ b/share/man/man9/getnewvnode.9 @@ -51,8 +51,8 @@ The arguments to are: .Bl -tag -width ".Fa vops" .It Fa tag -The filesystem type string. This field should only be referenced for -debugging or for userland utilities. +The filesystem type string. +This field should only be referenced for debugging or for userland utilities. .It Fa mp The mount point to add the new vnode to. .It Fa vops |