From bc578dc4acae9c538bca87ff7ea31951ee2149cb Mon Sep 17 00:00:00 2001 From: Yoshinobu Inoue Date: Sun, 12 Mar 2000 16:10:13 +0000 Subject: [PATCH] Remove period at the end of Xr macro sentences. (merge from KAME repository) Obtained from: KAME project --- share/man/man4/faith.4 | 2 +- share/man/man4/gif.4 | 2 +- share/man/man4/kame.4 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/faith.4 b/share/man/man4/faith.4 index 6af8553f2ee4..a2f82aab50f0 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 7034358f54c3..1c7f32894100 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 2062ba815dba..ede454355116 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.