Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/ksh parameter, not paramter. By Adrian Mrva.
details: https://anonhg.NetBSD.org/src/rev/7f024d049bac
branches: trunk
changeset: 537575:7f024d049bac
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Oct 02 15:58:04 2002 +0000
description:
parameter, not paramter. By Adrian Mrva.
diffstat:
bin/ksh/ksh.Man | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 6177448dcc68 -r 7f024d049bac bin/ksh/ksh.Man
--- a/bin/ksh/ksh.Man Wed Oct 02 15:56:27 2002 +0000
+++ b/bin/ksh/ksh.Man Wed Oct 02 15:58:04 2002 +0000
@@ -1,5 +1,5 @@
'\" t
-.\" $NetBSD: ksh.Man,v 1.9 2002/09/26 11:11:17 wiz Exp $
+.\" $NetBSD: ksh.Man,v 1.10 2002/10/02 15:58:04 wiz Exp $
.\"{{{}}}
.\"{{{ Notes about man page
.\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific
@@ -1340,7 +1340,7 @@
the parameter, when used as a postfix operator, the result is the
original value of the parameter.
.IP "\fB++\fP"
-similar to \fB++\fP, except the paramter is decremented by 1.
+similar to \fB++\fP, except the parameter is decremented by 1.
.IP "\fB,\fP"
separates two arithmetic expressions; the left hand side is evaluated first,
then the right.
Home |
Main Index |
Thread Index |
Old Index