diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-06 23:10:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-06 23:10:26 +0000 |
commit | 03eb2112caf7ae09d3620f5eb1e95357e3feee1c (patch) | |
tree | 66af9c4f1f60262b3ab95981d971e58453ac72f5 /share | |
parent | 81d45e87f891777c094c9055b53c4be09d17cfb9 (diff) |
- add an openbsd rcsid
- some minor tweakage of previous
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/owctr.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/owctr.4 b/share/man/man4/owctr.4 index aa81c3544f3..e1b378b5716 100644 --- a/share/man/man4/owctr.4 +++ b/share/man/man4/owctr.4 @@ -1,3 +1,5 @@ +.\" $OpenBSD: owctr.4,v 1.2 2010/07/06 23:10:25 jmc Exp $ +.\" .\" Copyright (c) 2010 John L. Scarfone <john@scarfone.net> .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -23,9 +25,9 @@ .Sh DESCRIPTION The .Nm -driver provides support for the externally triggered counters in the +driver provides support for the externally triggered counters on the DS2423 chip. -The supported chip contains a 4096 bit SRAM and four 32-bit counters. +The supported chip contains a 4096-bit SRAM and four 32-bit counters. The two externally triggered counters are accessible by the .Xr sysctl 8 interface. |