summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2001-12-06 10:14:32 +0000
committermickey <mickey@openbsd.org>2001-12-06 10:14:32 +0000
commit07e716293cbd896e6acda68f538292d4e872f8bd (patch)
tree7aef0834926abf33b69e2b052314ac714e6b10a7
parentmbuf(9) man page. Thanks for art@ and mpech@ corrections. (diff)
downloadwireguard-openbsd-07e716293cbd896e6acda68f538292d4e872f8bd.tar.xz
wireguard-openbsd-07e716293cbd896e6acda68f538292d4e872f8bd.zip
rcsid and hostory section
-rw-r--r--usr.bin/radioctl/radioctl.15
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/radioctl/radioctl.1 b/usr.bin/radioctl/radioctl.1
index ceac42f9680..66010530ccc 100644
--- a/usr.bin/radioctl/radioctl.1
+++ b/usr.bin/radioctl/radioctl.1
@@ -1,3 +1,4 @@
+.\" $OpenBSD: radioctl.1,v 1.4 2001/12/06 10:14:32 mickey Exp $
.\"
.\" Copyright (c) 2001 Vladimir Popov
.\" All rights reserved.
@@ -154,3 +155,7 @@ radio tuner device
.El
.Sh SEE ALSO
.Xr radio 4
+.Sh HISTORY
+.Nm
+command first appeared in
+.Ox 3.0 .