aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>2001-07-08 19:48:37 +0000
committerMatthew Dillon <dillon@FreeBSD.org>2001-07-08 19:48:37 +0000
commitcedae1f47889656864a61fd100179fce0bb441ad (patch)
tree4449e37a3e6a7e0869bfdb405407ff9d1e460974 /sbin/dump
parent3860f7810d7b4dee7f77981951d0438d3bffb16f (diff)
downloadsrc-cedae1f47889656864a61fd100179fce0bb441ad.tar.gz
src-cedae1f47889656864a61fd100179fce0bb441ad.zip
Oops, forgot to add 'D' to the option morphing block.
Notes
Notes: svn path=/head/; revision=79428
Diffstat (limited to 'sbin/dump')
-rw-r--r--sbin/dump/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/dump/main.c b/sbin/dump/main.c
index 210e518df2bb..3e8ca4774c04 100644
--- a/sbin/dump/main.c
+++ b/sbin/dump/main.c
@@ -612,6 +612,7 @@ obsolete(argcp, argvp)
case 'b':
case 'd':
case 'f':
+ case 'D':
case 'h':
case 's':
case 'T':