diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
commit | 09e227ff68e154967e4487a37d9473265714b17b (patch) | |
tree | 71c2f57d2c5c5bf47bd010636edededd1b0aed0c /usr.bin/usbhidaction | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'usr.bin/usbhidaction')
-rw-r--r-- | usr.bin/usbhidaction/usbhidaction.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/usbhidaction/usbhidaction.1 b/usr.bin/usbhidaction/usbhidaction.1 index 87f28459843..2a650f749a2 100644 --- a/usr.bin/usbhidaction/usbhidaction.1 +++ b/usr.bin/usbhidaction/usbhidaction.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbhidaction.1,v 1.7 2006/04/22 16:22:03 fgsch Exp $ +.\" $OpenBSD: usbhidaction.1,v 1.8 2007/05/31 19:20:19 jmc Exp $ .\" $NetBSD: usbhidaction.1,v 1.6 2002/01/18 14:38:59 augustss Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd December 29, 2000 +.Dd $Mdocdate: May 31 2007 $ .Dt USBHIDACTION 1 .Os .Sh NAME |