=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tr/tr.1,v retrieving revision 1.13 retrieving revision 1.14 diff -c -r1.13 -r1.14 *** src/usr.bin/tr/tr.1 2009/02/08 17:15:10 1.13 --- src/usr.bin/tr/tr.1 2010/01/02 20:15:15 1.14 *************** *** 1,4 **** ! .\" $OpenBSD: tr.1,v 1.13 2009/02/08 17:15:10 jmc 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.14 2010/01/02 20:15:15 schwarze Exp $ .\" $NetBSD: tr.1,v 1.5 1994/12/07 08:35:13 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 *************** *** 33,39 **** .\" .\" @(#)tr.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: February 8 2009 $ .Dt TR 1 .Os .Sh NAME --- 33,39 ---- .\" .\" @(#)tr.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: January 2 2010 $ .Dt TR 1 .Os .Sh NAME *************** *** 143,149 **** A backslash followed by certain special characters maps to special values. .Pp ! .Bl -column .It \ea .It \eb .It \ef --- 143,149 ---- A backslash followed by certain special characters maps to special values. .Pp ! .Bl -column "nn" "" .It \ea .It \eb .It \ef *************** *** 160,166 **** Represents all characters belonging to the defined character class. Class names are: .Pp ! .Bl -column .It alnum .It alpha .It blank --- 160,166 ---- Represents all characters belonging to the defined character class. Class names are: .Pp ! .Bl -column "xdigit" "" .It alnum .It alpha .It blank