Re: Remove more .Tn markup from manpages

2015-01-15 Thread Ingo Schwarze
Hi Jan,

Jan Stary wrote on Thu, Jan 15, 2015 at 10:31:54AM +0100:

 The following diff removes .Tn from bin, games, libm, libexec,
 and a few assorted places; replaces some .Tn with .Dv if they are.

Committed, thanks.
  Ingo



Remove more .Tn markup from manpages

2015-01-15 Thread Jan Stary
Ingo, recently you removed .Tn from stdio:

On Jan 13 07:02:30, schwa...@cvs.openbsd.org wrote:
 Modified files:
   lib/libc/stdio : fgetln.3 fgetwln.3 fopen.3 fputs.3 funopen.3 
printf.3 tmpnam.3 
 Log message:
 remove .Tn from stdio manuals; Kaspars Bankovskis found one of these

The following diff removes .Tn from bin, games, libm, libexec,
and a few assorted places; replaces some .Tn with .Dv if they are.

Please see also previous diff to tech@ removing .Tn from sys.

Jan


Index: bin/cat/cat.1
===
RCS file: /cvs/src/bin/cat/cat.1,v
retrieving revision 1.33
diff -u -p -r1.33 cat.1
--- bin/cat/cat.1   16 Jul 2013 06:52:05 -  1.33
+++ bin/cat/cat.1   14 Jan 2015 20:08:01 -
@@ -92,12 +92,9 @@ which are displayed normally.
 The tab character, control-I, can be made visible via the
 .Fl t
 option.
-The
-.Tn DEL
-character (octal 0177) prints as
+The DEL character (octal 0177) prints as
 .Ql ^? .
-.Pf Non- Ns Tn ASCII
-characters (with the high bit set) are printed as
+Non-ASCII characters (with the high bit set) are printed as
 .Ql M-
 (for meta) followed by the character for the low 7 bits.
 .El
Index: bin/chio/chio.1
===
RCS file: /cvs/src/bin/chio/chio.1,v
retrieving revision 1.32
diff -u -p -r1.32 chio.1
--- bin/chio/chio.1 15 Jul 2013 23:43:58 -  1.32
+++ bin/chio/chio.1 14 Jan 2015 20:08:01 -
@@ -243,9 +243,7 @@ Configure the changer to use picker 2 (t
 .Sh AUTHORS
 The
 .Nm
-program and
-.Tn SCSI
-changer driver were written by
+program and SCSI changer driver were written by
 .An Jason R. Thorpe Aq Mt thor...@and.com
 for And Communications
 .Pq Lk http://www.and.com/ .
Index: bin/csh/csh.1
===
RCS file: /cvs/src/bin/csh/csh.1,v
retrieving revision 1.73
diff -u -p -r1.73 csh.1
--- bin/csh/csh.1   9 Dec 2014 15:37:13 -   1.73
+++ bin/csh/csh.1   14 Jan 2015 20:08:01 -
@@ -179,9 +179,7 @@ in the home directory of the invoker,
 and, if this is a login shell, the file
 .Pa .login
 in the same location.
-It is typical for users on
-.Tn CRT Ns s
-to put the command
+It is typical for users on CRTs to put the command
 .Ic stty crt
 in their
 .Pa .login
@@ -1677,9 +1675,7 @@ Like
 but no
 .Ql \e
 escapes are recognized and words are delimited
-by
-.Tn NUL
-characters in the output.
+by NUL characters in the output.
 Useful for programs that wish to use the shell to filename expand a list
 of words.
 .Pp
@@ -1936,9 +1932,7 @@ to the given
 The final two forms run command at priority 4 and
 .Ar number
 respectively.
-The greater the number, the less
-.Tn CPU
-the process will get.
+The greater the number, the less CPU the process will get.
 The superuser may specify negative priority by using
 .Dq nice \-number ... .
 .Ar command
@@ -2570,9 +2564,7 @@ Built-in commands that fail return exit 
 all other built-in commands set status to 0.
 .It Ic time
 Controls automatic timing of commands.
-If set, then any command that takes more than this many
-.Tn CPU
-seconds
+If set, then any command that takes more than this many CPU seconds
 will cause a line giving user, system, and real times, and a utilization
 percentage which is the ratio of user plus system times to real time
 to be printed when it terminates.
Index: bin/date/date.1
===
RCS file: /cvs/src/bin/date/date.1,v
retrieving revision 1.64
diff -u -p -r1.64 date.1
--- bin/date/date.1 14 Feb 2014 19:12:27 -  1.64
+++ bin/date/date.1 14 Jan 2015 20:08:01 -
@@ -93,8 +93,7 @@ Print out (in specified format) the date
 .Ar seconds
 from the Epoch.
 .It Fl t Ar minutes_west
-Set the system's value for minutes west of
-.Tn GMT .
+Set the system's value for minutes west of GMT.
 .Ar minutes_west
 specifies the number of minutes returned in
 .Fa tz_minuteswest
Index: bin/dd/dd.1
===
RCS file: /cvs/src/bin/dd/dd.1,v
retrieving revision 1.31
diff -u -p -r1.31 dd.1
--- bin/dd/dd.1 27 Mar 2014 15:32:13 -  1.31
+++ bin/dd/dd.1 14 Jan 2015 20:08:01 -
@@ -123,9 +123,7 @@ using the tape
 .Xr ioctl 2
 function calls.
 If the seek operation is past the end of file, space from the current
-end of file to the specified offset is filled with blocks of
-.Tn NUL
-bytes.
+end of file to the specified offset is filled with blocks of NUL bytes.
 .It Cm skip= Ns Ar n
 Skip
 .Ar n
@@ -165,12 +163,8 @@ is one of the symbols from the following
 .It Cm ascii
 The same as the
 .Cm unblock
-value except that characters are translated from
-.Tn EBCDIC
-to
-.Tn ASCII
-before the
-records are converted.
+value except that characters are translated from EBCDIC to ASCII
+before the records are converted.
 (These values imply
 .Cm unblock
 if the operand