From 00cabfec64682c10275a4490ecdbd3eca0995643 Mon Sep 17 00:00:00 2001 From: Marc Balmer Date: Sun, 28 May 2006 18:52:17 +0000 Subject: Change the timedelta sensor descritpion so that the first four bytes contain the NTP identifier (filled with spaces), followed by a space and the station name (which might be the same as the NTP identifier). All timedelta sensor have to follow this scheme as OpenNTPD needs it. Requested by henning. --- share/man/man4/udcf.4 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/udcf.4 b/share/man/man4/udcf.4 index dbcf954022f..da9fc4e1b6a 100644 --- a/share/man/man4/udcf.4 +++ b/share/man/man4/udcf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: udcf.4,v 1.8 2006/05/28 17:29:01 jmc Exp $ +.\" $OpenBSD: udcf.4,v 1.9 2006/05/28 18:52:16 mbalmer Exp $ .\" .\" Copyright (c) 2006 Marc Balmer .\" @@ -36,13 +36,15 @@ interface. The driver automatically detects if it is receiving the German DCF77 timecode or the Swiss HBG timecode and indicates the clock type in the sensor description. +The first four bytes of the description are the NTP identifier followed +by a space and the station name (which might be the same). This value will not be changed once set, even when the receiver module is changed at runtime. -.Bl -tag -width "DCFXX" -.It DCF77 +.Bl -tag -width "DCF DCFXX" +.It DCF DCF77 German DCF77 time signal station (77.5 kHz longwave transmitter located in Mainflingen near Frankfurt) -.It HBG +.It HBG HBG Swiss HBG time signal station (75 kHz longwave transmitter located in Prangins near Geneva) .El -- cgit v1.2.3