From d40f9157deb5a81e0bfb213ff29242cd45d59b8d Mon Sep 17 00:00:00 2001 From: beppu <beppu@69ca8d6d-28ef-0310-b511-8ec308f3f277> Date: Tue, 18 Jan 2000 15:45:59 +0000 Subject: the beginnings of a proper man page for busybox. git-svn-id: svn://busybox.net/trunk/busybox@314 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- docs/busybox.pod | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 docs/busybox.pod (limited to 'docs') 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 <command> [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 <erik@lineo.com> + +=head1 AUTHORS + +=over 4 + +=item Bruce Perens <perens@technocrat.net> + +=item Erik Andersen <erik@lineo.com> + +=item Randolph Chung <rchung@debian.org> + +=item John Beppu <beppu@lineo.com> + +=back + +=cut -- cgit v1.2.3-55-g6feb