summaryrefslogtreecommitdiffstats
path: root/doc/libalpm.3.in
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-02-07 23:29:21 +0100
committerDan McGee <dan@archlinux.org>2007-02-07 23:29:21 +0100
commit82de7efbf981ddd0aca109823a98614eeab3d2fb (patch)
treee8075dfa4d923bd0651e07cc96641421bc11f225 /doc/libalpm.3.in
parent155aeb40fda771b0d7933349c02a497d0b4b6868 (diff)
downloadpacman-82de7efbf981ddd0aca109823a98614eeab3d2fb.tar.gz
pacman-82de7efbf981ddd0aca109823a98614eeab3d2fb.tar.xz
Greatly simplify the way our non-existant translated manpages were being
made. Ripped out all the po4a stuff, letting us cut down on yet another makedepends. Also moved all of the manpages to non-.in names.
Diffstat (limited to 'doc/libalpm.3.in')
-rw-r--r--doc/libalpm.3.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/libalpm.3.in b/doc/libalpm.3.in
deleted file mode 100644
index 230de61a..00000000
--- a/doc/libalpm.3.in
+++ /dev/null
@@ -1,21 +0,0 @@
-.TH libalpm 3 "07 Jan 2007" "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_interface Interface Functions
-alpm_list List Functions
-alpm_log Logging Functions
-alpm_misc Miscellaneous Functions
-alpm_packages Package Functions
-alpm_sync Sync Functions
-alpm_trans Transaction Functions
-.fi
-
-.SH AUTHOR
-.nf
-Judd Vinet <jvinet@zeroflux.org>
-.fi