[hackers] [sbase] sort manpage: fix key definition || Jakob Kramer
commit 4092a19137b55a5c52c341125fbd1aac67267361
Author: Jakob Kramer <jakob.kramer_AT_gmx.de>
Date: Sun Feb 1 17:45:51 2015 +0100
sort manpage: fix key definition
diff --git a/sort.1 b/sort.1
index 936ec33..06b14af 100644
--- a/sort.1
+++ b/sort.1
_AT_@ -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
_AT_@ -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
Received on Sun Feb 01 2015 - 19:39:14 CET
This archive was generated by hypermail 2.3.0
: Sun Feb 01 2015 - 19:48:09 CET