diff options
author | 2001-12-06 10:14:32 +0000 | |
---|---|---|
committer | 2001-12-06 10:14:32 +0000 | |
commit | 07e716293cbd896e6acda68f538292d4e872f8bd (patch) | |
tree | 7aef0834926abf33b69e2b052314ac714e6b10a7 | |
parent | mbuf(9) man page. Thanks for art@ and mpech@ corrections. (diff) | |
download | wireguard-openbsd-07e716293cbd896e6acda68f538292d4e872f8bd.tar.xz wireguard-openbsd-07e716293cbd896e6acda68f538292d4e872f8bd.zip |
rcsid and hostory section
-rw-r--r-- | usr.bin/radioctl/radioctl.1 | 5 |
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 . |