[pacman-dev] [PATCH] makepkg.5: fix typo s/tar,bz2/tar.bz2/
Dave Reisner
d at falconindy.com
Wed Nov 23 09:10:59 EST 2011
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
---
doc/makepkg.conf.5.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt
index 2778361..db1e6d5 100644
--- a/doc/makepkg.conf.5.txt
+++ b/doc/makepkg.conf.5.txt
@@ -215,7 +215,7 @@ Options
**PKGEXT=**".pkg.tar.gz", **SRCEXT=**".src.tar.gz"::
Sets the compression used when making compiled or source packages. The
- current valid suffixes are `.tar`, `.tar.gz`, `.tar,bz2`, `.tar.xz`, and
+ current valid suffixes are `.tar`, `.tar.gz`, `.tar.bz2`, `.tar.xz`, and
`.tar.Z`.
Do not touch these unless you know what you are doing.
--
1.7.7.4
More information about the pacman-dev
mailing list