aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)