From af31bd1741effb8aa8a6fb1070c61e958c47b31f Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 11 May 2005 09:27:05 +0000 Subject: Joerg Sonnenberger: 21252: Dragonfly BSD support --- Completion/Unix/Command/_mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_mt') diff --git a/Completion/Unix/Command/_mt b/Completion/Unix/Command/_mt index 738c63abf..01b27634f 100644 --- a/Completion/Unix/Command/_mt +++ b/Completion/Unix/Command/_mt @@ -44,7 +44,7 @@ if _pick_variant gnu=GNU unix --version; then 'densities:explain some common density codes' 'datcompression:enquire or set compression status' ) -elif [[ $OSTYPE = freebsd* ]]; then +elif [[ $OSTYPE = (freebsd|dragonfly)* ]]; then cmds=( ${cmds:#(asf|eof):*} 'smk:write specified number of setmarks at current position' 'fss:forward space by specified number of setmarks' -- cgit v1.2.3