diff options
author | keramida <keramida@FreeBSD.org> | 2006-02-24 15:02:08 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2006-02-24 15:02:08 +0000 |
commit | 7ecbcaaea5f4b1a5084b4d5c43276ddb8a1f5f9b (patch) | |
tree | 4b58709e363cf8bfdb2f26da273c66306ba2cfef /sbin | |
parent | 57373b9b57bc7dd803598cbe70d3245af3afa26b (diff) | |
download | FreeBSD-src-7ecbcaaea5f4b1a5084b4d5c43276ddb8a1f5f9b.zip FreeBSD-src-7ecbcaaea5f4b1a5084b4d5c43276ddb8a1f5f9b.tar.gz |
Revert a minor glitch of revision 1.69
Submitted by: Andriy Tkachuk <andrit@ukr.net>
X-MFC after: RE approval
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/dump/dump.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index 079c456..ac2ead3 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -29,7 +29,7 @@ .\" @(#)dump.8 8.3 (Berkeley) 5/1/95 .\" $FreeBSD$ .\" -.Dd December 22, 2005 +.Dd February 24, 2006 .Dt DUMP 8 .Os .Sh NAME @@ -271,7 +271,7 @@ The default tape length is 2300 feet. .It Fl T Ar date Use the specified date as the starting time for the dump instead of the time determined from looking in -a warning will be issued and the +the .Pa dumpdates file. The format of date is the same as that of |