diff options
| -rw-r--r-- | man4/rtc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man4/rtc.4 b/man4/rtc.4 index 692ff09628..c253c9b90f 100644 --- a/man4/rtc.4 +++ b/man4/rtc.4 @@ -98,10 +98,10 @@ On some systems, the battery backed RTC can't issue interrupts, but another one can. The -.B /dev/rtc +.I /dev/rtc (or -.BR /dev/rtc0 , -.BR /dev/rtc1 , +.IR /dev/rtc0 , +.IR /dev/rtc1 , etc.) device can be opened only once (until it is closed) and it is read-only. On |
