summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorghelmer <ghelmer@FreeBSD.org>2003-11-10 22:04:51 +0000
committerghelmer <ghelmer@FreeBSD.org>2003-11-10 22:04:51 +0000
commitc038927dceca1b1596cfad4d5fec1b0b2c7d99a9 (patch)
treebaac39bacd3feee8f3c1378b1df8e1159f83fc6d /lib/libc
parentc5fcb1b2254d6529beea09a47bd70da6b98220f5 (diff)
downloadFreeBSD-src-c038927dceca1b1596cfad4d5fec1b0b2c7d99a9.zip
FreeBSD-src-c038927dceca1b1596cfad4d5fec1b0b2c7d99a9.tar.gz
Remove ',' accidentally added after ".Xr fork 2".
Diffstat (limited to 'lib/libc')
-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 97025e6..5b4a5e0 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
OpenPOWER on IntegriCloud