diff options
author | beppu <beppu@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-04-17 17:46:46 +0000 |
---|---|---|
committer | beppu <beppu@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-04-17 17:46:46 +0000 |
commit | 277eff7b1de0ec9bbbf1970117686782e7259e99 (patch) | |
tree | e547ca4ea75f74b74c39dcb234c40906d3419427 | |
parent | 0f5b1c3d300a70759c82ee5a28afd9cbbd9d1bb9 (diff) | |
download | busybox-w32-277eff7b1de0ec9bbbf1970117686782e7259e99.tar.gz busybox-w32-277eff7b1de0ec9bbbf1970117686782e7259e99.tar.bz2 busybox-w32-277eff7b1de0ec9bbbf1970117686782e7259e99.zip |
- removal of (stray|stealth) spaces
git-svn-id: svn://busybox.net/trunk/busybox@470 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | docs/busybox.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod index 3a1a6569a..06800c301 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod | |||
@@ -166,7 +166,7 @@ Example: | |||
166 | Usage: chown [OPTION]... OWNER[.[GROUP] FILE... | 166 | Usage: chown [OPTION]... OWNER[.[GROUP] FILE... |
167 | 167 | ||
168 | Changes the owner and/or group of each FILE to OWNER and/or GROUP. | 168 | Changes the owner and/or group of each FILE to OWNER and/or GROUP. |
169 | 169 | ||
170 | Options: | 170 | Options: |
171 | 171 | ||
172 | -R change files and directories recursively | 172 | -R change files and directories recursively |
@@ -1778,4 +1778,4 @@ Enrique Zanardi <ezanardi@ull.es> | |||
1778 | 1778 | ||
1779 | =cut | 1779 | =cut |
1780 | 1780 | ||
1781 | # $Id: busybox.pod,v 1.14 2000/04/17 16:44:46 erik Exp $ | 1781 | # $Id: busybox.pod,v 1.15 2000/04/17 17:46:46 beppu Exp $ |