summaryrefslogtreecommitdiff
path: root/editors/manedit/patches/patch-ad
blob: 4f64309d8b97b325bb04bac4d693cad9f25c7a0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.3 2002/12/30 00:00:18 kristerw Exp $
--- prefcb.c.orig	Mon Dec 30 00:47:35 2002
+++ prefcb.c	Mon Dec 30 00:47:46 2002
@@ -704,7 +704,7 @@
 	 */
 	PDialogAddPromptWithBrowse(
 	    NULL, "Path:",
-#if defined(__FreeBSD__)
+#if defined(__FreeBSD__) || defined (__NetBSD__)
 	    "/usr/share/man",
 #else
 	    "/usr/man",