about summary refs log tree commit diff stats
path: root/html/059stop.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/059stop.subx.html')
-rw-r--r--html/059stop.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/059stop.subx.html b/html/059stop.subx.html
index cb1fe62e..ddd44270 100644
--- a/html/059stop.subx.html
+++ b/html/059stop.subx.html
@@ -2,7 +2,7 @@
 <html>
 <head>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
-<title>Mu - subx/059stop.subx</title>
+<title>Mu - 059stop.subx</title>
 <meta name="Generator" content="Vim/8.1">
 <meta name="plugin-version" content="vim8.1_v1">
 <meta name="syntax" content="none">
@@ -57,7 +57,7 @@ if ('onhashchange' in window) {
 </script>
 </head>
 <body onload='JumpToLine();'>
-<a href='https://github.com/akkartik/mu/blob/master/subx/059stop.subx'>https://github.com/akkartik/mu/blob/master/subx/059stop.subx</a>
+<a href='https://github.com/akkartik/mu/blob/master/059stop.subx'>https://github.com/akkartik/mu/blob/master/059stop.subx</a>
 <pre id='vimCodeElement'>
 <span id="L1" class="LineNr">  1 </span><span class="subxComment"># stop: dependency-injected wrapper around the exit() syscall</span>
 <span id="L2" class="LineNr">  2 </span><span class="subxComment">#</span>
-15 14:07:07 +0100 Reformat RELEASE_GUIDE as md and add more info' href='/danisanti/profani-tty/commit/RELEASE_GUIDE.md?id=f3ca75d61e0d73e8cd5f5c147b36bbdf74830325'>f3ca75d6 ^
f3ca75d6 ^
0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^



f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^

f3ca75d6 ^


d4892b29 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72