aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/busybox.pod4
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:
166Usage: chown [OPTION]... OWNER[.[GROUP] FILE... 166Usage: chown [OPTION]... OWNER[.[GROUP] FILE...
167 167
168Changes the owner and/or group of each FILE to OWNER and/or GROUP. 168Changes the owner and/or group of each FILE to OWNER and/or GROUP.
169 169
170Options: 170Options:
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 $