Date: Sat, 25 Apr 2026 18:08:34 +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-branches@FreeBSD.org Subject: git: 56d81eb17db0 - stable/15 - ident: Fix typo in manual page Message-ID: <69ed0322.1ed56.1ae4adad@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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 .home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ed0322.1ed56.1ae4adad>
