diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-27 21:09:14 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-27 21:09:14 +0000 |
commit | 3e5401b74de0bc19f6eac48dd45c656a5c4e5ed7 (patch) | |
tree | a307cd915c8b53279e4a802d553837b89567ce63 /doc/libalpm.3 | |
parent | e8275fa9644181e9347e983f74b28f313103b888 (diff) | |
download | pacman-3e5401b74de0bc19f6eac48dd45c656a5c4e5ed7.tar.xz |
Remove generated man pages from CVS
Diffstat (limited to 'doc/libalpm.3')
-rw-r--r-- | doc/libalpm.3 | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/doc/libalpm.3 b/doc/libalpm.3 deleted file mode 100644 index 52e4af0b..00000000 --- a/doc/libalpm.3 +++ /dev/null @@ -1,25 +0,0 @@ -.TH libalpm 3 "29 Jan 2006" "Frugalware Developer Manual" "" -.SH NAME -libalpm \- Arch Linux package management library -.SH SYNOPSIS -For ease of access, the libalpm manual has been split up into several sections. - -.nf -alpm_databases Database Functions -alpm_dep Dependency Functions -alpm_groups Group Functions -alpm_interface Interface Functions -alpm_list List Functions -alpm_log Logging Functions -alpm_misc Miscellaneous Functions -alpm_options Library Options -alpm_packages Package Functions -alpm_sync Sync Functions -alpm_trans Transaction Functions -.fi - -.SH AUTHOR -.nf -Judd Vinet <jvinet@zeroflux.org> -and the Frugalware developers <frugalware-devel@frugalware.org> -.fi |