aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNotkea2018-04-06 18:39:11 +0200
committerGitHub2018-04-06 18:39:11 +0200
commitd2fec4901d6520e866481d4696d8347aab3eb171 (patch)
treef6746f04dae2abc67872048ea90a5cde314cf533
parentf96822a8b3d9f0979b8716a26c67b979ff35fd3e (diff)
downloadmempager-simulator-d2fec4901d6520e866481d4696d8347aab3eb171.tar.gz
Update myMemory.1
-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