summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-05 06:41:49 +0000
committerphantom <phantom@FreeBSD.org>1999-09-05 06:41:49 +0000
commitde4332c7199d1eab238e28140d7c1abaa49cdfb6 (patch)
tree7e17575483df265203c0c64cf943f93f7f393dde /lib
parent68a54f2ec3ca36d5b152c87df32935ce4e8aeab2 (diff)
downloadFreeBSD-src-de4332c7199d1eab238e28140d7c1abaa49cdfb6.zip
FreeBSD-src-de4332c7199d1eab238e28140d7c1abaa49cdfb6.tar.gz
Remove useless .Fn macro suffix
Reviewed by: mpp
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/fork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/fork.2 b/lib/libc/sys/fork.2
index 2e76bc0..d01e600 100644
--- a/lib/libc/sys/fork.2
+++ b/lib/libc/sys/fork.2
@@ -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 .
OpenPOWER on IntegriCloud