Date: Fri, 27 Aug 2021 12:22:16 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 1d2ebbdb9e - main - handbook/preface: Cleanup old markup Message-ID: <202108271222.17RCMGK8033478@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=1d2ebbdb9e4e80d3dcdf46f76de52e36a1b02ea9 commit 1d2ebbdb9e4e80d3dcdf46f76de52e36a1b02ea9 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-08-27 12:17:55 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-08-27 12:17:55 +0000 handbook/preface: Cleanup old markup A '</para>' was added by mistake in 71ff8d6f01f0e3828ad68a0d7847b32c7cbab9e1. PR: 258077 Reported by: bartosz.duszel@protonmail.com --- documentation/content/en/books/handbook/preface/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/preface/_index.adoc b/documentation/content/en/books/handbook/preface/_index.adoc index 0285b89f5f..59c14610ec 100644 --- a/documentation/content/en/books/handbook/preface/_index.adoc +++ b/documentation/content/en/books/handbook/preface/_index.adoc @@ -37,7 +37,7 @@ For a list of additional sources of information, please see crossref:bibliograph The current online version of the Handbook represents the cumulative effort of many hundreds of contributors over the past 10 years. The following are some of the significant changes since the two volume third edition was published in 2004: -* crossref:wine[wine,WINE] has been added with information about how to run Windows(R) applications on FreeBSD.</para> +* crossref:wine[wine,WINE] has been added with information about how to run Windows(R) applications on FreeBSD. * crossref:dtrace[dtrace,DTrace] has been added with information about the powerful DTrace performance analysis tool. * crossref:filesystems[filesystems,Other File Systems] has been added with information about non-native file systems in FreeBSD, such as ZFS from Sun(TM). * crossref:audit[audit,Security Event Auditing] has been added to cover the new auditing capabilities in FreeBSD and explain its use.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108271222.17RCMGK8033478>