diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-09-30 17:02:56 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-09-30 17:02:56 +0000 |
commit | 7d8b0b1d8c5022b796bb6bb2cef0fbc649631eea (patch) | |
tree | 512b3943c6a52bc93b9bb44eacd4fb04fd9a88e9 /bin/ksh | |
parent | 847a07e1836f679ad4863b55f2ea6399aae730a1 (diff) |
remove unneccessary .Pp; from jan stary
Diffstat (limited to 'bin/ksh')
-rw-r--r-- | bin/ksh/ksh.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index 9f96b2f88b9..529c73f6460 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,8 +1,8 @@ -.\" $OpenBSD: ksh.1,v 1.181 2016/09/27 23:58:38 czarkoff Exp $ +.\" $OpenBSD: ksh.1,v 1.182 2016/09/30 17:02:55 jmc Exp $ .\" .\" Public Domain .\" -.Dd $Mdocdate: September 27 2016 $ +.Dd $Mdocdate: September 30 2016 $ .Dt KSH 1 .Os .Sh NAME @@ -4717,7 +4717,6 @@ offer a selection of signal names for the first argument to .Xr kill 1 : .Pp .Dl set -A complete_kill_1 -- -9 -HUP -INFO -KILL -TERM -.Pp .It complete-command: ^X^[ Automatically completes as much as is unique of the command name having the partial word up to the cursor as its prefix, as in the |