commit: 41ebe2080831ba2f2d009bab171ab7cd7bcfdef8
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 09:38:34 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 29 09:38:34 2016 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=41ebe208
In footnotes, end complete sentences with full stops.
ebuild-env-vars.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index ba947e2..7a58f05 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -40,7 +40,7 @@ variable.
\endlastfoot
\t{P} &
All &
- No\footnote{May change if a package has been updated
(see~\ref{sec:updates-dir})} &
+ No\footnote{May change if a package has been updated
(see~\ref{sec:updates-dir}).} &
Package name and version, without the revision part. For example,
\t{vim-7.0.174}. \\
\t{PN} &
All &
@@ -85,7 +85,7 @@ variable.
table~\ref{tab:removed-env-vars-table} as supporting \t{AA}. \\
\t{FILESDIR} &
\t{src\_*}, global~scope%
- \footnote{Not necessarily present when installing from a binary package} &
+ \footnote{Not necessarily present when installing from a binary package.} &
No &
The full path to the package's files directory, used for small support
files or patches.
See section~\ref{sec:package-dirs}. Ebuilds must not access the directory
in global scope.