diff options
author | Maya Rashish <maya@NetBSD.org> | 2019-09-13 13:01:00 +0300 |
---|---|---|
committer | Maya Rashish <maya@NetBSD.org> | 2019-09-13 13:01:00 +0300 |
commit | e2a533d16e047af1c5db19aa9340414b33061d2d (patch) | |
tree | a8fae2c0336eb57bdce8d01b09e22f6415e7400f | |
parent | 2e0923ba703d040160bac1deb05d5d6d4cbd62aa (diff) |
Correct system.twmrc location.
-rw-r--r-- | man/twm.man | 2 |
1 files changed, 1 insertions, 1 deletions
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 |