summaryrefslogtreecommitdiff
path: root/bin/ksh/sh.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/sh.1')
-rw-r--r--bin/ksh/sh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index ff5e04d2fcd..8b535df2710 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.23 2001/06/23 14:42:13 deraadt Exp $
+.\" $OpenBSD: sh.1,v 1.24 2001/07/31 10:35:10 hugh Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -886,7 +886,7 @@ or
.Pc
is set, in which case an error occurs.
.Pp
-Parameters can be assigned valued in a number of ways.
+Parameters can be assigned values in a number of ways.
First, the shell implicitly sets some parameters like
.Ic # , PWD ,
etc.; this is the only way the special single character parameters are set.