summaryrefslogtreecommitdiff
path: root/sbin/dump
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-10-21 01:56:05 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-10-21 01:56:05 +0000
commit14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch)
tree9444b2a63ad5396b894abd07c85ff08c9c031d26 /sbin/dump
parent58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff)
Diffstat (limited to 'sbin/dump')
-rw-r--r--sbin/dump/dump.82
-rw-r--r--sbin/dump/main.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 1fc6372dbf31..6c87e8113a27 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -31,7 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dump.8 8.1 (Berkeley) 6/16/93
-.\" $Id$
+.\" $Id: dump.8,v 1.5.2.6 1997/10/19 09:44:36 joerg Exp $
.\"
.Dd June 16, 1993
.Dt DUMP 8
diff --git a/sbin/dump/main.c b/sbin/dump/main.c
index d838160952ab..e1ac7f2ea63a 100644
--- a/sbin/dump/main.c
+++ b/sbin/dump/main.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: main.c,v 1.7.2.6 1997/10/15 18:30:35 markm Exp $
*/
#ifndef lint