Print this page
4023 - Typo in file(1) manpage and various others
*** 1,10 ****
'\" te
.\" 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"
.SH NAME
ksh93, rksh93 \- Korn Shell, a standard and restricted command and programming
language
.SH SYNOPSIS
.LP
--- 1,10 ----
'\" te
.\" 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 "Sep 10, 2013"
.SH NAME
ksh93, rksh93 \- Korn Shell, a standard and restricted command and programming
language
.SH SYNOPSIS
.LP
*** 1695,1705 ****
The optional \fBl\fR specifies a longer format, including hours if greater than
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
used. If the value is null, no timing information is displayed.
.RE
.sp
.ne 2
--- 1695,1705 ----
The optional \fBl\fR specifies a longer format, including hours if greater than
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$'\enreal\t%2lR\nuser\t%2lU\nsys%2lS'\fR, is
used. If the value is null, no timing information is displayed.
.RE
.sp
.ne 2