From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] FAQ: Replace deprecated manual font install path
Date: Mon, 23 May 2016 11:37:47 -0700 [thread overview]
Message-ID: <20160523183747.GF3825@linux.vnet.ibm.com> (raw)
In-Reply-To: <1463700048-10268-1-git-send-email-sj38.park@gmail.com>
On Fri, May 20, 2016 at 08:20:48AM +0900, SeongJae Park wrote:
> FAQ explains manual font installation with ~/.font/ directory though it
> is deprecated[1]. This commit modifies the sentence to use alternative
> path.
>
> [1] https://wiki.archlinux.org/index.php/fonts#Manual_installation
>
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Applied and pushed, thank you!
Thanx, Paul
> ---
> FAQ.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/FAQ.txt b/FAQ.txt
> index 6b13532..febc1df 100644
> --- a/FAQ.txt
> +++ b/FAQ.txt
> @@ -4,8 +4,8 @@
> fonts/steel-city-comic.regular.ttf. On most modern
> Linux systems, this can be done easily from your
> desktop environment, or by copying the file to the
> - ~/.fonts directory. You may need to run "fc-cache" to
> - rebuild your font cache.
> + ~/.local/share/fonts directory. You may need to run
> + "fc-cache" to rebuild your font cache.
>
> Type "make" from the top-level directory. If all goes
> well, this will produce a file named "perfbook.pdf",
> --
> 1.9.1
>
prev parent reply other threads:[~2016-05-23 18:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 23:20 [PATCH] FAQ: Replace deprecated manual font install path SeongJae Park
2016-05-23 18:37 ` Paul E. McKenney [this message]
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=20160523183747.GF3825@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=perfbook@vger.kernel.org \
--cc=sj38.park@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.