mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Fixed style bug in pseudocode.
This commit is contained in:
parent
5b05023a50
commit
f12d1f0bf6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29176
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user