diff options
author | Dan McGee <dan@archlinux.org> | 2007-07-06 22:54:18 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-07-09 19:47:56 +0200 |
commit | e412ac19f549afa26b58dbd2a2090ed95ca9cb95 (patch) | |
tree | 2b3555572d5095c7bbe6457550a04aa3919e5033 /doc/libalpm.3.txt | |
parent | f1fac6abfb676b081ee2d474ab3e15f6d07d0416 (diff) | |
download | pacman-e412ac19f549afa26b58dbd2a2090ed95ca9cb95.tar.gz pacman-e412ac19f549afa26b58dbd2a2090ed95ca9cb95.tar.xz |
Asciidoc updates- make it pretty, fix build, etc.
* Fix up the target so we rebuild the manpages when we edit the corresponding
text file.
* Add vim modelines to all of the asciidoc files ensureing the right syntax
highlighting is used and we have expandtabs turned off.
* Start making a few small changes to PKGBUILD.5 to make it pretty in both
HTML and manpage format output.
* Fix the manlink macro to include the manpage section in the link.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/libalpm.3.txt')
-rw-r--r-- | doc/libalpm.3.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/libalpm.3.txt b/doc/libalpm.3.txt index c9951311..27281fad 100644 --- a/doc/libalpm.3.txt +++ b/doc/libalpm.3.txt @@ -1,3 +1,6 @@ +///// +vim:set ts=4 sw=4 syntax=asciidoc noet: +///// libalpm(3) ========== |