diff options
Diffstat (limited to 'bin/ksh')
-rw-r--r-- | bin/ksh/ksh.1 | 4 | ||||
-rw-r--r-- | bin/ksh/ksh.1tbl | 4 | ||||
-rw-r--r-- | bin/ksh/sh.1 | 4 | ||||
-rw-r--r-- | bin/ksh/sh.1tbl | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index d1913893a5d..71c2260dd00 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1,v 1.60 2003/10/28 15:20:32 jmc Exp $ +.\" $OpenBSD: ksh.1,v 1.61 2003/12/12 22:35:07 naddy Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -2552,7 +2552,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 diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl index 9058e626099..809ecec065b 100644 --- a/bin/ksh/ksh.1tbl +++ b/bin/ksh/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1tbl,v 1.60 2003/10/28 15:20:32 jmc Exp $ +.\" $OpenBSD: ksh.1tbl,v 1.61 2003/12/12 22:35:07 naddy Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -2552,7 +2552,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 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 diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl index ba50db5d6b0..613bbbd3508 100644 --- a/bin/ksh/sh.1tbl +++ b/bin/ksh/sh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: sh.1tbl,v 1.38 2003/10/28 15:20:32 jmc Exp $ +.\" $OpenBSD: sh.1tbl,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 |