From 47ea2d5e1d26b1b81e719dcc262a65b688c20472 Mon Sep 17 00:00:00 2001 From: Hugh Graham Date: Tue, 31 Jul 2001 10:35:11 +0000 Subject: Documentation fixes per PR 1979 by Kaspar Toomik. --- bin/ksh/ksh.1tbl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ksh/ksh.1tbl') diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl index 169d01e6603..94144b3fcf1 100644 --- a/bin/ksh/ksh.1tbl +++ b/bin/ksh/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1tbl,v 1.41 2001/06/23 14:42:13 deraadt Exp $ +.\" $OpenBSD: ksh.1tbl,v 1.42 2001/07/31 10:35:09 hugh Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1056,7 +1056,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. -- cgit v1.2.3