From e2a533d16e047af1c5db19aa9340414b33061d2d Mon Sep 17 00:00:00 2001
From: Maya Rashish <maya@NetBSD.org>
Date: Fri, 13 Sep 2019 13:01:00 +0300
Subject: [PATCH] Correct system.twmrc location.

---
 man/twm.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/twm.man b/man/twm.man
index ac61a19..6926abf 100644
--- a/man/twm.man
+++ b/man/twm.man
@@ -1496,7 +1496,7 @@ they may be lost if they are iconified and no bindings to
 .nf
 .I $HOME/.twmrc.<screen number>
 .I $HOME/.twmrc
-.I __projectroot__/lib/X11/twm/system.twmrc
+.I __datadir__/X11/twm/system.twmrc
 .fi
 .SH "ENVIRONMENT VARIABLES"
 .IP "DISPLAY" 8
-- 
GitLab