diff options
Diffstat (limited to 'doc/libalpm.3.in')
-rw-r--r-- | doc/libalpm.3.in | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/libalpm.3.in b/doc/libalpm.3.in new file mode 100644 index 00000000..6db54d7d --- /dev/null +++ b/doc/libalpm.3.in @@ -0,0 +1,24 @@ +.TH libalpm 3 "29 Jan 2006" "libalpm @PM_VERSION@" "" +.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> +.fi |