$NetBSD: patch-ab,v 1.1 2006/01/09 20:02:02 joerg Exp $

--- 7plus.c.orig	2006-01-09 19:56:29.000000000 +0000
+++ 7plus.c
@@ -264,7 +264,7 @@ const char *help[] = {
  #define EXMPL "dh0:/pr/"
 #endif
 
-#if defined(__linux__) || defined(__NetBSD__)
+#if defined(__linux__) || defined(__NetBSD__) || defined(__DragonFly__)
  #undef EXMPL
  #define EXMPL "/pr/"
 #endif
