Module Name:    src
Committed By:   wiz
Date:           Mon Jul  3 21:33:42 UTC 2017

Modified Files:
        src/sbin/bioctl: bioctl.8
        src/sbin/chown: chgrp.1 chown.8
        src/sbin/disklabel: disklabel.5 disklabel.8
        src/sbin/fsdb: fsdb.8
        src/sbin/mknod: mknod.8
        src/sbin/mount_nfs: mount_nfs.8
        src/sbin/mount_portal: mount_portal.8
        src/sbin/mount_procfs: mount_procfs.8
        src/sbin/newbtconf: newbtconf.8
        src/sbin/newfs: mount_mfs.8 newfs.8
        src/sbin/newfs_ext2fs: newfs_ext2fs.8
        src/sbin/raidctl: raidctl.8
        src/sbin/restore: restore.8
        src/sbin/route: route.8
        src/sbin/routed: routed.8
        src/sbin/veriexecctl: veriexecctl.8

Log Message:
Remove workaround for ancient HTML generation code.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sbin/bioctl/bioctl.8
cvs rdiff -u -r1.6 -r1.7 src/sbin/chown/chgrp.1
cvs rdiff -u -r1.10 -r1.11 src/sbin/chown/chown.8
cvs rdiff -u -r1.29 -r1.30 src/sbin/disklabel/disklabel.5
cvs rdiff -u -r1.67 -r1.68 src/sbin/disklabel/disklabel.8
cvs rdiff -u -r1.23 -r1.24 src/sbin/fsdb/fsdb.8
cvs rdiff -u -r1.29 -r1.30 src/sbin/mknod/mknod.8
cvs rdiff -u -r1.45 -r1.46 src/sbin/mount_nfs/mount_nfs.8
cvs rdiff -u -r1.21 -r1.22 src/sbin/mount_portal/mount_portal.8
cvs rdiff -u -r1.34 -r1.35 src/sbin/mount_procfs/mount_procfs.8
cvs rdiff -u -r1.19 -r1.20 src/sbin/newbtconf/newbtconf.8
cvs rdiff -u -r1.17 -r1.18 src/sbin/newfs/mount_mfs.8
cvs rdiff -u -r1.83 -r1.84 src/sbin/newfs/newfs.8
cvs rdiff -u -r1.11 -r1.12 src/sbin/newfs_ext2fs/newfs_ext2fs.8
cvs rdiff -u -r1.71 -r1.72 src/sbin/raidctl/raidctl.8
cvs rdiff -u -r1.53 -r1.54 src/sbin/restore/restore.8
cvs rdiff -u -r1.58 -r1.59 src/sbin/route/route.8
cvs rdiff -u -r1.44 -r1.45 src/sbin/routed/routed.8
cvs rdiff -u -r1.39 -r1.40 src/sbin/veriexecctl/veriexecctl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/bioctl/bioctl.8
diff -u src/sbin/bioctl/bioctl.8:1.22 src/sbin/bioctl/bioctl.8:1.23
--- src/sbin/bioctl/bioctl.8:1.22	Sun Sep 11 01:03:15 2016
+++ src/sbin/bioctl/bioctl.8	Mon Jul  3 21:33:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: bioctl.8,v 1.22 2016/09/11 01:03:15 sevan Exp $
+.\"	$NetBSD: bioctl.8,v 1.23 2017/07/03 21:33:41 wiz Exp $
 .\"	$OpenBSD: bioctl.8,v 1.43 2007/03/20 06:12:11 jmc Exp $
 .\"
 .\" Copyright (c) 2007, 2008 Juan Romero Pardines
@@ -129,10 +129,10 @@ $ bioctl arcmsr0 show
 Volume Status       Size         Device/Label   RAID Level Stripe
 =================================================================
      0 Building     468G  sd0 ARC-1210-VOL#00       RAID 6  128KB  0% done
-   0:0 Online       234G         0:0.0 noencl \*[Lt]WDC WD2500YS-01SHB1 20.06C06\*[Gt]
-   0:1 Online       234G         0:1.0 noencl \*[Lt]WDC WD2500YS-01SHB1 20.06C06\*[Gt]
-   0:2 Online       234G         0:2.0 noencl \*[Lt]WDC WD2500YS-01SHB1 20.06C06\*[Gt]
-   0:3 Online       234G         0:3.0 noencl \*[Lt]WDC WD2500YS-01SHB1 20.06C06\*[Gt]
+   0:0 Online       234G         0:0.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
+   0:1 Online       234G         0:1.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
+   0:2 Online       234G         0:2.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
+   0:3 Online       234G         0:3.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
 .Ed
 .Pp
 To create a RAID 5 volume on the SCSI 0:15.0 location on the disks

Index: src/sbin/chown/chgrp.1
diff -u src/sbin/chown/chgrp.1:1.6 src/sbin/chown/chgrp.1:1.7
--- src/sbin/chown/chgrp.1:1.6	Tue Dec 17 09:54:08 2013
+++ src/sbin/chown/chgrp.1	Mon Jul  3 21:33:41 2017
@@ -29,7 +29,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)chgrp.1	8.3 (Berkeley) 3/31/94
-.\"	$NetBSD: chgrp.1,v 1.6 2013/12/17 09:54:08 apb Exp $
+.\"	$NetBSD: chgrp.1,v 1.7 2017/07/03 21:33:41 wiz Exp $
 .\"
 .Dd October 22, 2012
 .Dt CHGRP 1
@@ -145,7 +145,7 @@ programs.
 .Pp
 The
 .Nm
-utility exits 0 on success, and \*[Gt]0 if an error occurs.
+utility exits 0 on success, and >0 if an error occurs.
 .Sh FILES
 .Bl -tag -width /etc/group -compact
 .It Pa /etc/group

Index: src/sbin/chown/chown.8
diff -u src/sbin/chown/chown.8:1.10 src/sbin/chown/chown.8:1.11
--- src/sbin/chown/chown.8:1.10	Sun Sep 11 01:23:26 2016
+++ src/sbin/chown/chown.8	Mon Jul  3 21:33:41 2017
@@ -26,7 +26,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)chown.8	8.3 (Berkeley) 3/31/94
-.\"	$NetBSD: chown.8,v 1.10 2016/09/11 01:23:26 sevan Exp $
+.\"	$NetBSD: chown.8,v 1.11 2017/07/03 21:33:41 wiz Exp $
 .\"
 .Dd September 11, 2016
 .Dt CHOWN 8
@@ -154,7 +154,7 @@ programs.
 .Pp
 The
 .Nm
-utility exits 0 on success, and \*[Gt]0 if an error occurs.
+utility exits 0 on success, and >0 if an error occurs.
 .Sh COMPATIBILITY
 Previous versions of the
 .Nm

Index: src/sbin/disklabel/disklabel.5
diff -u src/sbin/disklabel/disklabel.5:1.29 src/sbin/disklabel/disklabel.5:1.30
--- src/sbin/disklabel/disklabel.5:1.29	Sat Oct 15 06:23:28 2016
+++ src/sbin/disklabel/disklabel.5	Mon Jul  3 21:33:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: disklabel.5,v 1.29 2016/10/15 06:23:28 snj Exp $
+.\"	$NetBSD: disklabel.5,v 1.30 2017/07/03 21:33:41 wiz Exp $
 .\"
 .\" Copyright (c) 1987, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -116,7 +116,7 @@ is
  * label can describe and the number of the "whole disk" (raw)
  * partition are machine dependent.
  */
-#include \*[Lt]machine/disklabel.h\*[Gt]
+#include <machine/disklabel.h>
 
 /*
  * The absolute maximum number of disk partitions allowed.
@@ -124,7 +124,7 @@ is
  * is \*[Le] DEV_BSIZE bytes long.  If MAXPARTITIONS is greater than this, beware.
  */
 #define MAXMAXPARTITIONS	22
-#if MAXPARTITIONS \*[Gt] MAXMAXPARTITIONS
+#if MAXPARTITIONS > MAXMAXPARTITIONS
 #warning beware: MAXPARTITIONS bigger than MAXMAXPARTITIONS
 #endif
 

Index: src/sbin/disklabel/disklabel.8
diff -u src/sbin/disklabel/disklabel.8:1.67 src/sbin/disklabel/disklabel.8:1.68
--- src/sbin/disklabel/disklabel.8:1.67	Sun Sep 11 02:10:31 2016
+++ src/sbin/disklabel/disklabel.8	Mon Jul  3 21:33:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: disklabel.8,v 1.67 2016/09/11 02:10:31 sevan Exp $
+.\"	$NetBSD: disklabel.8,v 1.68 2017/07/03 21:33:41 wiz Exp $
 .\"
 .\" Copyright (c) 1987, 1988, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -287,7 +287,7 @@ If you do not have an entry for your dis
 you can use this style to put
 an initial label onto a new disk.
 Then dump the label to a file (using
-.Ic disklabel sd0 \*[Gt] protofile ) ,
+.Ic disklabel sd0 > protofile ) ,
 editing the file, and replacing the label with
 .Ic disklabel -R sd0 protofile .
 .Pp

Index: src/sbin/fsdb/fsdb.8
diff -u src/sbin/fsdb/fsdb.8:1.23 src/sbin/fsdb/fsdb.8:1.24
--- src/sbin/fsdb/fsdb.8:1.23	Mon Mar  3 12:12:18 2014
+++ src/sbin/fsdb/fsdb.8	Mon Jul  3 21:33:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fsdb.8,v 1.23 2014/03/03 12:12:18 blymn Exp $
+.\"	$NetBSD: fsdb.8,v 1.24 2017/07/03 21:33:41 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -44,7 +44,7 @@ opens
 (usually a raw disk partition) and runs a command loop
 allowing manipulation of the file system's inode data.
 You are prompted to enter a command with
-.Dq "fsdb (inum X)\*[Gt]"
+.Dq "fsdb (inum X)>"
 where
 .Va X
 is the currently selected i-number.

Index: src/sbin/mknod/mknod.8
diff -u src/sbin/mknod/mknod.8:1.29 src/sbin/mknod/mknod.8:1.30
--- src/sbin/mknod/mknod.8:1.29	Sun Sep 11 23:02:54 2016
+++ src/sbin/mknod/mknod.8	Mon Jul  3 21:33:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mknod.8,v 1.29 2016/09/11 23:02:54 sevan Exp $
+.\"	$NetBSD: mknod.8,v 1.30 2017/07/03 21:33:41 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -177,7 +177,7 @@ check the file
 to see if the device is known, or check
 the system dependent device configuration file:
 .Bd -filled -offset indent
-.Dq Pa /usr/src/sys/arch/\*[Lt]arch\*[Gt]/\*[Lt]arch\*[Gt]/conf.c
+.Dq Pa /usr/src/sys/arch/<arch>/<arch>/conf.c
 .Ed
 .Pp
 .Po

Index: src/sbin/mount_nfs/mount_nfs.8
diff -u src/sbin/mount_nfs/mount_nfs.8:1.45 src/sbin/mount_nfs/mount_nfs.8:1.46
--- src/sbin/mount_nfs/mount_nfs.8:1.45	Mon Sep 12 02:06:16 2016
+++ src/sbin/mount_nfs/mount_nfs.8	Mon Jul  3 21:33:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mount_nfs.8,v 1.45 2016/09/12 02:06:16 sevan Exp $
+.\"	$NetBSD: mount_nfs.8,v 1.46 2017/07/03 21:33:41 wiz Exp $
 .\"
 .\" Copyright (c) 1992, 1993, 1994, 1995
 .\"	The Regents of the University of California.  All rights reserved.
@@ -343,7 +343,7 @@ when mounting servers that do not suppor
 .Tn TCP
 mounts.
 .It Fl X
-Perform 32 \*[Lt]-\*[Gt] 64 bit directory cookie translation for version 3 mounts.
+Perform 32 <-> 64 bit directory cookie translation for version 3 mounts.
 This may be needed in the case of a server using the upper 32 bits of
 version 3 directory cookies, and when you are running emulated binaries
 that access such a filesystem.

Index: src/sbin/mount_portal/mount_portal.8
diff -u src/sbin/mount_portal/mount_portal.8:1.21 src/sbin/mount_portal/mount_portal.8:1.22
--- src/sbin/mount_portal/mount_portal.8:1.21	Sat Dec  5 20:34:28 2009
+++ src/sbin/mount_portal/mount_portal.8	Mon Jul  3 21:33:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mount_portal.8,v 1.21 2009/12/05 20:34:28 pooka Exp $
+.\"	$NetBSD: mount_portal.8,v 1.22 2017/07/03 21:33:41 wiz Exp $
 .\"
 .\" Copyright (c) 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -169,8 +169,8 @@ echo/		rfilter	echo/	echo %s
 echo_nostrip/	rfilter	nostrip	echo %s
 echo_noslash    rfilter echo_noslash    echo %s
 gzcat/		rfilter gzcat/ gzcat %s
-gzip/		wfilter	gzip/	gzip \*[Gt] %s
-gzip9/		wfilter	gzip9/	gzip -9 \*[Gt] %s
+gzip/		wfilter	gzip/	gzip > %s
+gzip9/		wfilter	gzip9/	gzip -9 > %s
 ftp/		rfilter	ftp/	ftp -Vo - %s
 ftp://		rfilter	nostrip	ftp -Vo - %s
 http://		rfilter	nostrip	ftp -Vo - %s

Index: src/sbin/mount_procfs/mount_procfs.8
diff -u src/sbin/mount_procfs/mount_procfs.8:1.34 src/sbin/mount_procfs/mount_procfs.8:1.35
--- src/sbin/mount_procfs/mount_procfs.8:1.34	Tue Feb 24 12:45:37 2009
+++ src/sbin/mount_procfs/mount_procfs.8	Mon Jul  3 21:33:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mount_procfs.8,v 1.34 2009/02/24 12:45:37 pooka Exp $
+.\"	$NetBSD: mount_procfs.8,v 1.35 2017/07/03 21:33:41 wiz Exp $
 .\"
 .\" Copyright (c) 1992, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -162,14 +162,14 @@ Allows read and write access to the proc
 This file contains a binary data structure
 .Dv "struct regs"
 defined in
-.Pa \*[Lt]machine/reg.h\*[Gt] .
+.Pa <machine/reg.h> .
 .Pa regs
 can only be written when the process is stopped.
 .It Pa fpregs
 The floating point registers as defined by
 .Dv "struct fpregs"
 in
-.Pa \*[Lt]machine/reg.h\*[Gt] .
+.Pa <machine/reg.h> .
 .Pa fpregs
 is only implemented on machines which have distinct general
 purpose and floating point register sets.

Index: src/sbin/newbtconf/newbtconf.8
diff -u src/sbin/newbtconf/newbtconf.8:1.19 src/sbin/newbtconf/newbtconf.8:1.20
--- src/sbin/newbtconf/newbtconf.8:1.19	Fri Sep 30 20:18:12 2005
+++ src/sbin/newbtconf/newbtconf.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\"     $NetBSD: newbtconf.8,v 1.19 2005/09/30 20:18:12 rpaulo Exp $
+.\"     $NetBSD: newbtconf.8,v 1.20 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1999 Darren Reed.  All rights reserved.
 .\"
@@ -97,7 +97,7 @@ The following files are all moved into
 that directory and symbolic links put in their place, in
 .Pa /etc ,
 pointing to
-.Pa /etc/etc.current/\*[Lt]filename\*[Gt] :
+.Pa /etc/etc.current/<filename> :
 .Bd -literal -offset indent
 /etc/defaultdomain
 /etc/fstab
@@ -139,7 +139,7 @@ will use the current configuration files
 a second parameter is given - that of the configuration to use as the basis
 for the new one.
 Upon completion, a new directory,
-.Pa /etc/etc.\*[Lt]newname\*[Gt] ,
+.Pa /etc/etc.<newname> ,
 will have been created,
 priming the directory with the appropriate files for editing.
 For example, if we do
@@ -214,7 +214,7 @@ and
 are also removed so upon rebooting no configuration selection menu is
 displayed.
 Note that the previously created configurations (in
-.Pa /etc/etc.\*[Lt]name\*[Gt] )
+.Pa /etc/etc.<name> )
 are not removed.
 .Sh FILES
 .Bl -tag -width /etc/mrouted.current -compact

Index: src/sbin/newfs/mount_mfs.8
diff -u src/sbin/newfs/mount_mfs.8:1.17 src/sbin/newfs/mount_mfs.8:1.18
--- src/sbin/newfs/mount_mfs.8:1.17	Mon Sep 12 04:50:48 2016
+++ src/sbin/newfs/mount_mfs.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mount_mfs.8,v 1.17 2016/09/12 04:50:48 sevan Exp $
+.\"	$NetBSD: mount_mfs.8,v 1.18 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1987, 1991, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -106,11 +106,11 @@ The default size depends upon the size o
 .Bl -tag -width "file system size" -compact -offset indent
 .It Sy "file system size"
 .Ar block-size
-.It \&\*[Lt] 20 MB
+.It \&< 20 MB
 4 KB
-.It \&\*[Lt] 1024 MB
+.It \&< 1024 MB
 8 KB
-.It \&\*[Gt]\&= 1024 MB
+.It \&>\&= 1024 MB
 16 KB
 .El
 .It Fl d Ar rotdelay
@@ -145,11 +145,11 @@ The default size depends upon the size o
 .Bl -tag -width "file system size" -compact -offset indent
 .It Sy "file system size"
 .Ar frag-size
-.It \&\*[Lt] 20 MB
+.It \&< 20 MB
 0.5 KB
-.It \&\*[Lt] 1024 MB
+.It \&< 1024 MB
 1 KB
-.It \&\*[Gt]\&= 1024 MB
+.It \&>\&= 1024 MB
 2 KB
 .El
 .It Fl g Ar groupname
@@ -166,11 +166,11 @@ bytes of data space:
 .Bl -tag -width "file system size" -compact -offset indent
 .It Sy "file system size"
 .Ar bytes-per-inode
-.It \&\*[Lt] 20 MB
+.It \&< 20 MB
 2 KB
-.It \&\*[Lt] 1024 MB
+.It \&< 1024 MB
 4 KB
-.It \&\*[Gt]\&= 1024 MB
+.It \&>\&= 1024 MB
 8 KB
 .El
 .It Fl m Ar free-space

Index: src/sbin/newfs/newfs.8
diff -u src/sbin/newfs/newfs.8:1.83 src/sbin/newfs/newfs.8:1.84
--- src/sbin/newfs/newfs.8:1.83	Sat Jun 30 15:34:01 2012
+++ src/sbin/newfs/newfs.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: newfs.8,v 1.83 2012/06/30 15:34:01 tsutsui Exp $
+.\"	$NetBSD: newfs.8,v 1.84 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1987, 1991, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -109,13 +109,13 @@ The default size depends upon the size o
 .Bl -tag -width "file system size" -compact -offset indent
 .It Sy "file system size"
 .Ar block-size
-.It \*[Lt] 20 MB
+.It < 20 MB
 4 KB
-.It \*[Lt] 1000 MB
+.It < 1000 MB
 8 KB
-.It \*[Lt] 128 GB
+.It < 128 GB
 16 KB
-.It \*[Gt]= 128 GB
+.It >= 128 GB
 32 KB
 .El
 .It Fl d Ar maxbsize
@@ -151,13 +151,13 @@ The default size depends upon the size o
 .Bl -tag -width "file system size" -compact -offset indent
 .It Sy "file system size"
 .Ar frag-size
-.It \*[Lt] 20 MB
+.It < 20 MB
 0.5 KB
-.It \*[Lt] 1000 MB
+.It < 1000 MB
 1 KB
-.It \*[Lt] 128 GB
+.It < 128 GB
 2 KB
-.It \*[Gt]= 128 GB
+.It >= 128 GB
 4 KB
 .El
 .It Fl G
@@ -184,13 +184,13 @@ bytes of data space:
 .Bl -tag -width "file system size" -compact -offset indent
 .It Sy "file system size"
 .Ar bytes-per-inode
-.It \*[Lt] 20 MB
+.It < 20 MB
 2 KB
-.It \*[Lt] 1000 MB
+.It < 1000 MB
 4 KB
-.It \*[Lt] 128 GB
+.It < 128 GB
 8 KB
-.It \*[Gt]= 128 GB
+.It >= 128 GB
 16 KB
 .El
 .It Fl m Ar free-space

Index: src/sbin/newfs_ext2fs/newfs_ext2fs.8
diff -u src/sbin/newfs_ext2fs/newfs_ext2fs.8:1.11 src/sbin/newfs_ext2fs/newfs_ext2fs.8:1.12
--- src/sbin/newfs_ext2fs/newfs_ext2fs.8:1.11	Thu Feb 25 13:09:17 2010
+++ src/sbin/newfs_ext2fs/newfs_ext2fs.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: newfs_ext2fs.8,v 1.11 2010/02/25 13:09:17 tsutsui Exp $
+.\"	$NetBSD: newfs_ext2fs.8,v 1.12 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1987, 1991, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -89,9 +89,9 @@ The default size depends upon the size o
 .Bl -tag -width "file system size" -compact -offset indent
 .It Sy "file system size"
 .Ar block-size
-.It \*[Lt]= 512 MB
+.It <= 512 MB
 1 KB
-.It \*[Gt] 512 MB
+.It > 512 MB
 4 KB
 .El
 .It Fl D Ar inodesize

Index: src/sbin/raidctl/raidctl.8
diff -u src/sbin/raidctl/raidctl.8:1.71 src/sbin/raidctl/raidctl.8:1.72
--- src/sbin/raidctl/raidctl.8:1.71	Wed Jan  6 22:57:44 2016
+++ src/sbin/raidctl/raidctl.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\"     $NetBSD: raidctl.8,v 1.71 2016/01/06 22:57:44 wiz Exp $
+.\"     $NetBSD: raidctl.8,v 1.72 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1508,7 +1508,7 @@ raidctl -i raid0
 .It
 Get the default label for the RAID set:
 .Bd -literal -offset indent
-disklabel raid0 \*[Gt] /tmp/label
+disklabel raid0 > /tmp/label
 .Ed
 .It
 Edit the label:

Index: src/sbin/restore/restore.8
diff -u src/sbin/restore/restore.8:1.53 src/sbin/restore/restore.8:1.54
--- src/sbin/restore/restore.8:1.53	Sat Mar 30 11:07:40 2013
+++ src/sbin/restore/restore.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: restore.8,v 1.53 2013/03/30 11:07:40 rodent Exp $
+.\"	$NetBSD: restore.8,v 1.54 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1985, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -469,13 +469,13 @@ Common errors are given below.
 A dump tape created from the old file system has been loaded.
 It is automatically converted to the new file system format.
 .Pp
-.It \*[Lt]filename\*[Gt]: not found on tape
+.It <filename>: not found on tape
 The specified file name was listed in the tape directory,
 but was not found on the tape.
 This is caused by tape read errors while looking for the file,
 and from using a dump tape created on an active file system.
 .Pp
-.It expected next file \*[Lt]inumber\*[Gt], got \*[Lt]inumber\*[Gt]
+.It expected next file <inumber>, got <inumber>
 A file that was not listed in the directory showed up.
 This can occur when using a dump created on an active file system.
 .Pp
@@ -490,8 +490,8 @@ a dump that does not begin its coverage 
 dump left off,
 or that has too high an incremental level has been loaded.
 .Pp
-.It Tape read error while restoring \*[Lt]filename\*[Gt]
-.It Tape read error while skipping over inode \*[Lt]inumber\*[Gt]
+.It Tape read error while restoring <filename>
+.It Tape read error while skipping over inode <inumber>
 .It Tape read error while trying to resynchronize
 A tape (or other media) read error has occurred.
 If a file name is specified,
@@ -500,7 +500,7 @@ If an inode is being skipped or the tape
 then no extracted files have been corrupted,
 though files may not be found on the tape.
 .Pp
-.It resync restore, skipped \*[Lt]num\*[Gt] blocks
+.It resync restore, skipped <num> blocks
 After a dump read error,
 .Nm
 may have to resynchronize itself.

Index: src/sbin/route/route.8
diff -u src/sbin/route/route.8:1.58 src/sbin/route/route.8:1.59
--- src/sbin/route/route.8:1.58	Mon Jun 19 09:46:33 2017
+++ src/sbin/route/route.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: route.8,v 1.58 2017/06/19 09:46:33 wiz Exp $
+.\"	$NetBSD: route.8,v 1.59 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -378,7 +378,7 @@ the routing tables.
 .Sh EXIT STATUS
 The
 .Nm
-utility exits 0 on success, and \*[Gt]0 if an error occurs.
+utility exits 0 on success, and >0 if an error occurs.
 This includes the use of the
 .Cm get
 command to look up a route that is incomplete.

Index: src/sbin/routed/routed.8
diff -u src/sbin/routed/routed.8:1.44 src/sbin/routed/routed.8:1.45
--- src/sbin/routed/routed.8:1.44	Mon May 17 15:38:20 2004
+++ src/sbin/routed/routed.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: routed.8,v 1.44 2004/05/17 15:38:20 wiz Exp $
+.\"	$NetBSD: routed.8,v 1.45 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -446,9 +446,9 @@ Blank lines and lines starting with '#' 
 .Ar Gname
 .Cm metric
 .Ar value
-.Pf \*[Lt] Cm passive No \&|
+.Pf < Cm passive No \&|
 .Cm active No \&|
-.Cm extern Ns \*[Gt]
+.Cm extern Ns >
 .Ed
 .Bd -ragged
 .Cm host
@@ -457,9 +457,9 @@ Blank lines and lines starting with '#' 
 .Ar Gname
 .Cm metric
 .Ar value
-.Pf \*[Lt] Cm passive No \&|
+.Pf < Cm passive No \&|
 .Cm active No \&|
-.Cm extern Ns \*[Gt]
+.Cm extern Ns >
 .Ed
 .Pp
 .Ar Nname

Index: src/sbin/veriexecctl/veriexecctl.8
diff -u src/sbin/veriexecctl/veriexecctl.8:1.39 src/sbin/veriexecctl/veriexecctl.8:1.40
--- src/sbin/veriexecctl/veriexecctl.8:1.39	Tue Mar 18 18:20:39 2014
+++ src/sbin/veriexecctl/veriexecctl.8	Mon Jul  3 21:33:42 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: veriexecctl.8,v 1.39 2014/03/18 18:20:39 riastradh Exp $
+.\" $NetBSD: veriexecctl.8,v 1.40 2017/07/03 21:33:42 wiz Exp $
 .\"
 .\" Copyright (c) 1999
 .\"	Brett Lymn - [email protected], [email protected]
@@ -29,7 +29,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	$Id: veriexecctl.8,v 1.39 2014/03/18 18:20:39 riastradh Exp $
+.\"	$Id: veriexecctl.8,v 1.40 2017/07/03 21:33:42 wiz Exp $
 .\"
 .Dd August 31, 2008
 .Dt VERIEXECCTL 8
@@ -92,7 +92,7 @@ Only entries that have the filename will
 .Pp
 This can be used to recover a lost database:
 .Bd -literal -offset indent
-# veriexecctl dump \*[Gt] /etc/signatures
+# veriexecctl dump > /etc/signatures
 .Ed
 .It Cm flush
 Delete all entries in the

Reply via email to