Page MenuHomeFreeBSD

mixer.3: Fix mixer_get_mode() description
ClosedPublic

Authored by christos on Aug 4 2024, 1:28 PM.
Tags
None
Referenced Files
F132335043: D46220.id141825.diff
Thu, Oct 16, 12:21 AM
Unknown Object (File)
Sat, Sep 27, 3:55 AM
Unknown Object (File)
Wed, Sep 24, 8:10 PM
Unknown Object (File)
Thu, Sep 18, 3:23 PM
Unknown Object (File)
Sep 16 2025, 9:19 AM
Unknown Object (File)
Sep 15 2025, 11:48 PM
Unknown Object (File)
Sep 15 2025, 4:43 AM
Unknown Object (File)
Sep 15 2025, 12:56 AM
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.