]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/stat.2
Added/updated glibc feature test macro requirements
[thirdparty/man-pages.git] / man2 / stat.2
index b339c06107effb665342bd7108751fb4aa366e1a..6d6d6388b9f2ed94950ac8997ee20ae2979e7f69 100644 (file)
@@ -37,7 +37,7 @@
 .\" 2007-06-08 mtk: Added example program
 .\" 2007-07-05 mtk: Added details on underlying system call interfaces
 .\"
-.TH STAT 2 2007-07-05 "Linux" "Linux Programmer's Manual"
+.TH STAT 2 2007-07-26 "Linux" "Linux Programmer's Manual"
 .SH NAME
 stat, fstat, lstat \- get file status
 .SH SYNOPSIS
@@ -59,7 +59,7 @@ Feature Test Macro Requirements for glibc (see
 .in
 .sp
 .BR lstat ():
-_BSD_SOURCE || _XOPEN_SOURCE >= 500
+_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .SH DESCRIPTION
 .PP
 These functions return information about a file.