diff options
author | Laurent Carlier <lordheavym@gmail.com> | 2014-08-04 16:39:24 +0200 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-08-07 18:05:51 -0700 |
commit | 76f6ad6e96b1ce62a32767bc0478a17b8b9204d7 (patch) | |
tree | a5064a468913bdf0ef7ff75bfd01f0e233f53059 /man/twm.man | |
parent | 0cb43e864b2e9972630556e98caa24abf8928122 (diff) |
Update manpage with the proper location of system.twmrc file
Signed-off-by: Laurent Carlier <lordheavym@gmail.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/twm.man')
-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 cc8bc5f..d1dbaa0 100644 --- a/man/twm.man +++ b/man/twm.man @@ -132,7 +132,7 @@ differing visual types. .B "$HOME/.twmrc" This is the usual name for an individual user's startup file. .TP 8 -.B __projectroot__/lib/X11/twm/system.twmrc +.B __datadir__/X11/twm/system.twmrc If neither of the preceding files are found, \fItwm\fP will look in this file for a default configuration. This is often tailored by the site administrator to |