Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 09:42:04 GMT
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 3254c49c84 - main - /en/books/handbook/wine/: remove extra whitespaces in some command lines.
Message-ID:  <202104280942.13S9g4VM078809@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by blackend:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3254c49c849245cb2eb419c34eccbcb4454e6c08

commit 3254c49c849245cb2eb419c34eccbcb4454e6c08
Author:     Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2021-04-28 09:39:31 +0000
Commit:     Marc Fonvieille <blackend@FreeBSD.org>
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]]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104280942.13S9g4VM078809>