aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-04-08 15:17:55 +0200
committerAndreas Jaeger <aj@suse.de>2012-04-08 15:17:55 +0200
commit95c3f29a06f12ae8619426a879248b44ced38e42 (patch)
tree1a70350360256807bffea995a6316644c1e2f6fc /ChangeLog
parent54472e9c32ab18df49e279c64be9a2debfc0fec1 (diff)
downloadglibc-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd53b41e3f..30f89fdeef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.