aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2002-09-16 19:53:51 +0000
committerNate Lawson <njl@FreeBSD.org>2002-09-16 19:53:51 +0000
commit8723b451f9593e6cf42d63bf67ddc93c48359007 (patch)
treedce59a4281ea8de92c9ecc03c18e76c817c031ec /share
parent255ab70cdf6eb0005e7494657f35d318f666de50 (diff)
downloadsrc-8723b451f9593e6cf42d63bf67ddc93c48359007.tar.gz
src-8723b451f9593e6cf42d63bf67ddc93c48359007.zip
Start new sentence with newline.
Suggested by: jhb
Notes
Notes: svn path=/head/; revision=103420
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/getnewvnode.94
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