More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -9,8 +9,7 @@ Getopt(1) is a program to help shell scripts parse command-line parameters.
command-line.
* It can be easily identified as an enhanced getopt(1) from within shell scripts.
* It can report parse errors as coming from the shell script.
* It compiles cleanly with both libc-5 and glibc-2 (libc6).
"
* It compiles cleanly with both libc-5 and glibc-2 (libc6)."
HOMEPAGE="http://software.frodo.looijaard.name/getopt/"
COPYRIGHT="1997-2012 Frodo Looijaard"
LICENSE="GNU GPL v2"