CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2020/04/24 06:18:55
Modified files: usr.bin/sndioctl: sndioctl.1 Log message: Add an example of "sndioctl output.level=+0.1" as suggested by espie@, add an example of toggling a switch as suggested by ratchov@, and simplify and clarify the wording in the EXAMPLES section. OK ratchov@