aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/join
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
commit6c7216df785592bb069469113f556dfd1946ed5d (patch)
tree4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/join
parent55bf0e44752ba3432c3e4632c45263d5795e0aa9 (diff)
downloadsrc-6c7216df785592bb069469113f556dfd1946ed5d.tar.gz
src-6c7216df785592bb069469113f556dfd1946ed5d.zip
Sort sections.
Notes
Notes: svn path=/head/; revision=140420
Diffstat (limited to 'usr.bin/join')
-rw-r--r--usr.bin/join/join.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1
index c5323bf800af..85baaeab4514 100644
--- a/usr.bin/join/join.1
+++ b/usr.bin/join/join.1
@@ -206,14 +206,14 @@ This has obvious difficulties in the presence of files named
.Pp
These options are available only so historic shellscripts don't require
modification and should not be used.
-.Sh STANDARDS
-The
-.Nm
-command conforms to
-.St -p1003.1-2001 .
.Sh SEE ALSO
.Xr awk 1 ,
.Xr comm 1 ,
.Xr paste 1 ,
.Xr sort 1 ,
.Xr uniq 1
+.Sh STANDARDS
+The
+.Nm
+command conforms to
+.St -p1003.1-2001 .