=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tset/tset.1,v retrieving revision 1.13 retrieving revision 1.14 diff -c -r1.13 -r1.14 *** src/usr.bin/tset/tset.1 2003/06/10 09:12:12 1.13 --- src/usr.bin/tset/tset.1 2003/09/02 18:50:07 1.14 *************** *** 1,4 **** ! .\" $OpenBSD: tset.1,v 1.13 2003/06/10 09:12:12 jmc Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: tset.1,v 1.14 2003/09/02 18:50:07 jmc Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 81,87 **** .Fl m option mappings are then applied (see below for more information). Then, if the terminal type begins with a question mark ! .Pq Ql ? , the user is prompted for confirmation of the terminal type. An empty response confirms the type, or another type can be entered to specify a new type. --- 81,87 ---- .Fl m option mappings are then applied (see below for more information). Then, if the terminal type begins with a question mark ! .Pq Ql \&? , the user is prompted for confirmation of the terminal type. An empty response confirms the type, or another type can be entered to specify a new type. *************** *** 270,276 **** .Ql < , .Ql @ , and ! .Ql ! ; .Ql > means greater than, .Ql < --- 270,276 ---- .Ql < , .Ql @ , and ! .Ql \&! ; .Ql > means greater than, .Ql < *************** *** 278,284 **** .Ql @ means equal to, and ! .Ql ! inverts the sense of the test. The baud rate is specified as a number and is compared with the speed of the standard error output (which should be the control terminal). --- 278,284 ---- .Ql @ means equal to, and ! .Ql \&! inverts the sense of the test. The baud rate is specified as a number and is compared with the speed of the standard error output (which should be the control terminal). *************** *** 330,336 **** users insert a backslash character .Pq Ql \e before any exclamation marks ! .Pq Ql ! . .Sh ENVIRONMENT The .Nm tset --- 330,336 ---- users insert a backslash character .Pq Ql \e before any exclamation marks ! .Pq Ql \&! . .Sh ENVIRONMENT The .Nm tset