[Bug 291092] beep(1) options in wrong order, min/max not stated

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 22 Nov 2025 17:32:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291092

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=55d98b024f25403f60efe04f90a391014b6bc388

commit 55d98b024f25403f60efe04f90a391014b6bc388
Author:     Jose Luis Duran <jlduran@FreeBSD.org>
AuthorDate: 2025-11-19 15:59:25 +0000
Commit:     Jose Luis Duran <jlduran@FreeBSD.org>
CommitDate: 2025-11-22 17:28:46 +0000

    beep: Sort usage and man page options

    Sort usage and man page options, mention possible minimum and maximum
    values, fix punctuation marks, and cleanup the man page.

    PR:             291092
    Reviewed by:    pauamma_gundo.com, christos
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D53827

 usr.bin/beep/beep.1 | 55 ++++++++++++++++++++++++++++-------------------------
 usr.bin/beep/beep.c | 19 +++++++++---------
 2 files changed, 39 insertions(+), 35 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.