diff options
author | 2006-12-09 13:29:12 +0000 | |
---|---|---|
committer | 2006-12-09 13:29:12 +0000 | |
commit | 513d886d0b966e4c6b1342f7adb9c7e35093fc55 (patch) | |
tree | 576ca01343d6a2379d5303aa6aa03000bcfaa182 | |
parent | Be consistent with writing frequencies, it's n kHz, not nKHz. The DCF77 (diff) | |
download | wireguard-openbsd-513d886d0b966e4c6b1342f7adb9c7e35093fc55.tar.xz wireguard-openbsd-513d886d0b966e4c6b1342f7adb9c7e35093fc55.zip |
The call sign is DCF77, not just DCF.
-rw-r--r-- | share/man/man4/udcf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/udcf.4 b/share/man/man4/udcf.4 index 78fa6f8af92..768ad39b5cc 100644 --- a/share/man/man4/udcf.4 +++ b/share/man/man4/udcf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: udcf.4,v 1.17 2006/12/09 13:27:05 mbalmer Exp $ +.\" $OpenBSD: udcf.4,v 1.18 2006/12/09 13:29:12 mbalmer Exp $ .\" .\" Copyright (c) 2006 Marc Balmer <mbalmer@openbsd.org> .\" @@ -89,7 +89,7 @@ The driver was written by .An Marc Balmer Aq mbalmer@openbsd.org . .Sh CAVEATS -DCF uses a 77.5 kHz long wave radio signal transmitted from near Frankfurt, +DCF77 uses a 77.5 kHz long wave radio signal transmitted from near Frankfurt, Germany. Up to about 900 km, the radio signal can travel directly to the receiver, providing a linearly increasing time offset based on distance. |