sort: minor manual page adjustments

This commit is contained in:
Jakob Kramer 2015-02-01 21:45:35 +01:00 committed by Hiltjo Posthuma
parent 96fc8383cd
commit fdcfbba96c
1 changed files with 2 additions and 14 deletions

16
sort.1
View File

@ -50,13 +50,7 @@ Specifies a key definition of the form
.No ]] .No ]]
.Sm on .Sm on
where where
.Sm off .Sy S , s , E
.Sy S
,
.Sy s
,
.Sy E
.Sm on
and and
.Sy e .Sy e
are the starting column, starting character in that column, ending column and are the starting column, starting character in that column, ending column and
@ -69,13 +63,7 @@ refers to the last column of every line, and
refers to the last character of the ending column. refers to the last character of the ending column.
.Sy f .Sy f
can be used to specify options can be used to specify options
.Sm off .Sy ( n , b )
(
.Sy n
,
.Sy b
)
.Sm on
that only apply to this key definition. that only apply to this key definition.
.Sy b .Sy b
is special in that it only applies to the column that it was specified after. is special in that it only applies to the column that it was specified after.