]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Update .TH line
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Sep 2006 11:30:36 +0000 (11:30 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Sep 2006 11:30:36 +0000 (11:30 +0000)
man2/fork.2

index 7758369ecca58f5ccdca945e52362fea76b36d4d..0a37df4e51e57af508e4605b52b03c93fbc76489 100644 (file)
@@ -36,7 +36,7 @@
 .\"     Greatly expanded, to describe all attributes that differ
 .\"    parent and child.
 .\"
-.TH FORK 2 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual"
+.TH FORK 2 2006-09-04 "Linux 2.6.17" "Linux Programmer's Manual"
 .SH NAME
 fork \- create a child process
 .SH SYNOPSIS