git: 43cb53c0e1 - main - Fix missing markup that was messing up the first paragraph
Allan Jude
allanjude at FreeBSD.org
Tue Apr 27 00:29:27 UTC 2021
The branch main has been updated by allanjude:
URL: https://cgit.FreeBSD.org/doc/commit/?id=43cb53c0e1f74b181cffe3d790e46f5e2c1a73b6
commit 43cb53c0e1f74b181cffe3d790e46f5e2c1a73b6
Author: Allan Jude <allanjude at FreeBSD.org>
AuthorDate: 2021-04-27 00:28:43 +0000
Commit: Allan Jude <allanjude at FreeBSD.org>
CommitDate: 2021-04-27 00:28:43 +0000
Fix missing markup that was messing up the first paragraph
Sponsored-by: Klara Inc.
---
documentation/content/en/books/handbook/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/books/handbook/_index.adoc b/documentation/content/en/books/handbook/_index.adoc
index d7af05ae9f..cd161a2719 100644
--- a/documentation/content/en/books/handbook/_index.adoc
+++ b/documentation/content/en/books/handbook/_index.adoc
@@ -24,7 +24,7 @@ include::shared/en/mailing-lists.adoc[]
[.abstract-title]
Abstract
-Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel130-current}-RELEASE, _FreeBSD {rel122-current}-RELEASE_, _FreeBSD {rel121-current}-RELEASE_ and _FreeBSD {rel114-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}.
+Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel130-current}-RELEASE_, _FreeBSD {rel122-current}-RELEASE_, _FreeBSD {rel121-current}-RELEASE_ and _FreeBSD {rel114-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}.
The latest version of this book is available from the https://www.FreeBSD.org/[FreeBSD web site]. Previous versions can be obtained from https://docs.FreeBSD.org/doc/[https://docs.FreeBSD.org/doc/]. The book can be downloaded in a variety of formats and compression options from the https://download.freebsd.org/ftp/doc/[FreeBSD FTP server] or one of the numerous link:./mirrors#mirrors-ftp[mirror sites]. Printed copies can be purchased at the https://www.freebsdmall.com/[FreeBSD Mall]. Searches can be performed on the handbook and other documents on the link:https://www.FreeBSD.org/search/[search page].
More information about the dev-commits-doc-all
mailing list