Module Name:    othersrc
Committed By:   wiz
Date:           Thu Feb 16 14:52:03 UTC 2012

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

Log Message:
Document -n.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/circa/dist/circa.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/circa/dist/circa.1
diff -u othersrc/external/bsd/circa/dist/circa.1:1.2 othersrc/external/bsd/circa/dist/circa.1:1.3
--- othersrc/external/bsd/circa/dist/circa.1:1.2	Thu May 12 08:40:24 2011
+++ othersrc/external/bsd/circa/dist/circa.1	Thu Feb 16 14:52:03 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: circa.1,v 1.2 2011/05/12 08:40:24 wiz Exp $
+.\" $NetBSD: circa.1,v 1.3 2012/02/16 14:52:03 wiz Exp $
 .\"
 .\" Copyright (c) 2011 Alistair Crooks <[email protected]>
 .\" All rights reserved.
@@ -23,7 +23,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 28, 2011
+.Dd February 16, 2012
 .Dt CIRCA 1
 .Os
 .Sh NAME
@@ -31,7 +31,7 @@
 .Nd Data protection and integrity utility
 .Sh SYNOPSIS
 .Nm
-.Fl dv
+.Fl dnv
 .Op Fl o Ar filename
 .Op Fl s Ar sector-size
 .Op Ar file ...
@@ -55,6 +55,8 @@ The following options are available:
 Decode the file(s) given, or
 .Dv stdin
 if no files were specified.
+.It Fl n
+Do not write a circa-header to the output file.
 .It Fl o Ar output-file
 Use the specified file for output.
 By default, output will go to

Reply via email to