Date: Wed, 19 Oct 2022 08:01:22 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 888ca79935f4 - stable/13 - pw: remove the inaccurate anymore information from the README Message-ID: <202210190801.29J81M3O060518@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=888ca79935f4f69f0ac5c47d040c185be6ca073c commit 888ca79935f4f69f0ac5c47d040c185be6ca073c Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-10-12 10:11:32 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-10-19 07:55:48 +0000 pw: remove the inaccurate anymore information from the README (cherry picked from commit 88e6c9a674be41bb817573f61c86dec255ca1646) --- usr.sbin/pw/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/pw/README b/usr.sbin/pw/README index bbb153988366..4e9eafbbd833 100644 --- a/usr.sbin/pw/README +++ b/usr.sbin/pw/README @@ -16,7 +16,7 @@ is fully supported. This program may be FreeBSD specific, but should be trivial to port to other bsd4.4 variants. -Author and maintainer: David L. Nugent, <davidn@blaze.net.au> +Author: David L. Nugent, <davidn@blaze.net.au> $FreeBSD$
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210190801.29J81M3O060518>