summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshin <shin@FreeBSD.org>2000-03-12 16:10:13 +0000
committershin <shin@FreeBSD.org>2000-03-12 16:10:13 +0000
commit1046c85a4d3f972bb1ebc315a519ddd0ad14a781 (patch)
tree702b97ac588c8e89da867f39a2baea141c3e3b5f
parent2af0bce593c23afaabec3f094696e6a79dc50448 (diff)
downloadFreeBSD-src-1046c85a4d3f972bb1ebc315a519ddd0ad14a781.zip
FreeBSD-src-1046c85a4d3f972bb1ebc315a519ddd0ad14a781.tar.gz
Remove period at the end of Xr macro sentences.
(merge from KAME repository) Obtained from: KAME project
-rw-r--r--share/man/man4/faith.42
-rw-r--r--share/man/man4/gif.42
-rw-r--r--share/man/man4/kame.42
3 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/faith.4 b/share/man/man4/faith.4
index 6af8553..a2f82aa 100644
--- a/share/man/man4/faith.4
+++ b/share/man/man4/faith.4
@@ -43,7 +43,7 @@ The
interface captures IPv6 TCP traffic
for implementing userland IPv6-to-IPv4 TCP relays
like
-.Xr faithd 8 .
+.Xr faithd 8
.Pp
Special action will be taken when IPv6 TCP traffic is seen on a router
and the routing table suggests to route it to the
diff --git a/share/man/man4/gif.4 b/share/man/man4/gif.4
index 7034358..1c7f328 100644
--- a/share/man/man4/gif.4
+++ b/share/man/man4/gif.4
@@ -98,7 +98,7 @@ interface will tunnel to only a single tunnel endpoint,
and accept from only a single tunnel endpoint.
Source and destination address for outer IP header is always the
ingress and the egress point configued by
-.Xr gifconfig 8 .
+.Xr gifconfig 8
.Pp
With
.Dv IFF_LINK0
diff --git a/share/man/man4/kame.4 b/share/man/man4/kame.4
index 2062ba8..ede4543 100644
--- a/share/man/man4/kame.4
+++ b/share/man/man4/kame.4
@@ -189,7 +189,7 @@ Hope you can see a
.Xr if_freenameindex 3 ,
.Xr if_nametoindex 3 ,
.Xr ipsec_dump_policy 3 ,
-.Xr ipsec_set_policy 3 .
+.Xr ipsec_set_policy 3
.\"
.Ss Added/modified/renamed features and tools
Please consult the manpages referred above.
OpenPOWER on IntegriCloud