diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-12 04:36:55 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2020-05-12 04:36:55 -0400 |
commit | 39bde831071ed7e54350d609c648afae2dec206b (patch) | |
tree | 3870ae88ed9ee712651e3ea9ea0896eb7515cb65 | |
parent | 571982345a32d7a2e31d664b59950792be5f21ea (diff) | |
download | miragextract-39bde831071ed7e54350d609c648afae2dec206b.tar.gz |
auto-regenerate man/html pages
-rw-r--r-- | cuerecover.1 | 2 | ||||
-rw-r--r-- | cuerecover.html | 4 | ||||
-rw-r--r-- | miragextract.1 | 4 | ||||
-rw-r--r-- | miragextract.html | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/cuerecover.1 b/cuerecover.1 index 354e2e5..886d620 100644 --- a/cuerecover.1 +++ b/cuerecover.1 @@ -172,7 +172,7 @@ As usual, 0 for success, non\-zero for failure. . .\" ======== . -.SH AUTHORS +.SH AUTHOR .sp cuerecover was written by B. Watson <\fI\%yalhcru@gmail.com\fP> and released under the WTFPL: Do WTF you want with this. diff --git a/cuerecover.html b/cuerecover.html index 7e9f469..3ab4dc1 100644 --- a/cuerecover.html +++ b/cuerecover.html @@ -504,8 +504,8 @@ track 3, or vice versa, or 1.5 seconds each, or...?</li> <!-- EXAMPLES --> <!-- ======== --> </div> -<div class="section" id="authors"> -<h1>AUTHORS</h1> +<div class="section" id="author"> +<h1>AUTHOR</h1> <p>cuerecover was written by B. Watson <<a class="reference external" href="mailto:yalhcru@gmail.com">yalhcru@gmail.com</a>> and released under the WTFPL: Do WTF you want with this.</p> </div> diff --git a/miragextract.1 b/miragextract.1 index 96bcd92..6a1c156 100644 --- a/miragextract.1 +++ b/miragextract.1 @@ -166,12 +166,12 @@ errors. miragextract exits as soon as it encounters an error of any kind. . .\" ======== . -.SH AUTHORS +.SH AUTHOR .sp miragextract was written by B. Watson <\fI\%yalhcru@gmail.com\fP> and released under the WTFPL: Do WTF you want with this. .SH SEE ALSO .sp -TODO: fill in +cuerecover(1), cdemu(1), bchunk(1) .\" Generated by docutils manpage writer. . diff --git a/miragextract.html b/miragextract.html index f520b5f..9443893 100644 --- a/miragextract.html +++ b/miragextract.html @@ -497,14 +497,14 @@ errors. miragextract exits as soon as it encounters an error of any kind.</p> <!-- EXAMPLES --> <!-- ======== --> </div> -<div class="section" id="authors"> -<h1>AUTHORS</h1> +<div class="section" id="author"> +<h1>AUTHOR</h1> <p>miragextract was written by B. Watson <<a class="reference external" href="mailto:yalhcru@gmail.com">yalhcru@gmail.com</a>> and released under the WTFPL: Do WTF you want with this.</p> </div> <div class="section" id="see-also"> <h1>SEE ALSO</h1> -<p>TODO: fill in</p> +<p>cuerecover(1), cdemu(1), bchunk(1)</p> </div> </div> </body> |