--- Completion/Unix/Command/_mt.orig 2005-05-09 23:58:35.000000000 +0200 +++ Completion/Unix/Command/_mt 2005-05-09 23:57:23.000000000 +0200 @@ -44,7 +44,7 @@ 'densities:explain some common density codes' 'datcompression:enquire or set compression status' ) -elif [[ $OSTYPE = freebsd* ]]; then +elif [[ $OSTYPE = freebsd* || $OSTYPE = dragonfly* ]]; then cmds=( ${cmds:#(asf|eof):*} 'smk:write specified number of setmarks at current position' 'fss:forward space by specified number of setmarks'