summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/ksh93.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/ksh93.1')
-rw-r--r--usr/src/man/man1/ksh93.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man1/ksh93.1 b/usr/src/man/man1/ksh93.1
index 1b1d0f618e..880586cf07 100644
--- a/usr/src/man/man1/ksh93.1
+++ b/usr/src/man/man1/ksh93.1
@@ -2,7 +2,7 @@
.\" Copyright (c) 1982-2007 AT&T Knowledge Ventures
.\" To view license terms, see http://www.opensource.org/licenses/cpl1.0.txt
.\" Portions Copyright (c) 2009, Sun Microsystems, Inc.
-.TH KSH93 1 "Aug 11, 2009"
+.TH KSH93 1 "Sep 10, 2013"
.SH NAME
ksh93, rksh93 \- Korn Shell, a standard and restricted command and programming
language
@@ -1697,7 +1697,7 @@ zero, minutes, and seconds of the form \fIHHhMMmSS.FFs\fR. The value of \fIp\fR
determines whether or not the fraction is included.
.sp
All other characters are output without change and a trailing NEWLINE is added.
-If unset, the default value, \fB$'\nreal\t%2lR\nuser\t%2lU\nsys%2lS'\fR, is
+If unset, the default value, \fB$'\enreal\t%2lR\nuser\t%2lU\nsys%2lS'\fR, is
used. If the value is null, no timing information is displayed.
.RE