]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Fix the pathname of /var/lib/uuidd/uuidd.pid in uuidd man page.
authorEric Sandeen <sandeen@redhat.com>
Sat, 19 Jan 2008 14:16:03 +0000 (09:16 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 19 Jan 2008 23:13:14 +0000 (18:13 -0500)
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/uuidd.8.in

index e45297d00b41698c60290bae2c5d883f159e7bf0..e65e3916e6abce7dac9886c5d94bb5289e744efa 100644 (file)
@@ -64,11 +64,11 @@ UUID's.
 .TP
 .BI \-p  " pidfile"
 Specify the pathname where the pid file should be written.  By default,
-the pid file is written to /var/run/uuidd.pid.
+the pid file is written to /var/lib/libuuid/uuidd.pid.
 .TP
 .BI \-s " socketpath"
 Specify the pathname used for the unix-domain socket used by uuidd.  By
-qdefault, the pathname used is /var/run/uuidd.sock.  This is primarily
+default, the pathname used is /var/lib/libuuid/request.  This is primarily
 for debugging purposes, since the pathname is hard-coded in the libuuid
 library.
 .TP