summaryrefslogtreecommitdiffstats
path: root/doc/man-pages/DETAILS
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /doc/man-pages/DETAILS
initial commit from stable 0.3
Diffstat (limited to 'doc/man-pages/DETAILS')
-rwxr-xr-xdoc/man-pages/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/man-pages/DETAILS b/doc/man-pages/DETAILS
new file mode 100755
index 0000000000..d1bd95e714
--- /dev/null
+++ b/doc/man-pages/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=man-pages
+ VERSION=2.23
+ BUILD_API=2
+ ARCHIVE=off
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$KERNEL_URL/pub/linux/docs/manpages/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/docs/manpages/$SOURCE
+ SOURCE_URL[2]=ftp://ftp.win.tue.nl/pub/linux-local/manpages/$SOURCE
+ SOURCE_HASH=sha512:29ee3aa0eb70a4454cccbeb6fccaa9c8e31af90862102873813d66ae3a330ba76c931c17ef54aee91371a9169cd4aab86b9f260e83b2fcb3644661a1e78c5ff7
+ WEB_SITE=http://www.win.tue.nl/~aeb/linux/man/
+ ENTERED=20011003
+ UPDATED=20040517
+ LICENSE[0]=GPL
+ SHORT="man-pages contains a large collection of man pages."
+cat << EOF
+The manpages package contains a large collection of man pages for Linux
+covering programming APIs, file formats, protocols, etc.
+EOF