diff options
| author | Guy Helmer <ghelmer@FreeBSD.org> | 2003-11-10 22:04:51 +0000 | 
|---|---|---|
| committer | Guy Helmer <ghelmer@FreeBSD.org> | 2003-11-10 22:04:51 +0000 | 
| commit | ffcdc347696d1a69af1e6159c72763a8b4df6062 (patch) | |
| tree | baac39bacd3feee8f3c1378b1df8e1159f83fc6d /lib/libc/gen | |
| parent | 8b2b22e84def6de2172ba8a9fbc9d41d0444d202 (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen')
| -rw-r--r-- | lib/libc/gen/daemon.3 | 2 | 
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  | 
