summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2009-08-10 22:40:22 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2009-08-10 22:40:22 +0000
commita6ee4991c25f772bfea6c7cfb218039f147189d1 (patch)
tree7b7d153ea7ba8925748ef00331472a6cd086709d /Docs
parent478465d8b5327e071fa8081f303641e22602aab8 (diff)
downloadnetsurf-a6ee4991c25f772bfea6c7cfb218039f147189d1.tar.gz
netsurf-a6ee4991c25f772bfea6c7cfb218039f147189d1.tar.bz2
Fix up.
svn path=/trunk/netsurf/; revision=9178
Diffstat (limited to 'Docs')
-rw-r--r--Docs/BUILDING-RISC_OS4
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/BUILDING-RISC_OS b/Docs/BUILDING-RISC_OS
index dbbfe90cd..87b1e02b3 100644
--- a/Docs/BUILDING-RISC_OS
+++ b/Docs/BUILDING-RISC_OS
@@ -116,9 +116,9 @@
*svn update
This updates your local copy of the source to the latest version. To build
- and install the library into NSTools, run the following commands:
+ and install the library into NSTools, run:
*make install
- | Note: If you are using GCC3, you may get a warning about AR when you run
+ | Note: If you are using GCC3, you may get a warning from AR when you run
| make. This can be ignored.