ok, but watch out for the spurious scan_ffs change.
jmc
On Tue, Jul 16, 2013 at 12:15:50AM +0200, Jan Stary wrote:
> On Jul 15 23:23:57, [email protected] wrote:
> > Here is a diff for /usr/src/usr.bin:
>
> Here is another for usr/src/sbin;
> while in there, remove a forgotten
> man(7) line from scan_ffs(8)
>
>
> Index: bioctl/bioctl.8
> ===================================================================
> RCS file: /cvs/src/sbin/bioctl/bioctl.8,v
> retrieving revision 1.90
> diff -u -p -u -p -r1.90 bioctl.8
> --- bioctl/bioctl.8 22 Sep 2012 20:09:43 -0000 1.90
> +++ bioctl/bioctl.8 15 Jul 2013 22:11:24 -0000
> @@ -318,7 +318,7 @@ command first appeared in
> The
> .Nm
> interface was written by
> -.An Marco Peereboom Aq [email protected] .
> +.An Marco Peereboom Aq Mt [email protected] .
> .Sh CAVEATS
> Only devices with 512-byte sectors are supported.
> .Pp
> Index: dhclient/dhclient.8
> ===================================================================
> RCS file: /cvs/src/sbin/dhclient/dhclient.8,v
> retrieving revision 1.22
> diff -u -p -u -p -r1.22 dhclient.8
> --- dhclient/dhclient.8 14 Jul 2013 19:44:38 -0000 1.22
> +++ dhclient/dhclient.8 15 Jul 2013 22:11:26 -0000
> @@ -350,9 +350,9 @@ database of acquired leases
> .An -nosplit
> .Nm
> was written by
> -.An Ted Lemon Aq [email protected]
> +.An Ted Lemon Aq Mt [email protected]
> and
> -.An Elliot Poger Aq [email protected] .
> +.An Elliot Poger Aq Mt [email protected] .
> .Pp
> The current implementation was reworked by
> -.An Henning Brauer Aq [email protected] .
> +.An Henning Brauer Aq Mt [email protected] .
> Index: dhclient/dhclient.conf.5
> ===================================================================
> RCS file: /cvs/src/sbin/dhclient/dhclient.conf.5,v
> retrieving revision 1.29
> diff -u -p -u -p -r1.29 dhclient.conf.5
> --- dhclient/dhclient.conf.5 2 Mar 2013 07:11:19 -0000 1.29
> +++ dhclient/dhclient.conf.5 15 Jul 2013 22:11:27 -0000
> @@ -459,8 +459,8 @@ file \- the defaults are usually fine.
> .An -nosplit
> .Xr dhclient 8
> was written by
> -.An Ted Lemon Aq [email protected]
> +.An Ted Lemon Aq Mt [email protected]
> under a contract with Vixie Labs.
> .Pp
> The current implementation was reworked by
> -.An Henning Brauer Aq [email protected] .
> +.An Henning Brauer Aq Mt [email protected] .
> Index: dhclient/dhclient.leases.5
> ===================================================================
> RCS file: /cvs/src/sbin/dhclient/dhclient.leases.5,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 dhclient.leases.5
> --- dhclient/dhclient.leases.5 24 Feb 2013 12:18:43 -0000 1.8
> +++ dhclient/dhclient.leases.5 15 Jul 2013 22:11:27 -0000
> @@ -96,8 +96,8 @@ Current lease file.
> .An -nosplit
> .Xr dhclient 8
> was written by
> -.An Ted Lemon Aq [email protected]
> +.An Ted Lemon Aq Mt [email protected]
> under a contract with Vixie Labs.
> .Pp
> The current implementation was reworked by
> -.An Henning Brauer Aq [email protected] .
> +.An Henning Brauer Aq Mt [email protected] .
> Index: growfs/growfs.8
> ===================================================================
> RCS file: /cvs/src/sbin/growfs/growfs.8,v
> retrieving revision 1.10
> diff -u -p -u -p -r1.10 growfs.8
> --- growfs/growfs.8 28 Nov 2008 00:15:54 -0000 1.10
> +++ growfs/growfs.8 15 Jul 2013 22:11:29 -0000
> @@ -123,9 +123,9 @@ The
> utility first appeared in
> .Fx 4.4 .
> .Sh AUTHORS
> -.An Christoph Herrmann Aq [email protected]
> -.An Thomas-Henning von Kamptz Aq [email protected]
> -.An The GROWFS team Aq [email protected]
> +.An Christoph Herrmann Aq Mt [email protected]
> +.An Thomas-Henning von Kamptz Aq Mt [email protected]
> +.An The GROWFS team Aq Mt [email protected]
> .Sh BUGS
> Filesystems must be checked with
> .Xr fsck 8
> Index: iked/iked.8
> ===================================================================
> RCS file: /cvs/src/sbin/iked/iked.8,v
> retrieving revision 1.14
> diff -u -p -u -p -r1.14 iked.8
> --- iked/iked.8 29 Jun 2013 09:08:41 -0000 1.14
> +++ iked/iked.8 15 Jul 2013 22:11:29 -0000
> @@ -152,7 +152,7 @@ program first appeared in
> The
> .Nm
> program was written by
> -.An Reyk Floeter Aq [email protected] .
> +.An Reyk Floeter Aq Mt [email protected] .
> .Sh CAVEATS
> .Nm
> is not yet finished and is missing some important security features.
> Index: iked/iked.conf.5
> ===================================================================
> RCS file: /cvs/src/sbin/iked/iked.conf.5,v
> retrieving revision 1.24
> diff -u -p -u -p -r1.24 iked.conf.5
> --- iked/iked.conf.5 22 May 2013 10:32:09 -0000 1.24
> +++ iked/iked.conf.5 15 Jul 2013 22:11:30 -0000
> @@ -851,4 +851,4 @@ file format first appeared in
> The
> .Xr iked 8
> program was written by
> -.An Reyk Floeter Aq [email protected] .
> +.An Reyk Floeter Aq Mt [email protected] .
> Index: iopctl/iopctl.8
> ===================================================================
> RCS file: /cvs/src/sbin/iopctl/iopctl.8,v
> retrieving revision 1.11
> diff -u -p -u -p -r1.11 iopctl.8
> --- iopctl/iopctl.8 26 Jun 2008 05:42:06 -0000 1.11
> +++ iopctl/iopctl.8 15 Jul 2013 22:11:31 -0000
> @@ -97,8 +97,8 @@ support was added in
> The
> .Nm
> command was written by
> -.An Andrew Doran Aq [email protected] ,
> +.An Andrew Doran Aq Mt [email protected] ,
> and ported to
> .Ox
> by
> -.An Michael Shalayeff Aq [email protected] .
> +.An Michael Shalayeff Aq Mt [email protected] .
> Index: lmccontrol/lmccontrol.8
> ===================================================================
> RCS file: /cvs/src/sbin/lmccontrol/lmccontrol.8,v
> retrieving revision 1.21
> diff -u -p -u -p -r1.21 lmccontrol.8
> --- lmccontrol/lmccontrol.8 31 May 2007 19:19:45 -0000 1.21
> +++ lmccontrol/lmccontrol.8 15 Jul 2013 22:11:31 -0000
> @@ -128,4 +128,4 @@ utility first appeared in
> The
> .Nm
> utility was written by
> -.An Michael Graff Aq [email protected] .
> +.An Michael Graff Aq Mt [email protected] .
> Index: modload/modload.8
> ===================================================================
> RCS file: /cvs/src/sbin/modload/modload.8,v
> retrieving revision 1.26
> diff -u -p -u -p -r1.26 modload.8
> --- modload/modload.8 3 Sep 2010 10:08:22 -0000 1.26
> +++ modload/modload.8 15 Jul 2013 22:11:34 -0000
> @@ -129,7 +129,7 @@ command was designed to be similar in fu
> to the corresponding command in
> .Tn "SunOS 4.1.3" .
> .Sh AUTHORS
> -.An Terrence R. Lambert Aq [email protected]
> +.An Terrence R. Lambert Aq Mt [email protected]
> .Sh BUGS
> .Bl -bullet
> .It
> Index: mount_ntfs/mount_ntfs.8
> ===================================================================
> RCS file: /cvs/src/sbin/mount_ntfs/mount_ntfs.8,v
> retrieving revision 1.13
> diff -u -p -u -p -r1.13 mount_ntfs.8
> --- mount_ntfs/mount_ntfs.8 27 Jun 2011 23:10:20 -0000 1.13
> +++ mount_ntfs/mount_ntfs.8 15 Jul 2013 22:11:34 -0000
> @@ -156,12 +156,12 @@ and first appeared in
> NTFS kernel implementation,
> .Nm mount_ntfs ,
> and this manual were originally written by
> -.An Semen Ustimenko Aq [email protected] .
> +.An Semen Ustimenko Aq Mt [email protected] .
> .Pp
> The
> .Ox
> port was done by
> -.An Julien Bordet Aq [email protected] .
> +.An Julien Bordet Aq Mt [email protected] .
> .Sh BUGS
> Only read support is enabled.
> .Pp
> Index: mount_udf/mount_udf.8
> ===================================================================
> RCS file: /cvs/src/sbin/mount_udf/mount_udf.8,v
> retrieving revision 1.10
> diff -u -p -u -p -r1.10 mount_udf.8
> --- mount_udf/mount_udf.8 9 Dec 2007 20:54:01 -0000 1.10
> +++ mount_udf/mount_udf.8 15 Jul 2013 22:11:34 -0000
> @@ -51,8 +51,8 @@ and was then ported to
> .Ox 3.8 .
> .Sh AUTHORS
> .An -nosplit
> -.An Scott Long Aq [email protected]
> +.An Scott Long Aq Mt [email protected]
> did the original work;
> -.An Pedro Martelletto Aq [email protected]
> +.An Pedro Martelletto Aq Mt [email protected]
> adapted it to
> .Ox .
> Index: ncheck_ffs/ncheck_ffs.8
> ===================================================================
> RCS file: /cvs/src/sbin/ncheck_ffs/ncheck_ffs.8,v
> retrieving revision 1.22
> diff -u -p -u -p -r1.22 ncheck_ffs.8
> --- ncheck_ffs/ncheck_ffs.8 6 Aug 2007 19:16:05 -0000 1.22
> +++ ncheck_ffs/ncheck_ffs.8 15 Jul 2013 22:11:34 -0000
> @@ -131,4 +131,4 @@ The
> command was designed to be similar in functionality to the corresponding
> command in SunOS 4.1.3.
> .Sh AUTHORS
> -.An Thorsten Lockert Aq [email protected]
> +.An Thorsten Lockert Aq Mt [email protected]
> Index: newfs_ext2fs/newfs_ext2fs.8
> ===================================================================
> RCS file: /cvs/src/sbin/newfs_ext2fs/newfs_ext2fs.8,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 newfs_ext2fs.8
> --- newfs_ext2fs/newfs_ext2fs.8 16 Apr 2013 16:29:30 -0000 1.6
> +++ newfs_ext2fs/newfs_ext2fs.8 15 Jul 2013 22:11:36 -0000
> @@ -315,7 +315,7 @@ The
> .Nm
> command was written by
> .An Izumi Tsutsui
> -.Aq [email protected] .
> +.Aq Mt [email protected] .
> .Sh BUGS
> The
> .Nm
> Index: newfs_msdos/newfs_msdos.8
> ===================================================================
> RCS file: /cvs/src/sbin/newfs_msdos/newfs_msdos.8,v
> retrieving revision 1.23
> diff -u -p -u -p -r1.23 newfs_msdos.8
> --- newfs_msdos/newfs_msdos.8 27 Jul 2009 18:11:07 -0000 1.23
> +++ newfs_msdos/newfs_msdos.8 15 Jul 2013 22:11:36 -0000
> @@ -191,4 +191,4 @@ The
> command first appeared in
> .Ox 2.1 .
> .Sh AUTHORS
> -.An Robert Nordier Aq [email protected] .
> +.An Robert Nordier Aq Mt [email protected] .
> Index: pflogd/pflogd.8
> ===================================================================
> RCS file: /cvs/src/sbin/pflogd/pflogd.8,v
> retrieving revision 1.44
> diff -u -p -u -p -r1.44 pflogd.8
> --- pflogd/pflogd.8 25 Jun 2012 11:49:19 -0000 1.44
> +++ pflogd/pflogd.8 15 Jul 2013 22:11:39 -0000
> @@ -223,4 +223,4 @@ command appeared in
> .Sh AUTHORS
> .Nm
> was written by
> -.An Can Erkin Acar Aq [email protected] .
> +.An Can Erkin Acar Aq Mt [email protected] .
> Index: scan_ffs/scan_ffs.8
> ===================================================================
> RCS file: /cvs/src/sbin/scan_ffs/scan_ffs.8,v
> retrieving revision 1.16
> diff -u -p -u -p -r1.16 scan_ffs.8
> --- scan_ffs/scan_ffs.8 23 Mar 2008 23:28:46 -0000 1.16
> +++ scan_ffs/scan_ffs.8 15 Jul 2013 22:11:39 -0000
> @@ -23,7 +23,6 @@
> .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
> .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
> .\"
> -.\" .TH scan_ffs 8
> .Dd $Mdocdate: March 23 2008 $
> .Dt SCAN_FFS 8
> .Os
> Index: swapctl/swapctl.8
> ===================================================================
> RCS file: /cvs/src/sbin/swapctl/swapctl.8,v
> retrieving revision 1.32
> diff -u -p -u -p -r1.32 swapctl.8
> --- swapctl/swapctl.8 17 Apr 2011 21:20:25 -0000 1.32
> +++ swapctl/swapctl.8 15 Jul 2013 22:11:40 -0000
> @@ -213,7 +213,7 @@ program, provided for backwards compatib
> The
> .Nm
> program was written by
> -.An Matthew R. Green Aq [email protected] .
> +.An Matthew R. Green Aq Mt [email protected] .
> .Sh BUGS
> Local and remote swap files cannot be configured until the file
> systems they reside on are mounted read/write.