git: 56d81eb17db0 - stable/15 - ident: Fix typo in manual page

From: Dag-Erling Smørgrav <des_at_FreeBSD.org>
Date: Sat, 25 Apr 2026 18:08:34 UTC
The branch stable/15 has been updated by des:

URL: https://cgit.FreeBSD.org/src/commit/?id=56d81eb17db0e7d5f4a183b823f9e81cc2293f29

commit 56d81eb17db0e7d5f4a183b823f9e81cc2293f29
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:08:25 +0000

    ident: Fix typo in manual page
    
    Fixes:          394f6b1b0a65 ("ident: Clean up")
    (cherry picked from commit 3e6a26df1fb7e0508e1f81f826f8945b15a8bb48)
---
 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 .