summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pidfile.3
diff options
context:
space:
mode:
authorghelmer <ghelmer@FreeBSD.org>2012-01-10 21:47:58 +0000
committerghelmer <ghelmer@FreeBSD.org>2012-01-10 21:47:58 +0000
commit80ebde6f3d4c02ca44dace1b4e38a3f8c108b654 (patch)
treea19f24ac59e5727c15901c0a775e1630bf5859e8 /lib/libutil/pidfile.3
parent10c35ce6a7ce675b54be3fb34106d11202bf2f32 (diff)
downloadFreeBSD-src-80ebde6f3d4c02ca44dace1b4e38a3f8c108b654.zip
FreeBSD-src-80ebde6f3d4c02ca44dace1b4e38a3f8c108b654.tar.gz
Style fixes courtesy of pjd.
Diffstat (limited to 'lib/libutil/pidfile.3')
-rw-r--r--lib/libutil/pidfile.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libutil/pidfile.3 b/lib/libutil/pidfile.3
index e11276f..c224a9b 100644
--- a/lib/libutil/pidfile.3
+++ b/lib/libutil/pidfile.3
@@ -100,7 +100,7 @@ function closes and removes a pidfile.
.Pp
The
.Fn pidfile_fileno
-function returns the file descriptor for the open pid file.
+function returns the file descriptor for the open pidfile.
.Sh RETURN VALUES
The
.Fn pidfile_open
@@ -118,7 +118,9 @@ will be set.
The
.Fn pidfile_fileno
function returns the low-level file descriptor.
-It returns -1 and sets
+It returns
+.Li -1
+and sets
.Va errno
if a NULL
.Vt pidfh
OpenPOWER on IntegriCloud