Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/dumpfs Sort options (AaBb...); drop trailing space; ...
details: https://anonhg.NetBSD.org/src/rev/bda1a1043825
branches: trunk
changeset: 551145:bda1a1043825
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Aug 30 12:48:01 2003 +0000
description:
Sort options (AaBb...); drop trailing space; use Nx instead of verbose
NetBSD; add commas.
diffstat:
usr.sbin/dumpfs/dumpfs.8 | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
diffs (53 lines):
diff -r 58d606de9b89 -r bda1a1043825 usr.sbin/dumpfs/dumpfs.8
--- a/usr.sbin/dumpfs/dumpfs.8 Sat Aug 30 12:27:26 2003 +0000
+++ b/usr.sbin/dumpfs/dumpfs.8 Sat Aug 30 12:48:01 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dumpfs.8,v 1.14 2003/08/30 10:30:52 dsl Exp $
+.\" $NetBSD: dumpfs.8,v 1.15 2003/08/30 12:48:01 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -37,19 +37,19 @@
.Nd dump file system information
.Sh SYNOPSIS
.Nm
-.Op Fl Fcimsv
+.Op Fl cFimsv
.Ar filesys No \&| Ar device
-.Op Ar \&.\&.\&.
+.Op Ar ...
.Sh DESCRIPTION
.Nm
prints out detailed information about the specified filesystems.
.Pp
Options:
.Bl -tag -width Ds
+.It Fl c
+Print details of each cylinder group.
.It Fl F
Dump a file system image from a file, not a special device.
-.It Fl c
-Print details of each cylinder group.
.It Fl i
Print details of each allocated inode.
.It Fl m
@@ -63,7 +63,7 @@
If none of
.Fl c ,
.Fl i ,
-.Fl m
+.Fl m ,
or
.Fl s
are given, then
@@ -98,7 +98,8 @@
The
.Fl c ,
.Fl i ,
-.Fl m
+.Fl m ,
and
.Fl s
-options, and the inode dump were added for NetBSD 2.0.
+options, and the inode dump were added for
+.Nx 2.0 .
Home |
Main Index |
Thread Index |
Old Index