summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>2000-11-16 05:41:24 +0000
committerjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>2000-11-16 05:41:24 +0000
commit81c0d0c4c136777cf44cceeaf9a8aebb098a82cb (patch)
tree18dec32506a2a3b99514b2f9294310874cca63b8 /doc
parentba22329e9582751e89c2475efd6d80f1ad395132 (diff)
foo
Diffstat (limited to 'doc')
-rw-r--r--doc/pdmenu.man6
-rw-r--r--doc/pdmenurc.man6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/pdmenu.man b/doc/pdmenu.man
index 6dea152..5758bf0 100644
--- a/doc/pdmenu.man
+++ b/doc/pdmenu.man
@@ -1,5 +1,5 @@
.\" -*- nroff -*-
-.TH PDMENU 1 "September 26 2000" "1.2.65" "Commands"
+.TH PDMENU 1 "November 15 2000" "1.2.65" "Commands"
.SH NAME
pdmenu \- simple full screen menu program
.SH SYNOPSIS
@@ -115,7 +115,7 @@ If menufile is "-", pdmenu will read standard input as a menu file.
To use the mouse to cut and paste as usual, hold down on the shift key when
you use the mouse.
.SH FILES
-.I /etc/pdmenurc
+.I /usr/local/etc/pdmenurc
.RS
Default config file. See
.BR pdmenurc (5)
@@ -123,7 +123,7 @@ for details.
.RE
.I ~/.pdmenurc
.RS
-If this exists, it overrides /etc/pdmenurc. See
+If this exists, it overrides /usr/local/etc/pdmenurc. See
.BR pdmenurc (5)
for details.
.SH ENVIRONMENT
diff --git a/doc/pdmenurc.man b/doc/pdmenurc.man
index 38175e7..ed755a2 100644
--- a/doc/pdmenurc.man
+++ b/doc/pdmenurc.man
@@ -1,5 +1,5 @@
.\" -*- nroff -*-
-.TH PDMENURC 5 "September 26 2000" "pdmenu" "File formats"
+.TH PDMENURC 5 "November 15 2000" "pdmenu" "File formats"
.SH NAME
pdmenurc \- menu definitions file for pdmenu
.SH SYNOPSIS
@@ -432,13 +432,13 @@ If you want the ':' character to appear in a field, you may escape out
the ':' character by placing '\\' before it. You don't need to do this if
the field is the last field in a line.
.SH FILES
-.I /etc/pdmenurc
+.I /usr/local/etc/pdmenurc
.RS
Default config file.
.RE
.I ~/.pdmenurc
.RS
-If this exists, it overrides /etc/pdmenurc.
+If this exists, it overrides /usr/local/etc/pdmenurc.
.SH AUTHOR
Joey Hess, <joey@kitenet.net>.
.SH "SEE ALSO"