diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-11-08 08:08:48 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-11-08 08:08:48 +0000 |
commit | 52fe6987a1274cfb18e83400a283fbdc3ad77795 (patch) | |
tree | cec1a7d823bef7b6b87f285973c3889a28c42617 /share/man/man4/radio.4 | |
parent | 87d4220939bb6d6b5344c00a208756565936adbb (diff) |
Time to cleanup:
o) start new sentence on a new line;
o) wrap long lines;
o) don't use .Pp before/after .Sh, .Ss;
o) OpenBSD -> .Ox;
o) typos;
o) close .Rs;
o) use space between arguments in tag, for example:
.Xr blabla ) .
miod@ ok
Diffstat (limited to 'share/man/man4/radio.4')
-rw-r--r-- | share/man/man4/radio.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/radio.4 b/share/man/man4/radio.4 index 33d368c8cbf..7be661aa3d8 100644 --- a/share/man/man4/radio.4 +++ b/share/man/man4/radio.4 @@ -1,5 +1,5 @@ .\" $RuOBSD: radio.4,v 1.4 2001/10/26 05:38:43 form Exp $ -.\" $OpenBSD: radio.4,v 1.14 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: radio.4,v 1.15 2002/11/08 08:08:47 mpech Exp $ .\" .\" Copyright (c) 2001 Vladimir Popov .\" All rights reserved. @@ -31,7 +31,6 @@ .Nm radio .Nd device-independent radio driver layer .Sh SYNOPSIS -.Pp .Cd "radio* at az?" .Cd "radio* at bktr?" .Cd "radio* at fms?" @@ -154,7 +153,6 @@ Informs whether the device receives a stereo or mono signal. .El .El .Sh CHIPSETS -.Pp LM700x is a frequency synthesizer IC. The LM700x is programmed through a 24-bit write-only shift register. The first 14 bits are frequency data. |