diff options
author | 2019-05-14 12:47:17 +0000 | |
---|---|---|
committer | 2019-05-14 12:47:17 +0000 | |
commit | 50ed37b05105ba7f45d98ebe90cd88030d23600d (patch) | |
tree | 0d5ed2c3b8feeaa5b8cec497d94e43f722fac6e8 /share/man | |
parent | fix typos in log messages (diff) | |
download | wireguard-openbsd-50ed37b05105ba7f45d98ebe90cd88030d23600d.tar.xz wireguard-openbsd-50ed37b05105ba7f45d98ebe90cd88030d23600d.zip |
Delete some .Sx macros that were used in a wrong way.
Part of a patch from Stephen Gregoratto <dev at sgregoratto dot me>.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/inet6.4 | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/share/man/man4/inet6.4 b/share/man/man4/inet6.4 index f64eedbfbb8..3a7a0d57b42 100644 --- a/share/man/man4/inet6.4 +++ b/share/man/man4/inet6.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet6.4,v 1.44 2018/07/23 11:51:38 florian Exp $ +.\" $OpenBSD: inet6.4,v 1.45 2019/05/14 12:47:17 schwarze Exp $ .\" $KAME: inet6.4,v 1.19 2000/11/24 10:13:18 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 23 2018 $ +.Dd $Mdocdate: May 14 2019 $ .Dt INET6 4 .Os .Sh NAME @@ -161,11 +161,7 @@ For setups which tunnel IPv6 over IPv4, see .Xr gif 4 . .Pp -The -.Sx INET6 -and -.Sx TUNNEL -sections of +The INET6 and TUNNEL sections of .Xr ifconfig 8 contain information relevant to IPv6 setups; settings can be made permanent using |