diff --git a/Changes b/Changes index fd741e308..8952eb1ac 100644 --- a/Changes +++ b/Changes @@ -21,6 +21,7 @@ Nicolas Fran Pavel Heimlich Ricardo Catalinas Jiménez Sam Varshavchik + Apologies if I missed anyone! @@ -90,7 +91,8 @@ fallocate.2 low-level, Linux-specific API, and point the reader to posix_fallocate(3) for the portable API. -getdents.2, readdir.3 +getdents.2 +readdir.3 Michael Kerrisk getdents.2, readdir.3: d_type is currently only supported on ext[234] @@ -168,7 +170,8 @@ mount.2 Michael Kerrisk mount.2: Document MS_SILENT (and MS_VERBOSE) -mount.2, umount.2 +mount.2 +umount.2 Michael Kerrisk mount.2, umount.2: split umoun*() out into a separate page @@ -338,7 +341,7 @@ hsearch.3 André Goddard Rosa hsearch.3: Call hdestroy() after using hash table created by hcreate(), for the sake of completeness -mg_getattr.3 +mq_getattr.3 Michael Kerrisk mg_getattr.3: mq_getattr() and mq_setattr() are layered on mq_getsetattr(2)