git: 25f9b4641d - main - Remove unnecessary whitespace from an example
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=25f9b4641d5e1558f6fd0d6ff6e97ee53b9770d5 commit 25f9b4641d5e1558f6fd0d6ff6e97ee53b9770d5 Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2021-04-19 09:42:24 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2021-04-19 09:42:24 +0000 Remove unnecessary whitespace from an example --- 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 a1044ab155..c5101850fe 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -1630,7 +1630,7 @@ Install Xorg from FreeBSD packages: [source,shell] .... - # pkg install xorg +# pkg install xorg .... After the installation of Xorg, follow the instructions from the link:{handbook}#x-config/[X11 Configuration] section of the FreeBSD Handbook. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"