Remove useless .Fn macro suffix

Reviewed by:	mpp
This commit is contained in:
Alexey Zelkin 1999-09-05 06:41:49 +00:00
parent c60ceb83c2
commit 417f221ddc

View file

@ -122,6 +122,6 @@ There is insufficient swap space for the new process.
.Xr wait 2
.Sh HISTORY
A
.Fn fork 2
.Fn fork
function call appeared in
.At v6 .