diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 16:26:31 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 16:26:31 +0000 |
| commit | 0daa9e92d0cc449d25d4fd200759177024baae84 (patch) | |
| tree | ab554843b62ec3ad24acbdfbc8535e787c88d924 /man7/time.7 | |
| parent | c11b1abf2e2241d8efe19feb04c2a7e1e06c19b0 (diff) | |
| download | man-pages-0daa9e92d0cc449d25d4fd200759177024baae84.tar.gz | |
Fix redundant formatting macros
Diffstat (limited to 'man7/time.7')
| -rw-r--r-- | man7/time.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/time.7 b/man7/time.7 index 2079ce6e96..1436ab562b 100644 --- a/man7/time.7 +++ b/man7/time.7 @@ -82,7 +82,7 @@ Unix systems represent time in seconds since the which is defined as 0:00:00 UTC on the morning of 1 January 1970. A program can determine the -.IR "calendar time" +.I "calendar time" using .BR gettimeofday (2), which returns time (in seconds and microseconds) that have |
