aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/extattr.9
diff options
context:
space:
mode:
authorBen Smithurst <ben@FreeBSD.org>2000-11-15 16:00:07 +0000
committerBen Smithurst <ben@FreeBSD.org>2000-11-15 16:00:07 +0000
commit6fe89339b9618713289aeea1be27fe9a287cd07f (patch)
tree9c7cf8f3d14c256953f6e1b5d5154eb78e2958f2 /share/man/man9/extattr.9
parentcc80a61ac010c44a82cabfa7a439687df98bdb42 (diff)
downloadsrc-6fe89339b9618713289aeea1be27fe9a287cd07f.tar.gz
src-6fe89339b9618713289aeea1be27fe9a287cd07f.zip
remove fullstops from the end of .Xr lines in SEE ALSO sections.
Notes
Notes: svn path=/head/; revision=68753
Diffstat (limited to 'share/man/man9/extattr.9')
-rw-r--r--share/man/man9/extattr.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/extattr.9 b/share/man/man9/extattr.9
index 942345527805..9a0eb4e47c7d 100644
--- a/share/man/man9/extattr.9
+++ b/share/man/man9/extattr.9
@@ -61,7 +61,7 @@ and
.Sh SEE ALSO
.Xr VFS 9 ,
.Xr VOP_GETEXTATTR 9 ,
-.Xr VOP_SETEXTATTR 9 .
+.Xr VOP_SETEXTATTR 9
.Sh AUTHORS
This man page was written by
.An Robert Watson .