diff options
-rw-r--r-- | myMemory.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Displays a short help text. | |||
12 | .IP "-s <main mem size>" | 12 | .IP "-s <main mem size>" |
13 | Specifies the size of the main memory. Mandatory argument. | 13 | Specifies the size of the main memory. Mandatory argument. |
14 | .IP "-v <virtual mem size>" | 14 | .IP "-v <virtual mem size>" |
15 | Specifies the size of the virtual (secondary) memory. Mandatory argument. | 15 | Specifies 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>" |
17 | Uses the specified page management algorithm. Available algorithms are listed below. | 17 | Uses the specified page management algorithm. Available algorithms are listed below. |
18 | .SH PAGING ALGORITHMS | 18 | .SH PAGING ALGORITHMS |