Date: Sun, 9 May 2021 01:03:04 GMT From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 71ff8d6f01 - main - Add missing WINE description, which was originally added in commit 1980db649f. Message-ID: <202105090103.149134CN009457@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=71ff8d6f01f0e3828ad68a0d7847b32c7cbab9e1 commit 71ff8d6f01f0e3828ad68a0d7847b32c7cbab9e1 Author: Ryusuke SUZUKI <ryusuke@FreeBSD.org> AuthorDate: 2021-05-09 00:47:26 +0000 Commit: Ryusuke SUZUKI <ryusuke@FreeBSD.org> CommitDate: 2021-05-09 00:47:26 +0000 Add missing WINE description, which was originally added in commit 1980db649f. --- documentation/content/en/books/handbook/preface/_index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/content/en/books/handbook/preface/_index.adoc b/documentation/content/en/books/handbook/preface/_index.adoc index b43e563abd..26bfdbdca7 100644 --- a/documentation/content/en/books/handbook/preface/_index.adoc +++ b/documentation/content/en/books/handbook/preface/_index.adoc @@ -34,6 +34,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: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?202105090103.149134CN009457>
