Module Name:    othersrc
Committed By:   wiz
Date:           Tue Nov 17 08:34:02 UTC 2009

Modified Files:
        othersrc/bin/fsu_cat: fsu_cat.1

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/bin/fsu_cat/fsu_cat.1

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

Modified files:

Index: othersrc/bin/fsu_cat/fsu_cat.1
diff -u othersrc/bin/fsu_cat/fsu_cat.1:1.2 othersrc/bin/fsu_cat/fsu_cat.1:1.3
--- othersrc/bin/fsu_cat/fsu_cat.1:1.2	Mon Nov 16 07:22:16 2009
+++ othersrc/bin/fsu_cat/fsu_cat.1	Tue Nov 17 08:34:02 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fsu_cat.1,v 1.2 2009/11/16 07:22:16 stacktic Exp $
+.\"	$NetBSD: fsu_cat.1,v 1.3 2009/11/17 08:34:02 wiz Exp $
 .\" from
 .\"	NetBSD: cat.1,v 1.32 2006/09/23 11:24:44 wiz Exp
 .\"
@@ -42,10 +42,10 @@
 .Nd concatenate and print files from a file system image through rump
 .Sh SYNOPSIS
 .Nm
+.Op Fl f
 .Op Fl o Ar opt_args
 .Op Fl s Ar fs_spec_args
 .Op Fl t Ar fstype
-.Op Fl f
 .Ar fsdevice
 .Op Fl benstv
 .Op -
@@ -53,7 +53,8 @@
 .Sh DESCRIPTION
 The
 .Nm
-utility reads files sequentially, writing them to the standard output. The
+utility reads files sequentially, writing them to the standard output.
+The
 .Ar file
 operands are absolute path in the
 .Ar fstype

Reply via email to