summaryrefslogtreecommitdiffstats
path: root/sbin/dump
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2001-07-08 19:48:37 +0000
committerdillon <dillon@FreeBSD.org>2001-07-08 19:48:37 +0000
commitfb991ec59e228fda4c5428b2389b2c563a2f9db7 (patch)
tree4449e37a3e6a7e0869bfdb405407ff9d1e460974 /sbin/dump
parent2b51f516c8e58b0d7552d577b2cda8faf3066999 (diff)
downloadFreeBSD-src-fb991ec59e228fda4c5428b2389b2c563a2f9db7.zip
FreeBSD-src-fb991ec59e228fda4c5428b2389b2c563a2f9db7.tar.gz
Oops, forgot to add 'D' to the option morphing block.
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 210e518..3e8ca47 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':
OpenPOWER on IntegriCloud