Date: Thu, 25 Jun 2026 01:34:27 +0000 From: Aymeric Wibo <obiwac@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: e4fdaaaed14e - main - heimdal: Fix some manpage typos Message-ID: <6a3c85a3.41a1e.790eb41@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by obiwac: URL: https://cgit.FreeBSD.org/src/commit/?id=e4fdaaaed14e6b11cf622bde87e1da102e5b3257 commit e4fdaaaed14e6b11cf622bde87e1da102e5b3257 Author: Aymeric Wibo <obiwac@FreeBSD.org> AuthorDate: 2026-06-25 01:32:59 +0000 Commit: Aymeric Wibo <obiwac@FreeBSD.org> CommitDate: 2026-06-25 01:34:13 +0000 heimdal: Fix some manpage typos Reviewed by: hrs Event: Halifax Hackathon 202606 Location: jrm@'s couch --- crypto/heimdal/appl/login/login.1 | 2 +- crypto/heimdal/appl/telnet/telnet/telnet.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/heimdal/appl/login/login.1 b/crypto/heimdal/appl/login/login.1 index b01e7872a6d8..4593d3f5aa0d 100644 --- a/crypto/heimdal/appl/login/login.1 +++ b/crypto/heimdal/appl/login/login.1 @@ -42,7 +42,7 @@ the user will be logged in without further questions. For password authentication Kerberos 5, Kerberos 4 (if compiled in), OTP (if compiled in) and local .No ( Pa /etc/passwd ) -passwords are supported. OTP will be used if the the user is +passwords are supported. OTP will be used if the user is registered to use it, and .Nm login is given the option diff --git a/crypto/heimdal/appl/telnet/telnet/telnet.1 b/crypto/heimdal/appl/telnet/telnet/telnet.1 index 37f588a4c59c..e624417a168f 100644 --- a/crypto/heimdal/appl/telnet/telnet/telnet.1 +++ b/crypto/heimdal/appl/telnet/telnet/telnet.1 @@ -1006,7 +1006,7 @@ commands. The .Ic slc command (Set Local Characters) is used to set -or change the state of the the special +or change the state of the special characters when the .Dv TELNET LINEMODE option hashome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3c85a3.41a1e.790eb41>
