X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c59d387888272695ccf163a8057275dbdc77afd0..832f687b6c2afdb9dd09e0c5bbc249e1bf22f433:/man/slocal.man diff --git a/man/slocal.man b/man/slocal.man index 2ce87b92..cc0f4ceb 100644 --- a/man/slocal.man +++ b/man/slocal.man @@ -1,4 +1,4 @@ -.TH SLOCAL %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] +.TH SLOCAL %manext1% "January 16, 2006" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -355,7 +355,7 @@ failed. .PP In order to avoid any time limitations, you might implement a process that began by -.BR fork ()-ing. +.IR fork ()-ing. The parent would return the appropriate value immediately, and the child could continue on, doing whatever it wanted for as long as it wanted. This approach is somewhat risky if