summaryrefslogtreecommitdiffstats
path: root/share/man/man9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/acl.92
-rw-r--r--share/man/man9/copy.92
-rw-r--r--share/man/man9/extattr.92
-rw-r--r--share/man/man9/fetch.92
-rw-r--r--share/man/man9/store.92
5 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man9/acl.9 b/share/man/man9/acl.9
index 1e085e5..902d569 100644
--- a/share/man/man9/acl.9
+++ b/share/man/man9/acl.9
@@ -109,7 +109,7 @@ the value of the associated acl_cnt field.
.Xr VFS 9 ,
.Xr VOP_ACLCHECK 9 ,
.Xr VOP_GETACL 9 ,
-.Xr VOP_SETACL 9 .
+.Xr VOP_SETACL 9
.Sh AUTHORS
This man page was written by
.An Robert Watson .
diff --git a/share/man/man9/copy.9 b/share/man/man9/copy.9
index 3dc91ca..a01d03c 100644
--- a/share/man/man9/copy.9
+++ b/share/man/man9/copy.9
@@ -129,4 +129,4 @@ functions return ENAMETOOLONG if the string is longer than
bytes.
.Sh SEE ALSO
.Xr fetch 9 ,
-.Xr store 9 .
+.Xr store 9
diff --git a/share/man/man9/extattr.9 b/share/man/man9/extattr.9
index 9423455..9a0eb4e 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 .
diff --git a/share/man/man9/fetch.9 b/share/man/man9/fetch.9
index c35bf90..94141b3 100644
--- a/share/man/man9/fetch.9
+++ b/share/man/man9/fetch.9
@@ -86,4 +86,4 @@ The
functions return the data fetched or -1 on failure.
.Sh SEE ALSO
.Xr copy 9 ,
-.Xr store 9 .
+.Xr store 9
diff --git a/share/man/man9/store.9 b/share/man/man9/store.9
index f62a215..a1cf4be 100644
--- a/share/man/man9/store.9
+++ b/share/man/man9/store.9
@@ -86,4 +86,4 @@ The
functions return 0 on success or -1 on failure.
.Sh SEE ALSO
.Xr copy 9 ,
-.Xr fetch 9 .
+.Xr fetch 9
OpenPOWER on IntegriCloud