Module Name: src
Committed By: reed
Date: Tue Oct 18 12:36:31 UTC 2011
Modified Files:
src/bin/ksh: ksh.Man
Log Message:
Fix typo.
>From Snader_LB on IRC.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/bin/ksh/ksh.Man
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/ksh/ksh.Man
diff -u src/bin/ksh/ksh.Man:1.22 src/bin/ksh/ksh.Man:1.23
--- src/bin/ksh/ksh.Man:1.22 Sat Oct 24 11:08:46 2009
+++ src/bin/ksh/ksh.Man Tue Oct 18 12:36:31 2011
@@ -1,5 +1,5 @@
'\" t
-.\" $NetBSD: ksh.Man,v 1.22 2009/10/24 11:08:46 reed Exp $
+.\" $NetBSD: ksh.Man,v 1.23 2011/10/18 12:36:31 reed Exp $
.\"{{{}}}
.\"{{{ Notes about man page
.\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific
@@ -996,7 +996,7 @@ BTW, don't blame me for this hack; it's
.sh(
The prompt is printed verbatim (\fIi.e.\fP, no substitutions are done).
.sh)
-Default is `\fB$\ \fP' for non-root users, `\fB#\ \fP' for root..
+Default is `\fB$\ \fP' for non-root users, `\fB#\ \fP' for root.
.\"}}}
.\"{{{ PS2
.IP \fBPS2\fP