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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"