Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2020 17:28:32 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r366006 - stable/12/share/man/man9
Message-ID:  <202009221728.08MHSWIs065459@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Tue Sep 22 17:28:32 2020
New Revision: 366006
URL: https://svnweb.freebsd.org/changeset/base/366006

Log:
  MFC r365857: pwmbus(9): some markup fixes
  
  - whitespace at end of input line

Modified:
  stable/12/share/man/man9/pwmbus.9
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man9/pwmbus.9
==============================================================================
--- stable/12/share/man/man9/pwmbus.9	Tue Sep 22 17:05:01 2020	(r366005)
+++ stable/12/share/man/man9/pwmbus.9	Tue Sep 22 17:28:32 2020	(r366006)
@@ -68,11 +68,11 @@ argument is the duration in nanoseconds of the on port
 .Pp
 Some PWM hardware is organized as a single controller with multiple channels.
 Channel numbers count up from zero.
-When multiple channels are present, they sometimes share a common clock or 
+When multiple channels are present, they sometimes share a common clock or
 other resources.
-In such cases, changing the period or duty cycle of any one channel may affect 
+In such cases, changing the period or duty cycle of any one channel may affect
 other channels within the hardware which share the same resources.
-Consult the documentation for the underlying PWM hardware device driver for 
+Consult the documentation for the underlying PWM hardware device driver for
 details on channels that share resources.
 .Sh INTERFACE
 .Bl -tag -width indent



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009221728.08MHSWIs065459>