diff options
author | Dan McGee <dan@archlinux.org> | 2011-01-08 03:59:51 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-01-22 17:02:15 +0100 |
commit | 01403f423a9bace8b43d45a0dfcea5d4f1002cc8 (patch) | |
tree | c608878e84c995bda130cd365a45d1e0bd9b55cb /doc/index.txt | |
parent | b8ab96a270caa5d589c44c62d5664db156d94af7 (diff) | |
download | pacman-01403f423a9bace8b43d45a0dfcea5d4f1002cc8.tar.gz pacman-01403f423a9bace8b43d45a0dfcea5d4f1002cc8.tar.xz |
doc: add a vercmp manpage
This includes info on version comparison that is very similar to the stuff
in the pacman manpage, but also a few vercmp examples, the return values,
and other fun stuff.
Also update the version comparison stuff in the pacman manpage.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/index.txt')
-rw-r--r-- | doc/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.txt b/doc/index.txt index ef328415..afb2719d 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -43,6 +43,7 @@ configuration files dealing with pacman. * linkman:pacman[8] * linkman:pacman.conf[5] * linkman:repo-add[8] +* linkman:vercmp[8] Changelog ~~~~~~~~~ |