Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2026 18:08:11 +0000
From:      Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 3e6a26df1fb7 - main - ident: Fix typo in manual page
Message-ID:  <69ed030b.1e579.7a9ba6b0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by des:

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

commit 3e6a26df1fb7e0508e1f81f826f8945b15a8bb48
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2026-04-25 18:06:19 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-04-25 18:07:53 +0000

    ident: Fix typo in manual page
    
    Fixes:          394f6b1b0a65 ("ident: Clean up")
---
 usr.bin/ident/ident.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/usr.bin/ident/ident.1 b/usr.bin/ident/ident.1
index 3583b319d80b..0529bb438978 100644
--- a/usr.bin/ident/ident.1
+++ b/usr.bin/ident/ident.1
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd April 18, 2026
+.Dd April 25, 2026
 .Dt IDENT 1
 .Os
 .Sh NAME
@@ -66,4 +66,4 @@ This version of the
 utility was written by
 .An Baptiste Daroussin Aq Mt bapt@FreeBSD.org
 and
-.An Dag-Erling Sm\(/orrgav Aq Mt des@FreeBSD.org .
+.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ed030b.1e579.7a9ba6b0>