diff --git a/docs/busybox.pod b/docs/busybox.pod new file mode 100644 index 000000000..d189ce577 --- /dev/null +++ b/docs/busybox.pod @@ -0,0 +1,36 @@ +=head1 NAME + +busybox - I am BusyBox of borg. Unix will be assimilated. + +=head1 SYNOPSIS + +busybox [options...] + +=head1 DESCRIPTION + +BusyBox is a multi-call binary that combines many common Unix utilities into +a single executable. This is a size optimization. + +=head1 SEE ALSO + +textutils(1), shellutils(1), etc... + +=head1 MAINTAINER + +Erik Andersen + +=head1 AUTHORS + +=over 4 + +=item Bruce Perens + +=item Erik Andersen + +=item Randolph Chung + +=item John Beppu + +=back + +=cut