diff --git a/doc/cuebreakpoints.1 b/doc/cuebreakpoints.1 index 6c57533..4762038 100644 --- a/doc/cuebreakpoints.1 +++ b/doc/cuebreakpoints.1 @@ -1,6 +1,6 @@ -.TH cuebreakpoints 1 +.TH "cuebreakpoints" "1" .SH NAME -cuebreakpoints \- print the breakpoints from a CUE or TOC file +cuebreakpoints \- report track breakpoints from a CUE or TOC file .SH SYNOPSIS .B cuebreakpoints [ { @@ -30,7 +30,7 @@ The breakpoints are in a format usable by .B shnsplit (part of the shntool package). .PP -Three approaches to track pregaps are availabe: append (to previous track), +Three approaches to track pregaps are available: append (to previous track), prepend (to succeeding track), and split (from both preceding and succeeding tracks). The split approach can result in up to twice as many breakpoints being diff --git a/doc/cueconvert.1 b/doc/cueconvert.1 index 14b9318..8fb5647 100644 --- a/doc/cueconvert.1 +++ b/doc/cueconvert.1 @@ -1,4 +1,4 @@ -.TH cueconvert 1 +.TH "cueconvert" "1" .SH NAME cueconvert \- convert files between CUE and TOC formats .SH SYNOPSIS @@ -36,7 +36,7 @@ reads from standard input, and if .I outfile is not specified, it writes to standard output. .PP -If no filenamess are specified, standard input is used, and an input format +If no filenames are specified, standard input is used, and an input format option .I must be specified. diff --git a/doc/cueprint.1 b/doc/cueprint.1 index 4c2cb05..11d371a 100644 --- a/doc/cueprint.1 +++ b/doc/cueprint.1 @@ -1,6 +1,6 @@ -.TH cueprint 1 +.TH "cueprint" "1" .SH NAME -cueprint \- report disc and track infomation from a CUE or TOC file +cueprint \- report disc and track information from a CUE or TOC file .SH SYNOPSIS .B cueprint [ { diff --git a/doc/cuetag.1 b/doc/cuetag.1 new file mode 100644 index 0000000..0c0b5a7 --- /dev/null +++ b/doc/cuetag.1 @@ -0,0 +1,15 @@ +.TH "CUETAG" "1" +.SH "NAME" +cuetag \- tag files based on cue/toc file information +.SH "SYNOPSIS" +.PP +cuetag [file]... +.SH "DESCRIPTION" +This manual page documents briefly the +\fBcuetag\fR shell script. +.SH "AUTHOR" +This manual page was written by Patrick Matth\[:a]i +for cuetools. +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU General Public License, Version 2 or any +later version published by the Free Software Foundation.