diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-10-11 13:23:46 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-10-11 13:23:46 +0000 |
commit | 1b6a3e3116bcaa402d63c9108f55656a36faa716 (patch) | |
tree | 45d75d4a4513ff1837da6fb2b7a2fd5a2e9f1e07 /share/man/man4 | |
parent | f5e5b3eaf26d6ac0ed0be78ce86c813accf2a743 (diff) |
Reflect recent changes in the driver.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/udcf.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/udcf.4 b/share/man/man4/udcf.4 index 73fccb6c56c..90e3a9d747c 100644 --- a/share/man/man4/udcf.4 +++ b/share/man/man4/udcf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: udcf.4,v 1.11 2006/06/12 09:44:52 mbalmer Exp $ +.\" $OpenBSD: udcf.4,v 1.12 2006/10/11 13:23:45 mbalmer Exp $ .\" .\" Copyright (c) 2006 Marc Balmer <mbalmer@openbsd.org> .\" @@ -45,10 +45,14 @@ German DCF77 time signal station .It HBG Swiss HBG time signal station (75 kHz longwave transmitter located in Prangins near Geneva) +.It Unknown +The clock type has not yet been determined. .El .Sh SENSOR STATES The quality of the timedelta is reported as the sensor status: .Bl -tag -width "CRITICALXX" +.It UNKNOWN +No valid time information has been received yet. .It OK The time information is valid and the receiver is fully synchronized to the time signal station. |