diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-03-26 20:10:23 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-03-26 20:10:23 +0000 |
commit | c30b8ab5751f2e9ede82f8562e5211aad82901ae (patch) | |
tree | 1075da29e718a56eae37c2fb6584a76a0ee3ab57 /bin/ksh | |
parent | 1b7171a3860c0fb01efa923c2694f59c535414c9 (diff) |
a little wording tweak;
Diffstat (limited to 'bin/ksh')
-rw-r--r-- | bin/ksh/sh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1 index b7764a220db..a3031107c75 100644 --- a/bin/ksh/sh.1 +++ b/bin/ksh/sh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sh.1,v 1.122 2015/03/26 20:08:58 jmc Exp $ +.\" $OpenBSD: sh.1,v 1.123 2015/03/26 20:10:22 jmc Exp $ .\" .\" Copyright (c) 2015 Jason McIntyre <jmc@openbsd.org> .\" @@ -74,7 +74,7 @@ They can also be set or unset using the .Ic set command. Some options have equivalent long names, -where indicated, +indicated at the start of the description, which can be used with the .Fl o option. |