summaryrefslogtreecommitdiffstats
path: root/doc/PKGBUILD.5.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-06-20 02:28:56 +0200
committerDan McGee <dan@archlinux.org>2008-06-20 02:28:56 +0200
commit7edb2e5b0d55505b49d682f6f4c5b4b1e49c3b72 (patch)
tree4b47e39ee9360effe3773d2a549cead7f723fa62 /doc/PKGBUILD.5.txt
parentd594b6e7978d14b5ca4cd9c295fa9b829c5565bd (diff)
downloadpacman-7edb2e5b0d55505b49d682f6f4c5b4b1e49c3b72.tar.gz
pacman-7edb2e5b0d55505b49d682f6f4c5b4b1e49c3b72.tar.xz
Add information on version comparison to manpages
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/PKGBUILD.5.txt')
-rw-r--r--doc/PKGBUILD.5.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index b90d67a7..0b1ce649 100644
--- a/doc/PKGBUILD.5.txt
+++ b/doc/PKGBUILD.5.txt
@@ -214,7 +214,8 @@ similar to `$_basekernver`.
Force the package to be upgraded by a pacman system upgrade
operation, even if the version number would normally not trigger
such an upgrade. This is useful when the version numbering scheme
- of a package changes (or is alphanumeric).
+ of a package changes (or is alphanumeric). See linkman:pacman[8] for
+ more infomation on version comparisons.
build() Function