Go to file
Sami Kerola 12cc556bca tools: add checks to manual page test script
This change includes

- better way to detect manual page inclusion
- man -k header test, which uses lexgrog
- repeated word detection
- static declaration to known repeated words

Most of the  changes are based on man-page-day-1.sh, that is in use at
RedHat Quality Assurance, and wrote by Peter Schiffer.

CC: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2013-04-09 12:26:44 +02:00
Documentation Spelling fixes. 2013-04-08 17:06:55 +02:00
bash-completion bash-completion: swapon: add options and fix argument 2013-04-09 12:17:15 +02:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils various: fix variable and function declarations [smatch scan] 2013-04-09 12:17:20 +02:00
fdisks various: fix shadow declarations [smatch scan] 2013-04-09 12:19:25 +02:00
include include/fileutils: use O_CLOEXEC for mktemp stuff 2013-04-03 16:12:34 +02:00
lib various: fix variable and function declarations [smatch scan] 2013-04-09 12:17:20 +02:00
libblkid libblkid: number of functions should not be declared extern [smatch scan] 2013-04-09 12:26:43 +02:00
libfdisk various: fix variable and function declarations [smatch scan] 2013-04-09 12:17:20 +02:00
libmount libmount, col: remove redundant null checks [smatch scan] 2013-04-09 12:26:42 +02:00
libuuid libuuid: use O_CLOEXEC 2013-04-03 16:13:55 +02:00
login-utils vipw: add usage() function 2013-04-05 13:56:14 +02:00
m4 build-sys: support list of variables for UL_REQUIRES_HAVE macro 2013-01-24 19:22:53 +01:00
misc-utils various: fix shadow declarations [smatch scan] 2013-04-09 12:19:25 +02:00
mount-deprecated a pointer should not be compared to zero [coccinelle] 2013-02-06 11:51:15 +01:00
po po: merge changes 2013-03-21 23:19:54 +01:00
schedutils chrt: make command syntax easier to understand in usage() 2013-04-05 13:56:17 +02:00
sys-utils setarch: clean up usage() 2013-04-09 12:17:05 +02:00
term-utils various: fix variable and function declarations [smatch scan] 2013-04-09 12:17:20 +02:00
tests tests: update build tests 2013-03-21 22:35:11 +01:00
text-utils libmount, col: remove redundant null checks [smatch scan] 2013-04-09 12:26:42 +02:00
tools tools: add checks to manual page test script 2013-04-09 12:26:44 +02:00
.gitignore chkdupexe: remove, deprecated for years 2013-03-14 13:34:11 +01:00
AUTHORS docs: update AUTHORS file 2013-03-21 23:29:45 +01:00
COPYING docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
ChangeLog build-sys: use AUTOMAKE_OPTIONS = gnu 2011-05-26 15:04:01 +02:00
Makefile.am bash-completion: rename shell-completion -> bash-completion 2013-04-05 14:58:07 +02:00
NEWS build-sys: release++ (v2.23-rc1) 2013-03-22 12:34:28 +01:00
README docs: use correct translation project url 2012-01-30 12:32:27 +01:00
README.licensing lib/mbsalign: correct license header from GPLv[23] to LGPLv2+ 2013-03-20 14:03:28 +01:00
autogen.sh build-sys: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac build-sys: add --disable-bash-completion 2013-04-05 15:54:31 +02:00

README

                                  util-linux

              util-linux is a random collection of Linux utilities

     Note that in years 2006-2010 this project used the name "util-linux-ng".

MAILING LIST:

      E-MAIL: util-linux@vger.kernel.org
      URL:    http://vger.kernel.org/vger-lists.html#util-linux


DOWNLOAD:

      ftp://ftp.kernel.org/pub/linux/utils/util-linux/


SOURCE CODE:

      Web interface:
          http://git.kernel.org/?p=utils/util-linux/util-linux.git
          https://github.com/karelzak/util-linux
      Checkout:
          git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux


NLS (PO TRANSLATIONS):

      PO files are maintained by:
          http://translationproject.org/domain/util-linux.html


VERSION SCHEMA:

      Standard releases:

          <major>.<minor>[.<maint>[.<bugfix>]]

             major = fatal and deep changes
             minor = typical release with new features
             maint = maintenance releases; bug fixes only
             bugfix = unplanned releases for critical/security bugs

      Development releases:

         <major>.<minor>-rc<N>