]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/clock_getres.2
Many pages: Use \[em] instead of \(em
[thirdparty/man-pages.git] / man2 / clock_getres.2
index c913b7ac7c41d38fe62aeea2ae527af5446cceda..94328b446ac8cab4fc1d063e96cc2226e11b71da 100644 (file)
@@ -137,8 +137,8 @@ The acronym TAI refers to International Atomic Time.
 .TP
 .B CLOCK_MONOTONIC
 A nonsettable system-wide clock that
-represents monotonic time since\(emas described
-by POSIX\(em"some unspecified point in the past".
+represents monotonic time since\[em]as described
+by POSIX\[em]"some unspecified point in the past".
 On Linux, that point corresponds to the number of seconds that the system
 has been running since it was booted.
 .IP
@@ -153,7 +153,7 @@ This clock does not count time that the system is suspended.
 All
 .B CLOCK_MONOTONIC
 variants guarantee that the time returned by consecutive calls will not go
-backwards, but successive calls may\(emdepending on the architecture\(emreturn
+backwards, but successive calls may\[em]depending on the architecture\[em]return
 identical (not-increased) time values.
 .TP
 .BR CLOCK_MONOTONIC_COARSE " (since Linux 2.6.32; Linux-specific)"