git: 3254c49c84 - main - /en/books/handbook/wine/: remove extra whitespaces in some command lines.
Marc Fonvieille <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=3254c49c849245cb2eb419c34eccbcb4454e6c08 commit 3254c49c849245cb2eb419c34eccbcb4454e6c08 Author: Marc Fonvieille <[email protected]> AuthorDate: 2021-04-28 09:39:31 +0000 Commit: Marc Fonvieille <[email protected]> CommitDate: 2021-04-28 09:39:31 +0000 /en/books/handbook/wine/: remove extra whitespaces in some command lines. --- documentation/content/en/books/handbook/wine/_index.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/content/en/books/handbook/wine/_index.adoc b/documentation/content/en/books/handbook/wine/_index.adoc index 96f4a3177c..6a7b33aec4 100644 --- a/documentation/content/en/books/handbook/wine/_index.adoc +++ b/documentation/content/en/books/handbook/wine/_index.adoc @@ -457,9 +457,9 @@ To compile it from source, issue the following in the terminal: [source,shell] .... # cd /usr/ports/emulators/i386-wine -# make install -# cd /usr/ports/emulators/winetricks -# make install +# make install +# cd /usr/ports/emulators/winetricks +# make install .... If a manual installation is required, refer to the https://github.com/Winetricks/winetricks[Github] account for instructions. @@ -526,7 +526,7 @@ Homura is available in the FreeBSD Ports system. However, than the _emulators_ s [source,shell] .... # cd /usr/ports/games/homura -# make install +# make install .... [[using-homura]] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"