aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-11-21 11:26:18 -0800
committerZac Medico <zmedico@gentoo.org>2019-11-21 12:10:51 -0800
commit81687462dcc5636c097acb618bf9076c4d4e6e56 (patch)
tree43937ee6568b2b09acaeaad39ad6edc0d5918505
parentrepoman: add --include-profiles=PROFILES (diff)
downloadportage-81687462.tar.gz
portage-81687462.tar.bz2
portage-81687462.zip
man/make.conf.5: fix \fI typo
$ groff -man man/make.conf.5 >/dev/null man/make.conf.5:15: warning: can't find font `L' Reported-by: Ulrich Müller <ulm@gentoo.org> Fixes: b5365341dad1 ("refresh many URIs in the code base") Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 71165bc53..44d518dbb 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -12,7 +12,7 @@ simple shell\-like expansion of the form \fIvar="${var}"\fR, the source
keyword and variable substitution, but not some of the more advanced BASH
features like arrays and special parameter expansions. For more details, see
the Simple lexical analysis documentation:
-\fLhttps://docs.python.org/3/library/shlex.html\fR. Note that if you source
+\fIhttps://docs.python.org/3/library/shlex.html\fR. Note that if you source
files, they need to be in the same shlex syntax for portage to read them.
If make.conf is a directory, then all the files in that directory will
be sorted in ascending alphabetical order by file name and summed