aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2018-03-17 21:17:25 +0100
committerpacien2018-03-17 21:17:25 +0100
commit695003b9d43b2968eaca3620b58736ba2932de73 (patch)
treec5c491bb2b674a8efa186356304afe767a727a2b
parentff949b6802756f5a15cb528208e3cc71d7a7526c (diff)
downloadmempager-simulator-695003b9d43b2968eaca3620b58736ba2932de73.tar.gz
Add manpage template
-rw-r--r--myMemory.169
1 files changed, 69 insertions, 0 deletions
diff --git a/myMemory.1 b/myMemory.1
new file mode 100644
index 0000000..5b851b9
--- /dev/null
+++ b/myMemory.1
@@ -0,0 +1,69 @@
1.TH MYMEMORY 1 "MARCH 2018" UPEM "myMemory manual"
2.SH NAME
3myMemory.py \- Memory paging simulator
4.SH SYNOPSIS
5myMemory.py [-h] -s <main mem size> -v <virtual mem size> -a <fifo>
6.SH DESCRIPTION
7.B foo
8frobnicates the bar library by tweaking internal
9symbol tables. By default it parses all baz segments
10and rearranges them in reverse order by time for the
11.BR xyzzy (1)
12linker to find them. The symdef entry is theni compressed
13using the WBG (Whiz-Bang-Gizmo) algorithm.
14All files are processed in the order specified.
15.SH OPTIONS
16.IP -b
17Do not write `busy' to stdout while processing.
18.IP "-c config-file"
19Use the alternate system wide
20.I config-file
21instead of
22.IR /etc/foo.conf .
23This overrides any
24.B FOOCONF
25environment variable.
26.IP -a
27In addition to the baz segments, also parse the
28blurfl headers.
29.IP -r
30Recursive mode. Operates as fast as lightning
31at the expense of a megabyte of virtual memory.
32.SH FILES
33.I /etc/foo.conf
34.RS
35The system wide configuration file. See
36.BR foo (5)
37for further details.
38.RE
39.I ~/.foorc
40.RS
41Per user configuration file. See
42.BR foo (5)
43for further details.
44.SH ENVIRONMENT
45.IP FOOCONF
46If non-null the full pathname for an alternate system wide
47.IR foo.conf .
48Overridden by the
49.B -c
50option.
51.SH DIAGNOSTICS
52The following diagnostics may be issued on stderr:
53
54Bad magic number.
55.RS
56The input file does not look like an archive file.
57.RE
58Old style baz segments.
59.RS
60.B foo
61can only handle new style baz segments. COBOL
62object libraries are not supported in this version.
63.SH BUGS
64The command name should have been chosen more carefully
65to reflect its purpose.
66.SH AUTHORS
67Pacien TRAN-GIRARD
68Adam NAILI
69