diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-10-30 15:16:06 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-10-30 15:16:06 +0000 |
commit | 8481e54ed93239e0a0cd6adebcd5e53a6f1e735d (patch) | |
tree | 276d5132e7860ca4981a71d0067f73cd022b3097 | |
parent | dca9a19f0bd1ef3326db6d58f0f7111626c8e7dd (diff) |
zap trailing whitespace;
-rw-r--r-- | bin/ksh/ksh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index 386d813af81..d6924f32c25 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1,v 1.164 2015/10/30 13:48:11 millert Exp $ +.\" $OpenBSD: ksh.1,v 1.165 2015/10/30 15:16:05 jmc Exp $ .\" .\" Public Domain .\" @@ -3144,7 +3144,7 @@ is used), and then executed by the shell. .Xc Re-execute the most recent command beginning with .Ar prefix , -or the previous command if no +or the previous command if no .Ar prefix is specified, performing the optional substitution of |