diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/PKGBUILD.5.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index 0d3ff3ae..b55071aa 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -126,7 +126,7 @@ Options and Directives  *conflicts (array)*::  	An array of packages that will conflict with this package (i.e. they  	cannot both be installed at the same time). This directive follows the -	same format as depends, except you cannot specify versions. +	same format as depends. Versioned conflicts are also supported.  *provides (array)*::  	An array of ``virtual provisions'' that this package provides. This allows  | 
