git: 8aa58e89c5 - main - Update the title of the FAQ book for FreeBSD 13

Mateusz Piotrowski 0mp at FreeBSD.org
Mon Apr 19 10:08:24 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=8aa58e89c5c6b895ddb473c3871df3f9199b4273

commit 8aa58e89c5c6b895ddb473c3871df3f9199b4273
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-04-19 09:51:31 +0000
Commit:     Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-04-19 09:51:31 +0000

    Update the title of the FAQ book for FreeBSD 13
    
    We should probably change the title as it's prone to bit rot.
---
 documentation/content/en/books/faq/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc
index c5101850fe..d5126a76c5 100644
--- a/documentation/content/en/books/faq/_index.adoc
+++ b/documentation/content/en/books/faq/_index.adoc
@@ -1,5 +1,5 @@
 ---
-title: Frequently Asked Questions for FreeBSD 11.X and 12.X
+title: Frequently Asked Questions for FreeBSD 11.X, 12.X, and 13.X
 authors: 
   - author: The FreeBSD Documentation Project
 copyright: 1995-2020 The FreeBSD Documentation Project


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