ubase

suckless linux base utils
git clone git://git.2f30.org/ubase
Log | Files | Refs | README | LICENSE

commit d2dfc053c14dab04870b5520bba42c9a0173c654
parent 01fa8eec5842f90e8afa60e3429daa87ee104e22
Author: sin <sin@2f30.org>
Date:   Wed,  4 Jun 2014 10:56:20 +0100

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

Diffstat:
Mhwclock.8 | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hwclock.8 b/hwclock.8 @@ -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