aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--myMemory.12
1 files changed, 1 insertions, 1 deletions
diff --git a/myMemory.1 b/myMemory.1
index 9fe2d0f..7ca425a 100644
--- a/myMemory.1
+++ b/myMemory.1
@@ -12,7 +12,7 @@ Displays a short help text.
12.IP "-s <main mem size>" 12.IP "-s <main mem size>"
13Specifies the size of the main memory. Mandatory argument. 13Specifies the size of the main memory. Mandatory argument.
14.IP "-v <virtual mem size>" 14.IP "-v <virtual mem size>"
15Specifies the size of the virtual (secondary) memory. Mandatory argument. 15Specifies the size of the virtual (secondary) memory. Must be larger than the main memory size. Mandatory argument.
16.IP "-a <algorithm>" 16.IP "-a <algorithm>"
17Uses the specified page management algorithm. Available algorithms are listed below. 17Uses the specified page management algorithm. Available algorithms are listed below.
18.SH PAGING ALGORITHMS 18.SH PAGING ALGORITHMS