From caf64da579874bb264d235bb49571fa89b2eb307 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Sat, 7 Jan 2006 21:14:50 +0000 Subject: typo fix --- doc/makepkg.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3-24-g4f1b