Clarify that hwclock(8) uses /dev/rtc as the default devnode

This commit is contained in:
sin 2014-06-04 10:56:20 +01:00
parent 01fa8eec58
commit d2dfc053c1
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
\fBhwclock\fR is a tool for accessing the hardware clock. You can display
the current time, set the hardware clock from the System Time, or
set the System Time from the hardware clock. It currently only works with UTC.
You can use \fIdev\fR to specify the RTC device node absolute path.
You can use \fIdev\fR to specify the RTC device node absolute path. By default
it will use \fI/dev/rtc\fR.
.SH FUNCTIONS
.TP
\fB-r\fR