summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Bennett <spb@gentoo.org>2007-03-06 20:17:40 +0000
committerStephen Bennett <spb@gentoo.org>2007-03-06 20:17:40 +0000
commit1d808ed421c2c717cc55c44a060eea5689ff132e (patch)
tree97d51f2ff7730b6097ef859a126db9ccb58881c8 /profiles.tex
parentMake listings work again (diff)
downloadpms-1d808ed421c2c717cc55c44a060eea5689ff132e.tar.gz
pms-1d808ed421c2c717cc55c44a060eea5689ff132e.tar.bz2
pms-1d808ed421c2c717cc55c44a060eea5689ff132e.zip
Tweak listing style and use of " characters.
git-svn-id: http://svn.repogirl.net/pms/trunk@46 a05a4626-2124-0410-b604-e6c5abf33261
Diffstat (limited to 'profiles.tex')
-rw-r--r--profiles.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles.tex b/profiles.tex
index df2bf4f..9cab91d 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -39,7 +39,7 @@ entry. Additional syntax, which is a small subset of bash syntax, is allowed as
\item Variables inside double-quoted strings in the form \t{\$\{foo\}} or \t{\$foo} are recognised and
expanded from variables previously set in this or earlier \t{make.defaults} files.
\item One logical line may be continued over multiple physical lines by escaping the newline with a
- backslash. This is permitted inside quoted strings too.
+ backslash. This is also permitted inside quoted strings.
\end{bulletlist}
\subsection{virtuals}