=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/join/join.1,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/join/join.1 2003/06/03 02:56:09 1.12 --- src/usr.bin/join/join.1 2003/06/10 09:12:10 1.13 *************** *** 1,4 **** ! .\" $OpenBSD: join.1,v 1.12 2003/06/03 02:56:09 millert Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: join.1,v 1.13 2003/06/10 09:12:10 jmc Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 92,98 **** (The argument to .Fl a must not be preceded by a space; see the ! .Sx COMPATIBILITY section.) .It Fl e Ar string Replace empty output fields with --- 92,98 ---- (The argument to .Fl a must not be preceded by a space; see the ! .Sx STANDARDS section.) .It Fl e Ar string Replace empty output fields with *************** *** 153,159 **** When the field delimiter characters are specified by the .Fl t option, the collating sequence should be the same as ! .Xr sort without the .Fl b option. --- 153,159 ---- When the field delimiter characters are specified by the .Fl t option, the collating sequence should be the same as ! .Xr sort 1 without the .Fl b option. *************** *** 177,183 **** .Xr paste 1 , .Xr sort 1 , .Xr uniq 1 ! .Sh COMPATIBILITY For compatibility with historic versions of .Nm join , the following options are available: --- 177,183 ---- .Xr paste 1 , .Xr sort 1 , .Xr uniq 1 ! .Sh STANDARDS For compatibility with historic versions of .Nm join , the following options are available: *************** *** 218,224 **** .Pp These options are available only so historic shell scripts don't require modification and should not be used. ! .Sh STANDARDS The .Nm command is expected to be --- 218,224 ---- .Pp These options are available only so historic shell scripts don't require modification and should not be used. ! .Pp The .Nm command is expected to be