Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH] Close parenthesis in definition of doman command.
Date: Sun, 22 Jul 2012 20:49:45
Message-Id: 20492.26451.558988.133676@a1i15.kph.uni-mainz.de
1 ---
2 pkg-mgr-commands.tex | 2 +-
3 1 files changed, 1 insertions(+), 1 deletions(-)
4
5 diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
6 index 37c1b13..6847a1a 100644
7 --- a/pkg-mgr-commands.tex
8 +++ b/pkg-mgr-commands.tex
9 @@ -345,7 +345,7 @@ that can be passed to \t{dohtml} are as follows:
10 \end{algorithm}
11
12 \item[doman] Installs a man page into the appropriate subdirectory of \t{/usr/share/man} depending
13 - upon its apparent section suffix (e.\,g.\ \t{foo.1} goes to \t{/usr/share/man/man1/foo.1} with
14 + upon its apparent section suffix (e.\,g.\ \t{foo.1} goes to \t{/usr/share/man/man1/foo.1}) with
15 file mode \t{0644}.
16
17 \featurelabel{doman-langs} In EAPIs listed in table~\ref{tab:doman-table} as supporting
18 --
19 1.7.8.6