summaryrefslogtreecommitdiff
path: root/src/pidfile.3
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2011-02-23 13:14:22 +0100
committerGuillem Jover <guillem@hadrons.org>2011-05-14 14:16:29 +0200
commit8478e57463db7a4f1b27d165d45de17c6d992ada (patch)
tree86a070c9517c909198ba2d9d7bccb4b61bef86e4 /src/pidfile.3
parentf7caf2b30da93d46528ec706dffaf5cbde5266d9 (diff)
downloadlibbsd-8478e57463db7a4f1b27d165d45de17c6d992ada.tar.gz
Update libbsd header references in man pages
Point to the namespaced path for libbsd specific headers.
Diffstat (limited to 'src/pidfile.3')
-rw-r--r--src/pidfile.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pidfile.3 b/src/pidfile.3
index 34214c0..2f84c44 100644
--- a/src/pidfile.3
+++ b/src/pidfile.3
@@ -37,7 +37,7 @@
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
.Lb libbsd
.Sh SYNOPSIS
-.In libutil.h
+.In bsd/libutil.h
.Ft "struct pidfh *"
.Fn pidfile_open "const char *path" "mode_t mode" "pid_t *pidptr"
.Ft int