[BACK]Return to audioctl.8 CVS log [TXT][DIR] Up to [local] / src / usr.bin / audioctl

Diff for /src/usr.bin/audioctl/audioctl.8 between version 1.5 and 1.6

version 1.5, 2023/01/08 06:58:07 version 1.6, 2023/01/08 08:27:17
Line 62 
Line 62 
 .It Fl q  .It Fl q
 Suppress all output when setting a variable.  Suppress all output when setting a variable.
 .It Fl w Ar wait  .It Fl w Ar wait
 Pause  Display variables every
 .Ar wait  .Ar wait
 seconds between each display.  seconds.
 .Nm  .Nm
 will display variables forever.  will continue to display variables until interrupted.
 .It Ar name Ns = Ns Ar value  .It Ar name Ns = Ns Ar value
 Attempt to set the specified variable  Attempt to set the specified variable
 .Ar name  .Ar name
Line 138 
Line 138 
 audio devices  audio devices
 .El  .El
 .Sh EXAMPLES  .Sh EXAMPLES
 Once per-second, display the number of bytes of silence inserted due to buffer  Once per second, display the number of bytes of silence inserted due to buffer
 underruns (since the device started playback):  underruns (since the device started playback):
 .Bd -literal -offset indent  .Bd -literal -offset indent
 # audioctl -w 1 play.errors  # audioctl -w 1 play.errors

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6