summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-12-27 20:52:23 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-12-27 20:52:23 +0000
commit9f3b5fc3318c3d2574c3ef487a0502ff50ac9578 (patch)
tree427c2abd38f7171c64c9fc1c41c85b67e945f28c
parent3c19f51f30ada67cc34001520cb37b82c51ce880 (diff)
this page documents `sh', not `ksh';
-rw-r--r--bin/ksh/sh.16
-rw-r--r--bin/ksh/sh.1tbl6
2 files changed, 6 insertions, 6 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index dbe28c210ea..2368420cf46 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.41 2003/12/27 20:35:12 jmc Exp $
+.\" $OpenBSD: sh.1,v 1.42 2003/12/27 20:52:22 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -30,7 +30,7 @@
.\" @(#)ksh.1tbl 8.2 (Berkeley) 8/19/96
.\"
.Dd August 19, 1996
-.Dt KSH 1
+.Dt SH 1
.Os
.Sh NAME
.Nm sh
@@ -52,7 +52,7 @@ interactive and script use.
The following options can be specified only on the command line:
.Bl -tag -width Ds
.It Fl c Ar command-string
-.Nm ksh
+.Nm sh
will execute the command(s) contained in
.Ar command-string .
.It Fl i
diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl
index 869ade152b6..2629683408c 100644
--- a/bin/ksh/sh.1tbl
+++ b/bin/ksh/sh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1tbl,v 1.41 2003/12/27 20:35:12 jmc Exp $
+.\" $OpenBSD: sh.1tbl,v 1.42 2003/12/27 20:52:22 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -30,7 +30,7 @@
.\" @(#)ksh.1tbl 8.2 (Berkeley) 8/19/96
.\"
.Dd August 19, 1996
-.Dt KSH 1
+.Dt SH 1
.Os
.Sh NAME
.Nm sh
@@ -52,7 +52,7 @@ interactive and script use.
The following options can be specified only on the command line:
.Bl -tag -width Ds
.It Fl c Ar command-string
-.Nm ksh
+.Nm sh
will execute the command(s) contained in
.Ar command-string .
.It Fl i