summaryrefslogtreecommitdiff
path: root/docs/devinfo.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-03-31 23:10:21 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-03-31 23:10:21 +0000
commite3f41ce611afdd5afef5d0cfa579dbb6890f71fa (patch)
tree8415bb5f663f01e39e0298c6a55a97912e4d78a4 /docs/devinfo.html
parent3a3e63dc4fc8b34de7e61607d0d69cf3a77255ca (diff)
6.5 updates
Diffstat (limited to 'docs/devinfo.html')
-rw-r--r--docs/devinfo.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html
index 9fcd8cf535..4d4730be75 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -83,7 +83,7 @@ Brace example:
Here's the GNU indent command which will best approximate my preferred style:
</p>
<pre>
- indent -br -i3 -npcs infile.c -o outfile.c
+ indent -br -i3 -npcs --no-tabs infile.c -o outfile.c
</pre>
@@ -145,7 +145,7 @@ DEMO_NAME are correct.
</p>
<p>
-Update the docs/news.html file and docs/contents.html files.
+Update the docs/news.html file and docs/download.html files.
</p>
<p>