Oops, it seems I left out the word 'cycle', fix it.

Reported by:	rpokala@
This commit is contained in:
Ian Lepore 2019-06-18 02:27:30 +00:00
parent 26f3ca615d
commit 0309916a88
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=349167

View File

@ -74,7 +74,7 @@ Show the configuration of the PWM channel.
.It Fl D
Disable the PWM channel.
.It Fl d Ar duty
Configure the duty (in nanoseconds or percentage) of the PWM channel.
Configure the duty cycle (in nanoseconds or percentage) of the PWM channel.
Duty is the portion of the
.Ar period
during which the signal is asserted.