summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidd.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/uuidd.8.in')
-rw-r--r--misc-utils/uuidd.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc-utils/uuidd.8.in b/misc-utils/uuidd.8.in
index e25582564..0a5cf471b 100644
--- a/misc-utils/uuidd.8.in
+++ b/misc-utils/uuidd.8.in
@@ -37,7 +37,7 @@ Do not create a pid file.
.TP
.BR \-p , " \-\-pid " \fIpath\fR
Specify the pathname where the pid file should be written. By default,
-the pid file is written to @localstatedir@/uuidd/uuidd.pid.
+the pid file is written to @runstatedir@/uuidd/uuidd.pid.
.TP
.BR \-q , " \-\-quiet "
Suppress some failure messages.
@@ -54,7 +54,7 @@ a configure option.
.TP
.BR \-s , " \-\-socket " \fIpath\fR
Make uuidd use this pathname for the unix-domain socket. By default, the
-pathname used is @localstatedir@/uuidd/request. This option is primarily
+pathname used is @runstatedir@/uuidd/request. This option is primarily
for debugging purposes, since the pathname is hard-coded in the libuuid
library.
.TP