From 8c747f255d9d7ff289d22c989b5b23a1ff400c29 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 15 Mar 2016 16:47:25 +1300 Subject: [PATCH] Changes: Expanded tabs --- Changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index 300a09182..9f35013be 100644 --- a/Changes +++ b/Changes @@ -104,7 +104,7 @@ fmemopen.3 Michael Kerrisk [Adhemerval Zanella] Significant reworking of this page: * Rework discussion of the (obsolete) binary mode - * Split open_memstream(3) description into a separate page. + * Split open_memstream(3) description into a separate page. * Note various fmemopen() bugs that were fixed in glibc 2.22 * Greatly expand description of 'mode' argument * Rework description of 'buf' and 'len' arguments @@ -171,7 +171,7 @@ proc.5 Document CmaTotal and CmaFree fields of /proc/meminfo Michael Kerrisk Document additional /proc/meminfo fields - Document DirectMap4k, DirectMap4M, DirectMap2M, DirectMap1G + Document DirectMap4k, DirectMap4M, DirectMap2M, DirectMap1G Michael Kerrisk Document MemAvailable /proc/meminfo field Michael Kerrisk @@ -529,7 +529,7 @@ lseek.2 Michael Kerrisk FUSE now supports SEEK_HOLE and SEEK_DATA Michael Kerrisk - NFS supports SEEK_HOLE and SEEK_DATA + NFS supports SEEK_HOLE and SEEK_DATA Michael Kerrisk SEE ALSO: add open(2)