diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2015-12-03 12:54:44 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2015-12-03 12:54:44 +0000 |
commit | 6e67ea386f37897e160c31cbd6a940565d2968a7 (patch) | |
tree | 34bcef97a998aa478de10c306a58cf61bd07e5b2 /share | |
parent | 5b9965b595424ee0a65cc77675a0b1882b1d31c6 (diff) |
new sentence -> new line
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/etherip.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/etherip.4 b/share/man/man4/etherip.4 index 5940ce1480c..7cb90c59c18 100644 --- a/share/man/man4/etherip.4 +++ b/share/man/man4/etherip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: etherip.4,v 1.1 2015/12/03 12:42:03 goda Exp $ +.\" $OpenBSD: etherip.4,v 1.2 2015/12/03 12:54:43 sthen Exp $ .\" .\" Copyright (c) 2015 YASUOKA Masahiko <yasuoka@openbsd.org> .\" @@ -35,7 +35,8 @@ A interface can be created using the .Ic ifconfig etherip Ns Ar N Ic create command and it must be configured with the addresses used for -the outer header. This can be done by +the outer header. +This can be done by .Xr ifconfig 8 Ns 's .Ic tunnel command (which uses the |