diff options
| author | uwe <uwe@NetBSD.org> | 2022-08-21 20:12:37 +0000 |
|---|---|---|
| committer | uwe <uwe@NetBSD.org> | 2022-08-21 20:12:37 +0000 |
| commit | 82df8a7aad9e6c3ccd6ce0d4e98a84d793b2a05e (patch) | |
| tree | af612ca6a1eb24455f37d25dd27d140200993ec3 /bin | |
| parent | 65f88a4787ab869a868a7e0470c9f9ff5a7aad18 (diff) | |
ksh(1): fix pasto in the description of the -l option.
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/ksh/ksh.Man | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ksh/ksh.Man b/bin/ksh/ksh.Man index 8ef5110e9a1..c2bb44baad7 100644 --- a/bin/ksh/ksh.Man +++ b/bin/ksh/ksh.Man @@ -1,5 +1,5 @@ '\" t -.\" $NetBSD: ksh.Man,v 1.28 2022/08/07 11:06:18 andvar Exp $ +.\" $NetBSD: ksh.Man,v 1.29 2022/08/21 20:12:37 uwe Exp $ .\"{{{}}} .\"{{{ Notes about man page .\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific @@ -66,7 +66,6 @@ the shell executes the command(s) contained in \fIcommand-string\fP interactive mode \(em see below .IP \fB\-l\fP login shell \(em see below -interactive mode \(em see below .IP \fB\-s\fP the shell reads commands from standard input; all non-option arguments are positional parameters |
