diff options
Diffstat (limited to 'usr/src/man/man1/oawk.1')
| -rw-r--r-- | usr/src/man/man1/oawk.1 | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/usr/src/man/man1/oawk.1 b/usr/src/man/man1/oawk.1 index da7626418c..8f399142b1 100644 --- a/usr/src/man/man1/oawk.1 +++ b/usr/src/man/man1/oawk.1 @@ -404,7 +404,7 @@ and \fB\(mi1\fR for an error. .RE .SS "Large File Behavior" -See \fBlargefile\fR(5) for the description of the behavior of \fBoawk\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBoawk\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .SH EXAMPLES \fBExample 1 \fRPrinting Lines Longer Than 72 Characters @@ -554,7 +554,7 @@ example% \fBoawk -f prog n=5 input\fR .sp .SH ENVIRONMENT VARIABLES -See \fBenviron\fR(5) for descriptions of the following environment variables +See \fBenviron\fR(7) for descriptions of the following environment variables that affect the execution of \fBoawk\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_COLLATE\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, \fBNLSPATH\fR, and \fBPATH\fR. @@ -573,7 +573,7 @@ command-line arguments). .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .SS "/usr/bin/oawk" .TS @@ -586,8 +586,15 @@ CSI Not Enabled .TE .SH SEE ALSO -\fBegrep\fR(1), \fBgrep\fR(1), \fBawk\fR(1), \fBsed\fR(1), \fBprintf\fR(3C), -\fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5), \fBstandards\fR(5) +.BR awk (1), +.BR egrep (1), +.BR grep (1), +.BR sed (1), +.BR printf (3C), +.BR attributes (7), +.BR environ (7), +.BR largefile (7), +.BR standards (7) .SH NOTES Input white space is not preserved on output if fields are involved. .sp |
