diff options
author | Judd Vinet <judd@archlinux.org> | 2006-10-01 23:22:53 +0000 |
---|---|---|
committer | Judd Vinet <judd@archlinux.org> | 2006-10-01 23:22:53 +0000 |
commit | 431b0a953c97640d854386ff18f1e970df0abc72 (patch) | |
tree | c0b0fb28cd7fc8d6cd81677e49a6ed819315ff96 /doc/makepkg.8.in | |
parent | cf6da173f62ee96703714e66f8538069a46a63e3 (diff) | |
download | pacman-431b0a953c97640d854386ff18f1e970df0abc72.tar.xz |
small typo fix
Diffstat (limited to 'doc/makepkg.8.in')
-rw-r--r-- | doc/makepkg.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.in b/doc/makepkg.8.in index 8561f4c6..51cb50ce 100644 --- a/doc/makepkg.8.in +++ b/doc/makepkg.8.in @@ -274,7 +274,7 @@ The license itself should be placed in a directory called \fI$startdir/pkg/usr/share/licenses/$pkgname\fP. .TP .RE -If multiple licenses are applied, use the array form: \fBlicenses=('GPL' 'FDL')\fP +If multiple licenses are applied, use the array form: \fBlicense=('GPL' 'FDL')\fP .TP .B install |