From 963bfd011dffc072a3fdc63b74910679d6660f50 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 24 Apr 2011 13:03:28 +0300 Subject: Update docs some more. --- doc/gawk.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'doc/gawk.1') diff --git a/doc/gawk.1 b/doc/gawk.1 index 3fdf5605..57231524 100644 --- a/doc/gawk.1 +++ b/doc/gawk.1 @@ -14,7 +14,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "Mar 29 2011" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Apr 24 2011" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -2492,8 +2492,12 @@ unchanged. The optional string controls the direction and the comparsion mode. Valid values for .I how -are "ascending string", "ascending number", -"descending string" and "descending number". +are +\fB"ascending string"\fR, +\fB"ascending number"\fR, +\fB"descending string\fR" +and +\fB"descending number"\fR. It can also be the name of a user-defined comparison function as described in \fBPROCINFO["sorted_in"]\fR. -- cgit v1.2.3