diff options
author | 2019-03-28 19:44:59 +0000 | |
---|---|---|
committer | 2019-03-28 19:44:59 +0000 | |
commit | 58ba28a99329df933350edd3ce40f6217efd1cbe (patch) | |
tree | a6a5f7676d50f1da675a4ed125a0937b62bd9680 | |
parent | Revert revision 1.20, switch back to using efifb_std_descr.n{rows,cols} (diff) | |
download | wireguard-openbsd-58ba28a99329df933350edd3ce40f6217efd1cbe.tar.xz wireguard-openbsd-58ba28a99329df933350edd3ce40f6217efd1cbe.zip |
zap trailing whitespace;
-rw-r--r-- | usr.bin/script/script.1 | 6 | ||||
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 0d7969a0a7f..373fc1ea9a1 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: script.1,v 1.17 2019/02/15 02:49:24 ian Exp $ +.\" $OpenBSD: script.1,v 1.18 2019/03/28 19:44:59 jmc Exp $ .\" $NetBSD: script.1,v 1.3 1994/12/21 08:55:41 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)script.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: February 15 2019 $ +.Dd $Mdocdate: March 28 2019 $ .Dt SCRIPT 1 .Os .Sh NAME @@ -73,7 +73,7 @@ instead of an interactive shell. To run a command with arguments, enclose both in quotes. .El .Pp -The script ends when the forked program exits (an +The script ends when the forked program exits (an .Ic exit , .Ic logout , or control-D diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index 2d8ab505847..267333443d7 100644 --- a/usr.sbin/bgpd/bgpd.conf.5 +++ b/usr.sbin/bgpd/bgpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.conf.5,v 1.187 2019/03/27 21:23:13 benno Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.188 2019/03/28 19:44:59 jmc Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 27 2019 $ +.Dd $Mdocdate: March 28 2019 $ .Dt BGPD.CONF 5 .Os .Sh NAME @@ -1383,7 +1383,7 @@ Wildcard matching is supported for .Ar numvalue and .Ar subtype . -If wildcard matching is used on the +If wildcard matching is used on the .Ar subtype then .Ar numvalue @@ -1744,7 +1744,7 @@ or may be set to .Sq * to do wildcard matching. -If wildcard matching is used on the +If wildcard matching is used on the .Ar subtype then .Ar numvalue |