On 29/04/13 12:00, Eric Bélanger wrote: > Signed-off-by: Eric Bélanger <[email protected]> > --- > doc/makepkg.8.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt > index bb7a9a3..53a7867 100644 > --- a/doc/makepkg.8.txt > +++ b/doc/makepkg.8.txt > @@ -17,7 +17,7 @@ Synopsis > Description > ----------- > 'makepkg' is a script to automate the building of packages. The requirements > for > -using the script are a build-capable \*nix platform and a custom build script > +using the script are a build-capable *nix platform and a custom build script > for each package you wish to build (known as a PKGBUILD). See > linkman:PKGBUILD[5] for details on creating your own build scripts. >
Hrm... did this used to be needed? I see it was added in with its original commit in 2007 so it may just have been an oversight. Anyone more familiar with asciidoc than I am want to comment?
