aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/daemon.3
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-10-30 13:23:19 +0000
commit5714e85318e33999ad2f1ff2a25c260b5796a3f9 (patch)
tree158b67306f130688cd778fcdb18275df8e283a33 /lib/libc/gen/daemon.3
parent03453c5e87ebbd465a742eb7d176c52c26769701 (diff)
downloadsrc-5714e85318e33999ad2f1ff2a25c260b5796a3f9.tar.gz
src-5714e85318e33999ad2f1ff2a25c260b5796a3f9.zip
Whitespace only change: trim trailing whitespace.
Notes
Notes: svn path=/head/; revision=67967
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 c220f22e1ba8..0b90dab8b315 100644
--- a/lib/libc/gen/daemon.3
+++ b/lib/libc/gen/daemon.3
@@ -70,7 +70,7 @@ returns -1 and sets the global variable
.Va errno
to any of the errors specified for the library functions
.Xr fork 2
-and
+and
.Xr setsid 2 .
.Sh SEE ALSO
.Xr fork 2 ,