diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:02:09 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:02:09 +0100 |
| commit | 36546c3817fbea73a1d6032a50f7f48788aa62ae (patch) | |
| tree | 34829d2914c83868bd7fd8bc7a2d65e82c67b7e4 /man2/timerfd_create.2 | |
| parent | 523869f645d1c34d8e7c5d68314f86ba0771ff8c (diff) | |
| download | man-pages-36546c3817fbea73a1d6032a50f7f48788aa62ae.tar.gz | |
Many pages: Use \[em] instead of \(em
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man2/timerfd_create.2')
| -rw-r--r-- | man2/timerfd_create.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 5ccc165a36..ccb0e4f29b 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -255,7 +255,7 @@ then the buffer given to returns an unsigned 8-byte integer .RI ( uint64_t ) containing the number of expirations that have occurred. -(The returned value is in host byte order\(emthat is, +(The returned value is in host byte order\[em]that is, the native byte order for integers on the host machine.) .IP If no timer expirations have occurred at the time of the |
