public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: quickstart/
Date: Sun, 16 Feb 2020 18:05:10 +0000 (UTC)	[thread overview]
Message-ID: <1581876243.db0e1f3ac599beeeefda1a21d6f2ae507c158c9a.ulm@gentoo> (raw)

commit:     db0e1f3ac599beeeefda1a21d6f2ae507c158c9a
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 18:04:03 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 18:04:03 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=db0e1f3a

quickstart: Remove unnecessary escaping of quotes.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 quickstart/text.xml | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/quickstart/text.xml b/quickstart/text.xml
index f8e65bb..1655f8d 100644
--- a/quickstart/text.xml
+++ b/quickstart/text.xml
@@ -105,7 +105,7 @@ include the URI scheme, for example <c>https://</c>).
 <p>
 The <c>SRC_URI</c> tells Portage the address to use for downloading
 the source tarball. Here, <c>mirror://sourceforge/</c> is a special
-notation meaning &quot;any of the Sourceforge mirrors&quot;.
+notation meaning "any of the Sourceforge mirrors".
 <c>${P}</c> is a read-only variable set by Portage which is the package's
 name and version <d/> in this case, it would be <c>ctags-5.5.4</c>.
 </p>
@@ -116,8 +116,8 @@ or (at your option) any later version).
 </p>
 
 <p>
-The <c>SLOT</c> variable tells Portage which slot this package installs to. If
-you've not seen slots before, either just use <c>&quot;0&quot;</c> or read
+The <c>SLOT</c> variable tells Portage which slot this package installs to.
+If you've not seen slots before, either just use <c>"0"</c> or read
 <uri link="::general-concepts/slotting"/>.
 </p>
 
@@ -152,11 +152,10 @@ this <d/> see <uri link="::general-concepts/install-destinations"/> and
 </p>
 
 <note>
-The canonical install method is <c>emake DESTDIR=&quot;${D}&quot;
-install</c>. This will work with any properly written standard
-<c>Makefile</c>. If this gives sandbox errors, see <uri
-link="::ebuild-writing/functions/src_install/"/> for how to do manual
-installs.
+The canonical install method is <c>emake DESTDIR="${D}" install</c>. This will
+work with any properly written standard <c>Makefile</c>. If this gives sandbox
+errors, see <uri link="::ebuild-writing/functions/src_install/"/> for how to do
+manual installs.
 </note>
 
 <p>


             reply	other threads:[~2020-02-16 18:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-16 18:05 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-18  2:07 [gentoo-commits] proj/devmanual:master commit in: quickstart/ Sam James
2022-03-13  1:47 Sam James
2021-12-09  4:12 Sam James
2021-12-09  4:09 Sam James
2021-12-09  4:08 Sam James
2021-12-09  4:08 Sam James
2020-01-23 13:50 Ulrich Müller
2019-11-26  3:05 Göktürk Yüksek
2019-11-26  1:49 Göktürk Yüksek
2019-05-13 18:52 Ulrich Müller
2019-05-13 18:52 Ulrich Müller
2019-05-13 18:52 Ulrich Müller
2018-10-24 17:49 Brian Evans
2018-06-14 18:43 Göktürk Yüksek
2016-10-28 14:41 Göktürk Yüksek
2015-08-09 12:39 Justin Lecher
2015-08-09 12:39 Justin Lecher
2013-01-21  8:18 Pacho Ramos
2012-10-12 17:44 Ulrich Mueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1581876243.db0e1f3ac599beeeefda1a21d6f2ae507c158c9a.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox