summaryrefslogtreecommitdiff
path: root/sbin/dump
diff options
context:
space:
mode:
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