diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-30 02:21:00 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-30 02:21:00 +0000 |
commit | f6e36f3ff8d131c0fc202f323cc584273afd5467 (patch) | |
tree | 656c67be8fd07b3a9491625b3dff6191cfb98f16 /docs | |
parent | ceb23658776c294aa148ccf49d284ab4b8bfb742 (diff) |
[docs] build.tex: fix formatting of example in build environments section
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13766 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build.tex b/docs/build.tex index 9dfce5937..82e7b0b8d 100644 --- a/docs/build.tex +++ b/docs/build.tex @@ -547,7 +547,7 @@ The script \texttt{./scripts/env} is used to manage these environments, it uses The command \begin{Verbatim} - \texttt{./scripts/env help} + ./scripts/env help \end{Verbatim} produces a short help text with a list of commands. |