Documentation fix for 'ls' and hard links.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Jun 2013 20:26:20 +0000 (13:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Jun 2013 20:26:20 +0000 (13:26 -0700)
commit08c0a604a289168bec624cb96c09adf357491890
tree7e04693725a2e0b84528c8546c83ae0a49d393f5
parente7b41c4c9af593bec2e062a0a2a18d5ecf695e85
Documentation fix for 'ls' and hard links.

* compile.texi (Compilation Functions):
* files.texi (File Attributes, Changing Files):
Use current format for GNU 'ls' output.
(File Attributes): Fix problem introduced in previous change:
the link count is the number of hard links, not the number
of hard links + 1.
doc/lispref/ChangeLog
doc/lispref/compile.texi
doc/lispref/files.texi