Fixed style bug in pseudocode.

This commit is contained in:
bde 1997-09-07 04:01:27 +00:00
parent 27851d5ce5
commit 6aa81297b8

View File

@ -79,7 +79,7 @@ will sleep, if necessary, until required process resources are available.
.Pp
.Fn Fork
can be implemented as a call to
.Fn rfork "RFFDG|RFPROC"
.Fn rfork "RFFDG | RFPROC"
but isn't for backwards compatibility.
.Sh RETURN VALUES
Upon successful completion,