diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2003-12-12 22:35:09 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2003-12-12 22:35:09 +0000 |
commit | 4ac6048a15d9dc62839f84f676bf2185ff3cfa20 (patch) | |
tree | 75b5a771eb0db591b103fa505e82511878e9341c /bin/ksh/sh.1 | |
parent | e4bf8a4841f352e4c17200edf0150269317d766f (diff) |
typo; ok jmc@
Diffstat (limited to 'bin/ksh/sh.1')
-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 558813d0652..5fd3f3fb888 100644 --- a/bin/ksh/sh.1 +++ b/bin/ksh/sh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sh.1,v 1.38 2003/10/28 15:20:32 jmc Exp $ +.\" $OpenBSD: sh.1,v 1.39 2003/12/12 22:35:08 naddy Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -2145,7 +2145,7 @@ Additional ksh special commands Very special commands .Pq Pf non- Tn POSIX .Pp -.Ic alias , readonly , set , typset +.Ic alias , readonly , set , typeset .Pp .Tn POSIX regular commands |