From 0c333d574b3fd0a14ee0cb9013c467fde24dc4b7 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 23 Sep 2014 19:28:22 +0200 Subject: [PATCH] include/xbps.h.in: sync doc with reality --- include/xbps.h.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/include/xbps.h.in b/include/xbps.h.in index d534dd1a..68950dfb 100644 --- a/include/xbps.h.in +++ b/include/xbps.h.in @@ -1839,7 +1839,9 @@ int xbps_humanize_number(char *buf, int64_t bytes); * Tests if pkgver is reverted by pkg * * The package version is defined by: - * ${VERSION}_${REVISION}. + * ${NAME}-{${VERSION}_${REVISION}. + * + * the name part is ignored. * * @param[in] pkg a package which is a candidate to revert pkgver. * @param[in] pkgver a package version string