From 05216a4ad06e4617838afcd4dc7317a203a3887b Mon Sep 17 00:00:00 2001 From: pacien Date: Tue, 1 May 2018 15:55:45 +0200 Subject: Reformat code --- myMemory.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'myMemory.1') diff --git a/myMemory.1 b/myMemory.1 index 7ca425a..4de19ab 100644 --- a/myMemory.1 +++ b/myMemory.1 @@ -25,7 +25,7 @@ Selects and replaces a page randomly. .IP secondchance "Second chance" strategy similar to FIFO, but avoiding swapping out pages requested twice while they are in the main memory. .SH COMMANDS -The following commands can be used to interact with the simulator: +The following commands can be used to interact with the simulator: .IP "A number" Requests a page to be loaded in the main memory. .IP `p` -- cgit v1.2.3