<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/doc, branch v8.18</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.18</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.18'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2012-07-12T14:08:34Z</updated>
<entry>
<title>doc: fix errors and warnings with Texinfo 5</title>
<updated>2012-07-12T14:08:34Z</updated>
<author>
<name>Stefano Lattarini</name>
<email>stefano.lattarini@gmail.com</email>
</author>
<published>2012-07-12T14:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3900871c3a07c9c81286cb7870bd8219c8293ab1'/>
<id>urn:sha1:3900871c3a07c9c81286cb7870bd8219c8293ab1</id>
<content type='text'>
Or rather, with the development version 4.13.90, which will eventually
become Texinfo 5.0.

* doc/coreutils.texi: Use '@item' instead of '@itemx' in several places,
as Texinfo 5 refuses to process an '@itemx' that is not preceded by an
'@item'.  Ensure that node extended names in menus and sectioning are
consistent, and that ordering and presence of nodes in menus and in the
actual text are consistent as well.

Fixes http://bugs.gnu.org/11828
</content>
</entry>
<entry>
<title>doc: document leap seconds better</title>
<updated>2012-07-05T23:13:13Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2012-07-05T23:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=71df4e29ed27bf0c7b45f1aa72e3523a9db6b607'/>
<id>urn:sha1:71df4e29ed27bf0c7b45f1aa72e3523a9db6b607</id>
<content type='text'>
* doc/coreutils.texi (touch invocation, Time conversion specifiers)
(Options for date, Examples of date): Index "leap seconds" and
improve their documentation a bit.
</content>
</entry>
<entry>
<title>doc: fix spacing</title>
<updated>2012-07-05T23:13:12Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2012-07-05T22:47:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=50ad9935052993ae934f06fda3f6d182e251b5ec'/>
<id>urn:sha1:50ad9935052993ae934f06fda3f6d182e251b5ec</id>
<content type='text'>
* doc/coreutils.texi: Use right amount of spacing after punctuation.
</content>
</entry>
<entry>
<title>doc: improve sample backup script</title>
<updated>2012-06-30T09:00:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-06-29T08:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5f6c22fceedd0d350e1a8246d4d73840de666c7e'/>
<id>urn:sha1:5f6c22fceedd0d350e1a8246d4d73840de666c7e</id>
<content type='text'>
* doc/coreutils.texi (cp invocation): Make the backup script exit
with an accurate reflection of any failure.
Also, add --preserve=all.

Improved-by: Bernhard Voelker
</content>
</entry>
<entry>
<title>doc: document multiplier for dd number options like count=N</title>
<updated>2012-06-22T11:16:04Z</updated>
<author>
<name>Bernhard Voelker</name>
<email>mail@bernhard-voelker.de</email>
</author>
<published>2012-06-21T11:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4f2e9d503821c3eadc7344a7e85400779822bf0d'/>
<id>urn:sha1:4f2e9d503821c3eadc7344a7e85400779822bf0d</id>
<content type='text'>
* src/dd.c (usage): Add "N" to the description of multipliers.
* doc/coreutils.texi (dd invocation): Likewise.
</content>
</entry>
<entry>
<title>su: remove program (util-linux is now the best source for it)</title>
<updated>2012-06-06T20:33:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-05-25T16:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=928dd73762e69cfeaab4a7ec9dd8f30f86a45ed4'/>
<id>urn:sha1:928dd73762e69cfeaab4a7ec9dd8f30f86a45ed4</id>
<content type='text'>
* README: Omit "su" from list of programs.
* src/su.c: Remove file.
* src/Makefile.am: Remove su-related rules and variables.
* tests/misc/su-fail: Remove test.
* tests/Makefile.am (TESTS): Remove misc/su-fail.
* tests/misc/invalid-opt: Remove su-related code.
* src/.gitignore: Remove su.
* man/su.x: Remove file.
* man/Makefile.am (su.1): Remove rule.
* po/POTFILES.in: Remove su.c from the list.
* TODO: Remove ancient entry.
* NEWS (Changes in behavior): Mention it.
* doc/coreutils.texi: Remove su-related description.
* AUTHORS: Remove su.
* m4/lib-check.m4 (cu_LIB_CHECK): Remove file/macro.
* configure.ac: Remove su-related code and sole use of cu_LIB_CHECK.
* scripts/git-hooks/commit-msg: Remove su from this list, too.
</content>
</entry>
<entry>
<title>doc: clarify dd conv=sparse usage with devices</title>
<updated>2012-05-08T13:12:48Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2012-05-08T12:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=be2dabef95d5638e40c7c74b2bc1a3a4dd64bae3'/>
<id>urn:sha1:be2dabef95d5638e40c7c74b2bc1a3a4dd64bae3</id>
<content type='text'>
* doc/coreutils.texi (dd invocation): Clarify that NUL blocks
are not copied for devices either, and give examples of where
it might be useful.
</content>
</entry>
<entry>
<title>maint: fix common spelling errors</title>
<updated>2012-05-08T01:18:39Z</updated>
<author>
<name>Kevin Lyda</name>
<email>kevin@ie.suberic.net</email>
</author>
<published>2012-04-17T23:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=aa078afcf9828344697ef0469272657ac12a30b1'/>
<id>urn:sha1:aa078afcf9828344697ef0469272657ac12a30b1</id>
<content type='text'>
These were identified using: https://github.com/lyda/misspell-check
executed like: git ls-files | misspellings -f -

* src/cat.c: Correct a spelling error.
* src/comm.c: Likewise.
* src/expr.c: Likewise.
* src/pr.c: Likewise.
* src/tac.c: Likewise.
* src/test.c: Likewise.
* src/ChangeLog-2005: Likewise.
* src/ChangeLog-2007: Likewise.
* src/NEWS: Likewise.
* src/doc/coreutils.texi: Likewise.
* src/lib/ChangeLog-2007: Likewise.
* src/man/help2man: Likewise.
* src/old/fileutils/ChangeLog-1997: Likewise.
* src/old/fileutils/NEWS: Likewise.
* src/old/sh-utils/ChangeLog.0: Likewise.
* src/old/textutils/ChangeLog: Likewise.
* src/tests/misc/comm: Likewise.
* src/tests/misc/uniq: Likewise.
* src/tests/mv/dir2dir: Likewise.
* src/cfg.mk (old_NEWS_hash): update with `make update-NEWS-hash`
</content>
</entry>
<entry>
<title>doc: fix a grammar nit</title>
<updated>2012-04-19T17:39:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-03-16T07:31:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6539e15620a863266b7babfa5f6f02f1bb66762e'/>
<id>urn:sha1:6539e15620a863266b7babfa5f6f02f1bb66762e</id>
<content type='text'>
* doc/coreutils.texi (split invocation): s/are/is/ in "P or Q are".
</content>
</entry>
<entry>
<title>doc: use @xref{... only at start of a sentence</title>
<updated>2012-04-17T07:24:22Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-04-16T18:26:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2bb1876c9aa926a96729acbb9e4ac1c44c1deae8'/>
<id>urn:sha1:2bb1876c9aa926a96729acbb9e4ac1c44c1deae8</id>
<content type='text'>
* doc/coreutils.texi: Correct many misuses of @xref.
</content>
</entry>
</feed>
