diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-08 22:22:11 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-08 22:22:11 (GMT) |
| commit | d60073a6ed807d916dbe6ab1fd03ef5509f5b28e (patch) | |
| tree | b7417c02efef678f3a76618555f2d484b345b5a9 | |
| parent | e4cb27a02dfda4330f36fcdfe68e51452b0c9a2c (diff) | |
| download | busybox-website-d60073a6ed807d916dbe6ab1fd03ef5509f5b28e.tar.gz busybox-website-d60073a6ed807d916dbe6ab1fd03ef5509f5b28e.tar.bz2 | |
remove trailing whitespace
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | BusyBox.html | 2 | ||||
| -rw-r--r-- | robots.txt | 2 | ||||
| -rw-r--r-- | source.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/BusyBox.html b/BusyBox.html index 6074fa3..50ab4dc 100644 --- a/BusyBox.html +++ b/BusyBox.html @@ -256,7 +256,7 @@ ar [-o] [-v] [-p] [-t] [-x] ARCHIVE FILES <dt><strong><a name="item_arp"><strong>arp</strong></a></strong><br /> </dt> <dd> -<table cellspacing="0" cellpadding="0"><tr><td>arp +<table cellspacing="0" cellpadding="0"><tr><td>arp <tr><td>[-vn]<td>[-H type] [-i if] -a [hostname] <tr><td>[-v]<td> [-i if] -d hostname [pub] <tr><td>[-v]<td>[-H type] [-i if] -s hostname hw_addr [temp] @@ -1,4 +1,4 @@ -# +# # This restricts access to only the robots I happen to approve of. # diff --git a/source.html b/source.html index 6e7f16c..18f8359 100644 --- a/source.html +++ b/source.html @@ -27,7 +27,7 @@ git checkout remotes/origin/1_NN_stable <p> If you are not already familiar with using Git, you should visit <a -href="http://git-scm.com/">the git website</a>. If you are +href="http://git-scm.com/">the git website</a>. If you are already comfortable with using Subversion, you may want to try the <a href="http://git-scm.com/course/svn.html">SVN Crash Course</a> document. |
