diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-02-11 14:02:54 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-03-22 14:41:20 -0700 |
commit | 973356198dca2d35d7cd06f57c3b290cc7ca52c8 (patch) | |
tree | f6aea2df010482b5dc8e584691538b7533059e38 /manual/time.texi | |
parent | eb66fd21bf0689fb86469c81d5a2c7db7d1ec9fa (diff) | |
download | glibc-roland/manual-check.zip glibc-roland/manual-check.tar.gz glibc-roland/manual-check.tar.bz2 |
Add test case for declarations in manual.roland/manual-check
Diffstat (limited to 'manual/time.texi')
-rw-r--r-- | manual/time.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/time.texi b/manual/time.texi index ff31e28..31755df 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -300,7 +300,7 @@ these are the actual amounts of time; not relative to any event. @xref{Creating a Process}. @end deftp -@comment time.h +@comment time.h (optional) @comment POSIX.1 @deftypevr Macro int CLK_TCK This is an obsolete name for the number of clock ticks per second. Use |