diff options
| author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-08-27 12:17:55 +0000 |
|---|---|---|
| committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-08-27 12:17:55 +0000 |
| commit | 1d2ebbdb9e4e80d3dcdf46f76de52e36a1b02ea9 (patch) | |
| tree | 75a5d95b96a686f15ab8b5a97cec8ecc1ed0b5eb | |
| parent | 51b46e4923e33cf109b1c50990b27ae4f5fbeb21 (diff) | |
| download | doc-1d2ebbdb9e4e80d3dcdf46f76de52e36a1b02ea9.tar.gz doc-1d2ebbdb9e4e80d3dcdf46f76de52e36a1b02ea9.zip | |
handbook/preface: Cleanup old markup
A '</para>' was added by mistake in 71ff8d6f01f0e3828ad68a0d7847b32c7cbab9e1.
PR: 258077
Reported by: bartosz.duszel@protonmail.com
| -rw-r--r-- | documentation/content/en/books/handbook/preface/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
