On Jan 13 07:02:30, schwa...@cvs.openbsd.org wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   schwa...@cvs.openbsd.org        2015/01/13 07:02:30
> 
> 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

This removes the .Tn markup from what O grepped in /usr/srs/sys

        Jan


Index: arch/aviion/stand/a2coff/a2coff.8
===================================================================
RCS file: /cvs/src/sys/arch/aviion/stand/a2coff/a2coff.8,v
retrieving revision 1.4
diff -u -p -r1.4 a2coff.8
--- arch/aviion/stand/a2coff/a2coff.8   20 Oct 2013 07:40:43 -0000      1.4
+++ arch/aviion/stand/a2coff/a2coff.8   13 Jan 2015 23:21:00 -0000
@@ -37,9 +37,7 @@
 .Nm a2coff
 converts standalone binaries, such as kernels or boot blocks, from
 .Xr elf 5
-format to COFF format, suitable for booting from the
-.Tn Data General
-.Tn AViiON
-PROMs.
+format to COFF format, suitable for booting
+from the Data General AViiON PROMs.
 .Sh SEE ALSO
 .Xr elf 5
Index: arch/hppa/stand/mkboot/mkboot.8
===================================================================
RCS file: /cvs/src/sys/arch/hppa/stand/mkboot/mkboot.8,v
retrieving revision 1.9
diff -u -p -r1.9 mkboot.8
--- arch/hppa/stand/mkboot/mkboot.8     31 May 2007 19:20:03 -0000      1.9
+++ arch/hppa/stand/mkboot/mkboot.8     13 Jan 2015 23:21:00 -0000
@@ -41,11 +41,8 @@
 .Sh DESCRIPTION
 Creates the LIF file containing the bootstrap
 .Ar program
-and possibly other programs to be used by the
-.Tn HP 9000/700
-and
-.Tn HP 9000/800
-systems.
+and possibly other programs to be used
+by the HP 9000/700 and HP 9000/800 systems.
 .Pp
 An argument to the
 .Fl l
Index: arch/hppa64/stand/mkboot/mkboot.8
===================================================================
RCS file: /cvs/src/sys/arch/hppa64/stand/mkboot/mkboot.8,v
retrieving revision 1.3
diff -u -p -r1.3 mkboot.8
--- arch/hppa64/stand/mkboot/mkboot.8   31 May 2007 19:20:03 -0000      1.3
+++ arch/hppa64/stand/mkboot/mkboot.8   13 Jan 2015 23:21:00 -0000
@@ -41,11 +41,8 @@
 .Sh DESCRIPTION
 Creates the LIF file containing the bootstrap
 .Ar program
-and possibly other programs to be used by the
-.Tn HP 9000/700
-and
-.Tn HP 9000/800
-systems.
+and possibly other programs to be used
+by the HP 9000/700 and HP 9000/800 systems.
 .Pp
 An argument to the
 .Fl l
Index: arch/sparc/stand/installboot/installboot.8
===================================================================
RCS file: /cvs/src/sys/arch/sparc/stand/installboot/installboot.8,v
retrieving revision 1.12
diff -u -p -r1.12 installboot.8
--- arch/sparc/stand/installboot/installboot.8  20 Oct 2013 07:40:42 -0000      
1.12
+++ arch/sparc/stand/installboot/installboot.8  13 Jan 2015 23:21:00 -0000
@@ -71,9 +71,8 @@ The second-stage program commonly reside
 The utility
 .Pa /usr/mdec/binstall
 can be used to properly copy the second-stage bootprogram to its destination.
-This script takes care of post-processing that is required on
-.Pf non- Tn Openboot
-machines.
+This script takes care of post-processing
+that is required on non-Openboot machines.
 .Pp
 The options are as follows:
 .Bl -tag -width flag
@@ -86,9 +85,8 @@ can be one of
 .Dq sun4c
 or
 .Dq sun4m .
-Sun 4c models with
-.Tn Openboot
-PROMs need the header to be present, while Sun 4 systems with the
+Sun 4c models with Openboot PROMs need the header to be present,
+while Sun 4 systems with the
 .Dq old monitor
 interface require the header to be stripped off.
 This is normally taken care of by

Reply via email to