aboutsummaryrefslogtreecommitdiffstats
path: root/man2/fork.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/fork.2')
-rw-r--r--man2/fork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/fork.2 b/man2/fork.2
index 6b482f8dbd..31674499ce 100644
--- a/man2/fork.2
+++ b/man2/fork.2
@@ -81,7 +81,7 @@ failed to allocate the necessary kernel structures because memory is tight.
.SH "CONFORMING TO"
The
.B fork
-call conforms to SVr4, SVID, POSIX, X/OPEN, BSD 4.3.
+call conforms to SVr4, SVID, POSIX, X/OPEN, 4.3BSD.
.SH "SEE ALSO"
.BR clone (2),
.BR execve (2),