Date: Mon, 4 Jan 2021 17:40:54 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 2a60f7e751 - main - Remove mentions of RCS Id from pgpkeys README Message-ID: <202101041740.104HesqP040164@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=2a60f7e7516ac432f8a10c3765984494e98864fa commit 2a60f7e7516ac432f8a10c3765984494e98864fa Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-01-04 17:38:50 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-01-04 17:38:50 +0000 Remove mentions of RCS Id from pgpkeys README We don't put RCS Ids into key files anymore. --- share/pgpkeys/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/share/pgpkeys/README b/share/pgpkeys/README index 6c2d441b6c..1f14f5cefb 100644 --- a/share/pgpkeys/README +++ b/share/pgpkeys/README @@ -78,9 +78,8 @@ the diffs, and commit. There are two ways to update your key. The first is to follow the above instructions as if you were adding your key for the first time - except that you don't need to edit chapter.xml, because you're -already listed there. The addkey.sh script will snarf the RCS Id from -the old key file and generate a new one with whatever keys you -specified. +already listed there. The addkey.sh script will generate a new key +file with whatever keys you specified. The second method, which you can use if you're not adding or removing any keys, but just updating the ones that are already there (because
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101041740.104HesqP040164>