diff options
| -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 6d733a96..a39dcff5 100644 --- a/doc/makepkg.8.in +++ b/doc/makepkg.8.in @@ -271,7 +271,7 @@ If this field is present, it should contain an MD5 hash for every source file  specified in the \fIsource\fP array (in the same order).  makepkg will use  this to verify source file integrity during subsequent builds.  To easily  generate md5sums, first build using the PKGBUILD then run -\fBmakepkg -g >>PKGBILD\fP.  Then you can edit the PKGBUILD and move the +\fBmakepkg -g >>PKGBUILD\fP.  Then you can edit the PKGBUILD and move the  \fImd5sums\fP line from the bottom to an appropriate location.  .TP | 
