diff options
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 |