diff options
author | Andreas Jaeger <aj@suse.de> | 2012-04-08 15:17:55 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-04-08 15:17:55 +0200 |
commit | 95c3f29a06f12ae8619426a879248b44ced38e42 (patch) | |
tree | 1a70350360256807bffea995a6316644c1e2f6fc /ChangeLog | |
parent | 54472e9c32ab18df49e279c64be9a2debfc0fec1 (diff) | |
download | glibc-95c3f29a06f12ae8619426a879248b44ced38e42.tar glibc-95c3f29a06f12ae8619426a879248b44ced38e42.tar.gz glibc-95c3f29a06f12ae8619426a879248b44ced38e42.tar.bz2 glibc-95c3f29a06f12ae8619426a879248b44ced38e42.zip |
Fix DT_UNKNOWN description
[BZ #6890]
* manual/filesys.texi (Directory Entries): Clarify that it's
file system not operating system in the description of DT_UNKNOWN.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2012-04-08 Andreas Jaeger <aj@suse.de> + [BZ #6890] + * manual/filesys.texi (Directory Entries): Clarify that it's file + system not operating system in the description of DT_UNKNOWN. + [BZ #6578] * manual/syslog.texi (closelog): Fix reference, it's openlog. |