1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50943

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 .