diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-30 06:57:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-30 06:57:18 +0000 |
commit | 4c7602b1ff949be7e06beb2db71259a60c65e712 (patch) | |
tree | 5b169211a8edebe45e44dc13ac9d2ece012f4a5b /bin/ksh | |
parent | 1fadc490bbee94574d1bfeb5d3abf621ffdb1411 (diff) |
typo;
from ray at cyth dot net (PR 3762);
Diffstat (limited to 'bin/ksh')
-rw-r--r-- | bin/ksh/ksh.1 | 4 | ||||
-rw-r--r-- | bin/ksh/ksh.1tbl | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index d2137e3cf7d..29624ce5387 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1,v 1.68 2004/03/15 08:56:56 jmc Exp $ +.\" $OpenBSD: ksh.1,v 1.69 2004/04/30 06:57:17 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -3227,7 +3227,7 @@ treats both profile and .Ev ENV files as .Ic .\& -cripts, while the original Korn shell only treats profiles as +scripts, while the original Korn shell only treats profiles as .Ic .\& scripts. .It Xo Ic set Op Ic +-abCefhkmnpsuvxX diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl index 7176f94159c..7a925f2e39b 100644 --- a/bin/ksh/ksh.1tbl +++ b/bin/ksh/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1tbl,v 1.68 2004/03/15 08:56:56 jmc Exp $ +.\" $OpenBSD: ksh.1tbl,v 1.69 2004/04/30 06:57:17 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -3227,7 +3227,7 @@ treats both profile and .Ev ENV files as .Ic .\& -cripts, while the original Korn shell only treats profiles as +scripts, while the original Korn shell only treats profiles as .Ic .\& scripts. .It Xo Ic set Op Ic +-abCefhkmnpsuvxX |