diff options
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 27 |
1 files changed, 0 insertions, 27 deletions
@@ -159,33 +159,6 @@ before execution of the program begins. Such variable values are available to the .B BEGIN block of an \*(AK program. -.ig -.TP -.PD 0 -.BI \-mf " NNN" -.TP -.PD -.BI \-mr " NNN" -Set various memory limits to the value -.IR NNN . -The -.B f -flag sets the maximum number of fields, and the -.B r -flag sets the maximum record size. These two flags and the -.B \-m -option are from an earlier version of the Bell Laboratories -research version of \*(UX -.IR awk . -They are ignored by -.IR gawk , -since -.I gawk -has no pre-defined limits. -(Current versions of the Bell Laboratories -.I awk -no longer accept them.) -.. .TP .PD 0 .B \-b |