From 8588bc08511253782ebd80e3e32fc1adbde8e480 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Thu, 22 Sep 2016 13:59:27 +0000 Subject: [PATCH] Whitespace commit (literally): Add a missing space. Sponsored by: EuroBSDCon 2016 Devsummit, Belgrade, Serbia. --- share/man/man9/owll.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/owll.9 b/share/man/man9/owll.9 index 2737eccd308c..cbe38f1d66b5 100644 --- a/share/man/man9/owll.9 +++ b/share/man/man9/owll.9 @@ -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 of the protocol. .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.