summaryrefslogtreecommitdiff
path: root/bin/ksh/sh.1tbl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/sh.1tbl')
-rw-r--r--bin/ksh/sh.1tbl6
1 files changed, 3 insertions, 3 deletions
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