PERFORCE change 141288 for review
Gabor Kovesdan
gabor at FreeBSD.org
Wed May 7 16:30:02 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=141288
Change 141288 by gabor at gabor_server on 2008/05/07 16:29:49
- Document -S / --buffer-size
Affected files ...
.. //depot/projects/soc2008/gabor_textproc/sort/sort.1#2 edit
Differences ...
==== //depot/projects/soc2008/gabor_textproc/sort/sort.1#2 (text+ko) ====
@@ -32,7 +32,7 @@
.\"
.\" @(#)sort.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd Apr 7, 2008
+.Dd May 7, 2008
.Dt SORT 1
.Os
.Sh NAME
@@ -40,7 +40,7 @@
.Nd sort or merge text files
.Sh SYNOPSIS
.Nm sort
-.Op Fl bcdfHimnrsuz
+.Op Fl bcdfHimnrSsuz
.Sm off
.Op Fl k\ \& Ar field1 Op , Ar field2
.Sm on
@@ -83,6 +83,10 @@
.Ar output
file to be used instead of the standard output.
This file can be the same as one of the input files.
+.It Fl S Ar size, Fl Fl buffer-size Ns = Ns Ar size
+Use
+.Ar size
+for the size of the main buffer.
.It Fl T Ar dir , Fl Fl temporary-directory Ns = Ns Ar dir
Use
.Ar dir
More information about the p4-projects
mailing list