Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/dump Use more markup, fix English usage.
details: https://anonhg.NetBSD.org/src/rev/91b0d08842db
branches: trunk
changeset: 781258:91b0d08842db
user: dholland <dholland%NetBSD.org@localhost>
date: Wed Aug 29 18:46:13 2012 +0000
description:
Use more markup, fix English usage.
diffstat:
sbin/dump/dump.8 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r c15235fe46aa -r 91b0d08842db sbin/dump/dump.8
--- a/sbin/dump/dump.8 Wed Aug 29 18:45:40 2012 +0000
+++ b/sbin/dump/dump.8 Wed Aug 29 18:46:13 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dump.8,v 1.64 2012/02/19 21:32:02 wiz Exp $
+.\" $NetBSD: dump.8,v 1.65 2012/08/29 18:46:13 dholland Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" Regents of the University of California.
@@ -261,15 +261,17 @@
Use the specified date as the starting time for the dump
instead of the time determined from looking in
.Pa /etc/dumpdates .
-The format of date is the same as that of
+The format of
+.Ar date
+is the same as that of
.Xr ctime 3 .
This option is useful for automated dump scripts that wish to
dump over a specific period of time.
The
.Fl T
-option is mutually exclusive from the
+option and the
.Fl u
-option.
+option are mutually exclusive.
.It Fl t
All informational log messages printed by
.Nm
Home |
Main Index |
Thread Index |
Old Index