Page MenuHomeFreeBSD

mixer.3: Fix mixer_get_mode() description
ClosedPublic

Authored by christos on Aug 4 2024, 1:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 4:21 AM
Unknown Object (File)
Sep 30 2024, 3:31 PM
Unknown Object (File)
Sep 30 2024, 3:15 PM
Unknown Object (File)
Sep 20 2024, 4:10 AM
Unknown Object (File)
Sep 16 2024, 3:08 PM
Unknown Object (File)
Aug 31 2024, 7:46 AM
Unknown Object (File)
Aug 24 2024, 2:18 PM
Unknown Object (File)
Aug 8 2024, 4:55 PM
Subscribers

Details

Summary

Improve wording and also fix the constants' names.

Sponsored by: The FreeBSD Foundation
MFC after: 2 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lib/libmixer/mixer.3
392

"They"?

395

Repetitive, I know, but I'd prefer "audio device" here (and below) for clarity - there's also the mixer device, right?

christos marked 2 inline comments as done.

Address comments.

lib/libmixer/mixer.3
392

Typo.

395

No objection, although in this specific sentence it's clear that we refer to the audio device. Will update the diff now.

Yeah, it would be obvious from the context - but not everybody reads context ;-)

This revision is now accepted and ready to land.Aug 4 2024, 2:55 PM
This revision was automatically updated to reflect the committed changes.