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