diff options
author | Dan McGee <dan@archlinux.org> | 2009-04-11 11:14:28 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-04-11 11:14:28 -0500 |
commit | e37ecbe8a496921ec12f24d949b347fbc25e8683 (patch) | |
tree | d159d3a059a990124c6bf068f8cf9b4bd1eb8226 /doc/makepkg.8.txt | |
parent | 22a46165507b65891612c14ff87819019ca822f6 (diff) | |
download | pacman-e37ecbe8a496921ec12f24d949b347fbc25e8683.tar.xz |
Fix asciidoc formatting warnings and issues
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/makepkg.8.txt')
-rw-r--r-- | doc/makepkg.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 4bb37808..fb2e8054 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -43,7 +43,7 @@ Options *-A, \--ignorearch*:: Ignore a missing or incomplete arch field in the build script. This is for rebuilding packages from source when the PKGBUILD may be slightly - outdated and not updated with an `$$arch=('yourarch')$$` field. + outdated and not updated with an `arch=('yourarch')` field. *-c, \--clean*:: Clean up leftover work files and directories after a successful build. |