diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-15 18:58:23 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-15 18:58:23 +0000 |
commit | 9ccd91701c7829ca3503eaeaceac601aee8dc03e (patch) | |
tree | 6c67e69602659e5a53a17eca858f9b6568269941 /doc/libalpm.3 | |
parent | 431b0a953c97640d854386ff18f1e970df0abc72 (diff) | |
download | pacman-9ccd91701c7829ca3503eaeaceac601aee8dc03e.tar.xz |
Merging Frugalware changes - these need to be checked for instances of "Frugal"
in the docs, but I'm lazy right now
Diffstat (limited to 'doc/libalpm.3')
-rw-r--r-- | doc/libalpm.3 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/libalpm.3 b/doc/libalpm.3 new file mode 100644 index 00000000..52e4af0b --- /dev/null +++ b/doc/libalpm.3 @@ -0,0 +1,25 @@ +.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 |