git: 752f1f74b1 - main - documentation/tools: Update guidance.

Ceri Davies ceri at FreeBSD.org
Mon May 24 08:56:13 UTC 2021


The branch main has been updated by ceri:

URL: https://cgit.FreeBSD.org/doc/commit/?id=752f1f74b1adff07b2f5df7fbbd62db361ecf9c6

commit 752f1f74b1adff07b2f5df7fbbd62db361ecf9c6
Author:     Ceri Davies <ceri at FreeBSD.org>
AuthorDate: 2021-05-24 08:46:20 +0000
Commit:     Ceri Davies <ceri at FreeBSD.org>
CommitDate: 2021-05-24 08:54:27 +0000

    documentation/tools: Update guidance.
    
    I forgot to "git add" this in r7c1856c, which changed the required
    format for pgpkey entries in articles/pgpkeys/
    
    Approved by:    blackend (mentor)
---
 documentation/tools/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/tools/README b/documentation/tools/README
index c94aa28523..8e6cf312bb 100644
--- a/documentation/tools/README
+++ b/documentation/tools/README
@@ -33,7 +33,7 @@ address.  For instance, in my case:
 | Remember to keep the list sorted by last name!
 |
 |     === `{des}`
-|     include::static/pgpkeys/des.key[]
+|     include::{include-path}des.key[]
 |
 | Don't forget to 'git add des.key' if this is a new entry,
 | and check your diffs before committing!


More information about the dev-commits-doc-all mailing list