summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-03-19 13:51:10 +0000
committerjmc <jmc@openbsd.org>2015-03-19 13:51:10 +0000
commit457f29ae055a5747da86af582363cc798de1d34d (patch)
treef4f431d0afe4c64dc9262a52746d3eb13844e3ca
parentmacro fixes; (diff)
downloadwireguard-openbsd-457f29ae055a5747da86af582363cc798de1d34d.tar.xz
wireguard-openbsd-457f29ae055a5747da86af582363cc798de1d34d.zip
standard sections, and a little more macro stuff;
-rw-r--r--usr.bin/sort/sort.18
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1
index 36ed57dbf17..41e3e6432ee 100644
--- a/usr.bin/sort/sort.1
+++ b/usr.bin/sort/sort.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sort.1,v 1.44 2015/03/19 13:36:01 jmc Exp $
+.\" $OpenBSD: sort.1,v 1.45 2015/03/19 13:51:10 jmc Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -382,9 +382,7 @@ For example, by default all blank spaces at the beginning of a line are
considered to be part of the first field.
.Pp
Fields are specified by the
-.Sm off
-.Fl k\ \& Ar field1 Op , Ar field2
-.Sm on
+.Fl k Ar field1 Ns Op , Ns Ar field2
option.
If
.Ar field2
@@ -603,7 +601,7 @@ command appeared in
.Sh AUTHORS
.An Gabor Kovesdan Aq Mt gabor@FreeBSD.org
.An Oleg Moskalenko Aq Mt mom040267@gmail.com
-.Sh NOTES
+.Sh CAVEATS
This implementation of
.Nm
has no limits on input line length (other than imposed by available