=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tr/tr.1,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/tr/tr.1 2003/06/03 02:56:20 1.8 --- src/usr.bin/tr/tr.1 2003/06/10 09:12:12 1.9 *************** *** 1,4 **** ! .\" $OpenBSD: tr.1,v 1.8 2003/06/03 02:56:20 millert Exp $ .\" $NetBSD: tr.1,v 1.5 1994/12/07 08:35:13 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 --- 1,4 ---- ! .\" $OpenBSD: tr.1,v 1.9 2003/06/10 09:12:12 jmc Exp $ .\" $NetBSD: tr.1,v 1.5 1994/12/07 08:35:13 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 *************** *** 261,267 **** .D1 Li "$ tr -cd \*q[:print:]\*q < file1" .Sh SEE ALSO .Xr sed 1 ! .Sh COMPATIBILITY System V has historically implemented character ranges using the syntax .Dq [c-c] instead of the --- 261,267 ---- .D1 Li "$ tr -cd \*q[:print:]\*q < file1" .Sh SEE ALSO .Xr sed 1 ! .Sh STANDARDS System V has historically implemented character ranges using the syntax .Dq [c-c] instead of the *************** *** 314,320 **** .Fl s options were ignored unless two strings were specified. This implementation will not permit illegal syntax. ! .Sh STANDARDS The .Nm utility is expected to be --- 314,320 ---- .Fl s options were ignored unless two strings were specified. This implementation will not permit illegal syntax. ! .Pp The .Nm utility is expected to be