mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 09:54:28 +00:00
* AUTHORS: Add my name.
* NEWS: Mention it.
* README: Likewise.
* bootstrap.conf (gnulib_modules): Add nproc.
* doc/coreutils.texi (nproc invocation): Add nproc info.
* man/Makefile.am (nproc.1): Add dependency.
* man/nproc.x: New template.
* man/.gitignore: Ignore generated man page.
* po/POTFILES.in: Add src/nproc.c.
* src/.gitignore: Exclude nproc.
* src/Makefile.am (EXTRA_PROGRAMS): Add nproc.
* src/nproc.c: New file.
* tests/Makefile.am (TESTS): Add misc/nproc-{avail,positive}.
* tests/misc/nproc-avail: New file.
* tests/misc/nproc-positive: New file.
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
[NAME]
|
|
nproc \- print the number of processing units available
|
|
[DESCRIPTION]
|
|
.\" Add any additional description here
|