aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/daemon.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/daemon.3')
-rw-r--r--lib/libc/gen/daemon.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/daemon.3 b/lib/libc/gen/daemon.3
index 97025e6c29a4..5b4a5e03e976 100644
--- a/lib/libc/gen/daemon.3
+++ b/lib/libc/gen/daemon.3
@@ -71,7 +71,7 @@ The
function may fail and set
.Va errno
for any of the errors specified for the library functions
-.Xr fork 2 ,
+.Xr fork 2
and
.Xr setsid 2 .
.Sh SEE ALSO