Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2024 14:03:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 280434] diff(1) man-page (and no-param help) documents --ignore-all-blanks but option is named --ignore-all-space
Message-ID:  <bug-280434-9-6pA5TC1MaT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280434-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280434-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280434

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dab830de9f58c1b257e42b4fbdd46b3ca6=
a837ee6

commit ab830de9f58c1b257e42b4fbdd46b3ca6a837ee6
Author:     Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org>
AuthorDate: 2024-07-29 14:02:21 +0000
Commit:     Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org>
CommitDate: 2024-07-29 14:02:21 +0000

    diff: Fix usage message and documentation.

    The `--ignore-all-space` option was incorrectly documented as
    `--ignore-all-blanks` in some (but not all) places.

    MFC after:      3 days
    PR:             280434
    Sponsored by:   Klara, Inc.
    Reviewed by:    0mp, markj
    Differential Revision:  https://reviews.freebsd.org/D46160

 usr.bin/diff/diff.1 | 6 +++---
 usr.bin/diff/diff.c | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280434-9-6pA5TC1MaT>