sort manpage: fix key definition

This commit is contained in:
Jakob Kramer 2015-02-01 17:45:51 +01:00 committed by sin
parent 2f6ffc9ec9
commit 331b2729d5
1 changed files with 10 additions and 9 deletions

19
sort.1
View File

@ -30,17 +30,18 @@ indicating the location of the disorder.
.It Fl k Ar key
specifies a key definition of the form
.Sm off
[.
.Sy S
.No [.
.Sy s
][
.No ][
.Sy f
][,
.No ][,
.Sy E
[.
.No [.
.Sy e
][
.No ][
.Sy f
]]
.No ]]
.Sm on
where
.Sm off
@ -59,15 +60,15 @@ refers to the first character of the specified starting column,
.Sy E
refers to the last column of every line, and
.Sy e
refers to the last character of that last column.
refers to the last character of the ending column.
.Sy f
can be used to specify options
.Sm off
(
.No (
.Sy n
,
.Sy b
)
.No )
.Sm on
that only apply to this key definition.
.Sy b