]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 14 May 2007 21:10:08 +0000 (21:10 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 14 May 2007 21:10:08 +0000 (21:10 +0000)
man2/wait.2

index 612e8fde56166b8b0776c3c18bb7b6c56180bd5d..d58e0b4299d7d3cf444c3316d68464d65c0a3f84 100644 (file)
@@ -493,7 +493,7 @@ This was the default before Linux 2.4.
 .SH EXAMPLE
 .\" fork.2 refers to this example program.
 The following program demonstrates the use of
-.BR fork(2)
+.BR fork (2)
 and
 .BR waitpid (2).
 The program creates a child process.