Module Name: src
Committed By: rkujawa
Date: Wed Jun 27 13:51:21 UTC 2018
Modified Files:
src/share/man/man4: radio.4
Log Message:
Note slurm(4) driver, improve history.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/radio.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/radio.4
diff -u src/share/man/man4/radio.4:1.13 src/share/man/man4/radio.4:1.14
--- src/share/man/man4/radio.4:1.13 Mon Jul 3 21:30:58 2017
+++ src/share/man/man4/radio.4 Wed Jun 27 13:51:21 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: radio.4,v 1.13 2017/07/03 21:30:58 wiz Exp $
+.\" $NetBSD: radio.4,v 1.14 2018/06/27 13:51:21 rkujawa Exp $
.\" $RuOBSD: radio.4,v 1.4 2001/10/26 05:38:43 form Exp $
.\" $OpenBSD: radio.4,v 1.3 2001/12/05 10:58:54 mickey Exp $
.\"
@@ -38,6 +38,7 @@
.Cd "radio* at rt?"
.Cd "radio* at rtii?"
.Cd "radio* at sf2r?"
+.Cd "radio* at slurm?"
.Cd "radio* at udsbr?"
.Pp
.In sys/types.h
@@ -175,5 +176,9 @@ and
.Sh AUTHORS
The
.Nm
-driver was written by Vladimir Popov and Maxim Tsyplakov.
+driver was written by Vladimir Popov and Maxim Tsyplakov for
+.Ox
+and ported to
+.Nx
+by Lennart Augustsson.
The man page was written by Vladimir Popov.