From 46a39716b67e6ae479d745f8e962d7745e875874 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 11 Dec 2013 11:25:00 +0100 Subject: [PATCH] Fix default device in rtcdevice description --- chrony.texi.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrony.texi.in b/chrony.texi.in index 1169e7e..82915a8 100644 --- a/chrony.texi.in +++ b/chrony.texi.in @@ -2654,7 +2654,7 @@ This would set the threshold error to 30 seconds. @node rtcdevice directive @subsection rtcdevice The @code{rtcdevice} directive defines the name of the device file for -accessing the real time clock. By default this is @code{/dev/rtc/}, unless the +accessing the real time clock. By default this is @code{/dev/rtc}, unless the directive is used to set a different value. This applies to Linux systems with devfs. An example of use is