Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f404cd789e0f3b13e802894789d005a5cfd2df49
commit f404cd789e0f3b13e802894789d005a5cfd2df49 Author: Miklos Vajna <[email protected]> Date: Mon Mar 21 00:51:58 2011 +0100 docs: unneeded mangling diff --git a/docs/about.txt b/docs/about.txt index 5b5f355..9bad0a0 100644 --- a/docs/about.txt +++ b/docs/about.txt @@ -13,7 +13,7 @@ ________________________________________________________________________________ The aim of creating Frugalware was to help you do your work faster and simpler. We hope you will like it. In this introduction, we would like to answer a few -questions which were asked in several interview with VMiklos, the founder of +questions which were asked in several interview with Miklos, the founder of the project. You can reach the full list of articles that have been posted about Frugalware http://frugalware.org/media[here]. diff --git a/docs/makepkg.txt b/docs/makepkg.txt index 8a4a4e4..6293e98 100644 --- a/docs/makepkg.txt +++ b/docs/makepkg.txt @@ -181,7 +181,7 @@ Let's see a simple example, the FrugalBuild script of the cabextract package. ------------------------------------------------------------------------------- # Compiling Time: 0.06 SBU -# Maintainer: VMiklos <[email protected]> +# Maintainer: Miklos Vajna <[email protected]> pkgname=cabextract pkgver=1.2 @@ -218,7 +218,7 @@ The line above means compiling binutils on your machine took 257 seconds. >From this point, makepkg will print out SBUs instead of seconds after successful builds, and this SBU value will be equal on anyone's machine. -`# Maintainer: VMiklos <[email protected]>` +`# Maintainer: Miklos Vajna <[email protected]>` If you are the maintainer of the package, write your name or nick and e-mail address here. If you probably you won't maintain the package, _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
