aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
Diffstat (limited to 'man5')
-rw-r--r--man5/filesystems.52
-rw-r--r--man5/proc.52
2 files changed, 2 insertions, 2 deletions
diff --git a/man5/filesystems.5 b/man5/filesystems.5
index c692137d75..91eb77b6c4 100644
--- a/man5/filesystems.5
+++ b/man5/filesystems.5
@@ -124,7 +124,7 @@ that was integrated into Linux in kernel 2.4.24.
.B minix
is the filesystem used in the Minix operating system, the first to run
under Linux.
-It has a number of shortcomings, including a 64MB partition size
+It has a number of shortcomings, including a 64\ MB partition size
limit, short filenames, and a single timestamp.
It remains useful for floppies and RAM disks.
.TP
diff --git a/man5/proc.5 b/man5/proc.5
index 2783db8c9c..a640457104 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2868,7 +2868,7 @@ binary, GDB can be used to
examine the current state of any kernel data structures.
.IP
The total length of the file is the size of physical memory (RAM) plus
-4KB.
+4\ KiB.
.TP
.IR /proc/keys " (since Linux 2.6.10)"
See