diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2022-10-25 05:49:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2022-10-25 05:49:41 +0000 |
commit | 20fb28d4c0849e522ff7e178def59f4a281caab2 (patch) | |
tree | 7de95ecefa3c517a6e0a496ca1f9fdaa9fdcde5f /share/man/man4 | |
parent | b48deb2ab2f0d54ed8b861c9eaf8241935a5be14 (diff) |
tweak DESCRIPTION; ok mglocker
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/maxrtc.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/maxrtc.4 b/share/man/man4/maxrtc.4 index eb188b65b93..1b9146abc22 100644 --- a/share/man/man4/maxrtc.4 +++ b/share/man/man4/maxrtc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: maxrtc.4,v 1.3 2022/10/24 18:34:29 mglocker Exp $ +.\" $OpenBSD: maxrtc.4,v 1.4 2022/10/25 05:49:40 jmc Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt <deraadt@openbsd.org> .\" Copyright (c) 2016 Marcus Glocker <mglocker@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 24 2022 $ +.Dd $Mdocdate: October 25 2022 $ .Dt MAXRTC 4 .Os .Sh NAME @@ -26,8 +26,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Maxim DS1307 and DS1339 real-time clock chip. -It is a low-power, full binary-coded decimal (BCD) clock/calendar. +driver supports the Maxim DS1307 and DS1339 real-time clock chips, +which provide a low-power, full binary-coded decimal (BCD) clock/calendar. In addition, the DS1307 comes with 56 bytes of NV SRAM. .Sh SEE ALSO .Xr iic 4 , |