svn commit: r306194 - head/share/man/man9
Gavin Atkinson
gavin at FreeBSD.org
Thu Sep 22 13:59:29 UTC 2016
Author: gavin
Date: Thu Sep 22 13:59:27 2016
New Revision: 306194
URL: https://svnweb.freebsd.org/changeset/base/306194
Log:
Whitespace commit (literally): Add a missing space.
Sponsored by: EuroBSDCon 2016 Devsummit, Belgrade, Serbia.
Modified:
head/share/man/man9/owll.9
Modified: head/share/man/man9/owll.9
==============================================================================
--- head/share/man/man9/owll.9 Thu Sep 22 13:27:44 2016 (r306193)
+++ head/share/man/man9/owll.9 Thu Sep 22 13:59:27 2016 (r306194)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 20, 2015
+.Dd September 22, 2016
.Dt OWLL 9
.Os
.Sh NAME
@@ -52,7 +52,7 @@ Semiconductor 1-Wire from upper layers o
.Fn OWLL_WRITE_ONE
and
.Fn OWLL_WRITE_ZERO
-writes a one bitor a zero bit respectively on the 1-Wire bus.
+writes a one bit or a zero bit respectively on the 1-Wire bus.
.Pp
.Fn OWLL_READ_DATA
reads one bit from the 1-Wire bus.
More information about the svn-src-all
mailing list