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)
Wed, Feb 26, 2:58 PM
Unknown Object (File)
Sun, Feb 23, 9:43 AM
Unknown Object (File)
Sat, Feb 22, 2:22 PM
Unknown Object (File)
Sat, Feb 22, 1:46 PM
Unknown Object (File)
Sat, Feb 22, 1:40 PM
Unknown Object (File)
Sat, Feb 22, 1:35 PM
Unknown Object (File)
Feb 5 2025, 2:17 PM
Unknown Object (File)
Jan 28 2025, 11:00 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.