diff options
author | 2002-09-25 18:05:00 +0000 | |
---|---|---|
committer | 2002-09-25 18:05:00 +0000 | |
commit | 1c7eab9a634f6fe0fa88122a86b07ad7c5c5e95f (patch) | |
tree | f259d5f2309df3b59c38a3a5245fddb70d43f852 | |
parent | Suggest disabling the sb driver in UKC rather than removing it from (diff) | |
download | wireguard-openbsd-1c7eab9a634f6fe0fa88122a86b07ad7c5c5e95f.tar.xz wireguard-openbsd-1c7eab9a634f6fe0fa88122a86b07ad7c5c5e95f.zip |
Correct sfr(4) reference.
-rw-r--r-- | share/man/man4/isa.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index e0ee0686abd..bdc3059c612 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.17 2002/08/29 07:34:31 wcobb Exp $ +.\" $OpenBSD: isa.4,v 1.18 2002/09/25 18:05:00 miod Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -218,7 +218,7 @@ Aztech/PackardBell radio card devices. AIMS Lab Radiotrack FM radio device devices. .It Xr rtii 4 AIMS Lab Radiotrack II FM radio device devices. -.It Xr srf 4 +.It Xr sfr 4 SoundForte RadioLink SF16-FMR FM radio devices. .It Xr sf2r 4 SoundForte RadioLink SF16-FMR2 FM radio devices. |