aboutsummaryrefslogtreecommitdiff
path: root/Manual.md
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-20 09:48:00 +0000
committerJuan RP <xtraeme@gmail.com>2014-08-20 09:48:00 +0000
commitd7363394b84514346f87c369201466e950ae451a (patch)
treec7e547767274a5c10e5677459dbc4daa5e0427d0 /Manual.md
parent18396bd3c687c596d2f3eb803d7fb7cf00d53c9e (diff)
downloadvoid-packages-d7363394b84514346f87c369201466e950ae451a.tar
void-packages-d7363394b84514346f87c369201466e950ae451a.tar.gz
void-packages-d7363394b84514346f87c369201466e950ae451a.tar.bz2
void-packages-d7363394b84514346f87c369201466e950ae451a.tar.lz
void-packages-d7363394b84514346f87c369201466e950ae451a.tar.xz
void-packages-d7363394b84514346f87c369201466e950ae451a.tar.zst
void-packages-d7363394b84514346f87c369201466e950ae451a.zip
Manual.md: tyop.
Diffstat (limited to 'Manual.md')
-rw-r--r--Manual.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Manual.md b/Manual.md
index 298b7171b03..1f3d1d5611d 100644
--- a/Manual.md
+++ b/Manual.md
@@ -589,7 +589,7 @@ only checked if they exist as binary packages, and are built automatically by `x
the specified version is not in the local repository.
There's a special variant of how `virtual` dependencies can be specified as `runtime dependencies`
-and is by using the `virtual` keyword, i.e `depends="virtual?vpkg-0.1_1"`. This declares
+and is by using the `virtual?` keyword, i.e `depends="virtual?vpkg-0.1_1"`. This declares
a `runtime` virtual dependency to `vpkg-0.1_1`; this `virtual` dependency will be simply ignored
when the package is being built with `xbps-src`.