diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-22 22:47:41 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-22 22:47:41 +0000 |
| commit | 83b786428baab37a939850341ef8ec03795335da (patch) | |
| tree | bfa409901708c8b50aa8127037108988ab6a4793 | |
| parent | c31765d307c171544f4fa78ee00e566d6525b318 (diff) | |
| download | man-pages-83b786428baab37a939850341ef8ec03795335da.tar.gz | |
ffix
| -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 |
