diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-14 21:51:55 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-14 21:51:55 +0000 |
commit | b9a6e2df0bd792be081428055ce857278f47d07c (patch) | |
tree | c2fd09745f3374fea535750faddc10d6e2df4f46 /docs | |
parent | bb4efa6a2f16ce7c3b09e85885a305155022e1ba (diff) | |
download | upstream-b9a6e2df0bd792be081428055ce857278f47d07c.tar.gz upstream-b9a6e2df0bd792be081428055ce857278f47d07c.tar.bz2 upstream-b9a6e2df0bd792be081428055ce857278f47d07c.zip |
i hate this fucking laptop
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1928 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs')
-rw-r--r-- | docs/buildroot-documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot-documentation.html b/docs/buildroot-documentation.html index 92e378398e..a577aae266 100644 --- a/docs/buildroot-documentation.html +++ b/docs/buildroot-documentation.html @@ -101,7 +101,7 @@ $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co openwrt </pre> <p>If you only like to create your own custom firmware images and pakages we - strongely suggest to use the VS branch of the stable version (whiterussian) + strongely suggest to use the CVS branch of the stable version (whiterussian): </p> <pre> $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co -rwhiterussian openwrt |