tweak comment
authorJim Meyering <jim@meyering.net>
Fri, 7 Jan 2000 09:18:15 +0000 (09:18 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 7 Jan 2000 09:18:15 +0000 (09:18 +0000)
lib/nanosleep.h

index a1e8649..be28d76 100644 (file)
@@ -42,7 +42,7 @@
 # endif
 
 # if ! HAVE_STRUCT_TIMESPEC
-/* Some systems don't define this struct.  */
+/* Some systems don't define this struct, e.g., AIX 4.1, Ultrix 4.3.  */
 struct timespec
 {
   time_t tv_sec;