Module Name:    othersrc
Committed By:   wiz
Date:           Tue Jun 21 09:45:10 UTC 2011

Modified Files:
        othersrc/external/bsd/mat/dist: mat.1

Log Message:
Sort option descriptions. Add matpax(1) to SEE ALSO. Increase Bl width so 
everything fits.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/external/bsd/mat/dist/mat.1

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

Modified files:

Index: othersrc/external/bsd/mat/dist/mat.1
diff -u othersrc/external/bsd/mat/dist/mat.1:1.6 othersrc/external/bsd/mat/dist/mat.1:1.7
--- othersrc/external/bsd/mat/dist/mat.1:1.6	Tue Jun 21 09:38:15 2011
+++ othersrc/external/bsd/mat/dist/mat.1	Tue Jun 21 09:45:10 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: mat.1,v 1.6 2011/06/21 09:38:15 wiz Exp $
+.\" $NetBSD: mat.1,v 1.7 2011/06/21 09:45:10 wiz Exp $
 .\"
 .\" Copyright (c) 2011 Alistair Crooks <[email protected]>
 .\" All rights reserved.
@@ -51,11 +51,7 @@
 digests to protect the contents of the archive.
 .Pp
 The options are as follows:
-.Bl -tag -width template123
-.It Fl C Ar directory
-perform an initial
-.Xr chdir 2
-into the specified directory before attempting to resolve any filenames.
+.Bl -tag -width XCXdirectoryXX
 .It Fl a
 audit the contents of the archive against the installed versions of the file system.
 The output is the same as would be output using the
@@ -70,6 +66,10 @@
 .Xr diff 1
 to see if anything has been modified since the archive contents
 were extracted.
+.It Fl C Ar directory
+perform an initial
+.Xr chdir 2
+into the specified directory before attempting to resolve any filenames.
 .It Fl c
 create the archive
 .It Fl f Ar archive
@@ -259,6 +259,7 @@
 %
 .Ed
 .Sh SEE ALSO
+.Xr matpax 1 ,
 .Xr pax 1 ,
 .Xr tar 1 ,
 .Xr libmat 3 ,

Reply via email to