Sort sections.

This commit is contained in:
wiz 2001-12-01 19:29:58 +00:00
parent f4caa7c15b
commit cb292d0d1e
1 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: join.1,v 1.7 2001/04/04 09:36:51 wiz Exp $
.\" $NetBSD: join.1,v 1.8 2001/12/01 19:29:58 wiz Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)join.1 8.3 (Berkeley) 4/28/95
.\" $NetBSD: join.1,v 1.7 2001/04/04 09:36:51 wiz Exp $
.\" $NetBSD: join.1,v 1.8 2001/12/01 19:29:58 wiz Exp $
.\"
.Dd April 28, 1995
.Dt JOIN 1
@ -209,15 +209,15 @@ This has obvious difficulties in the presence of files named ``1.2''.
.Pp
These options are available only so historic shellscripts don't require
modification and should not be used.
.Sh STANDARDS
The
.Nm
command is expected to be
.St -p1003.2
compatible.
.Sh SEE ALSO
.Xr awk 1 ,
.Xr comm 1 ,
.Xr paste 1 ,
.Xr sort 1 ,
.Xr uniq 1
.Sh STANDARDS
The
.Nm
command is expected to be
.St -p1003.2
compatible.