]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
uname.2: srcfix: Added some source comments
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 28 Nov 2008 19:51:41 +0000 (14:51 -0500)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 6 Dec 2008 03:18:07 +0000 (22:18 -0500)
man2/uname.2

index d54e4e8e42a13944bd2d305bef7a25bf917ec39f..d657cf05f21ddce2e3f4f7e5a0ebd5f1691e1b43 100644 (file)
@@ -140,8 +140,12 @@ and
 .IR sys_newuname ()
 (slot
 .IR __NR_uname) .
-The first one used length 9 for all fields;
-the second used 65;
+The first one
+.\" That was back before Linux 1.0
+used length 9 for all fields;
+the second
+.\" That was also back before Linux 1.0
+used 65;
 the third also uses 65 but adds the \fIdomainname\fP field.
 The glibc
 .BR uname ()