aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 16:47:25 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 17:30:43 +1300
commit8c747f255d9d7ff289d22c989b5b23a1ff400c29 (patch)
tree7f31c367cfb24a604d86e1b1d7288d6798d6b1de
parent979867082baadb85bb6153a31ffaa4725527c99f (diff)
downloadman-pages-8c747f255d9d7ff289d22c989b5b23a1ff400c29.tar.gz
Changes: Expanded tabs
-rw-r--r--Changes6
1 files changed, 3 insertions, 3 deletions
diff --git a/Changes b/Changes
index 300a09182f..9f35013bef 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)