Log of /cdrkit/trunk/genisoimage/genisoimage.1
Parent Directory
|
Revision Log
Revision
811 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 25 22:19:45 2008 UTC
(4 years, 11 months ago)
by
93sam
File length: 92948 byte(s)
Diff to
previous 804
* genisoimage/genisoimage.1: Add a mention of -chrp-boot.
* genisoimage/mac_label.c: Fix an over-keen s/mkisofs/genisoimage.
Revision
706 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 14 21:14:33 2007 UTC
(6 years, 2 months ago)
by
blade
File length: 92275 byte(s)
Diff to
previous 659
* various small bugfixes or cosmetic fixes picked from still GPLed parts of
cdrtools-2.01.01a24, excluding meta changes and big tree.c and mkisofs.c
refactoring. Stream file name option enabled now.
Revision
630 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 23 08:27:54 2006 UTC
(6 years, 4 months ago)
by
peters-guest
File length: 91885 byte(s)
Diff to
previous 619
Two _more_ typos in genisoimage.1 found by A. Costa. (#404289)
Hard to believe I did that much rewriting and proofreading and managed
to miss these.
Revision
619 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 14 09:19:05 2006 UTC
(6 years, 5 months ago)
by
peters-guest
File length: 91884 byte(s)
Diff to
previous 618
genisoimage.1 cleanup. The end? (Famous last words.)
Even more typographical stuff: bold for option names, italic for
filenames and most other interesting words ... but _neither_ for a lot
of other stuff that I don't think is all that interesting. Overuse of
fancy typography is worse than underuse.
A few consistency fixes. Mac OS X is not MacOS X. "foo-separated" as
a compound adjective should always be hyphenated. Continue to edit the
text for flow and conciseness. (Believe it or not from these log
messages, I'm a great believer in conciseness.)
Finally, collapse several sections at the end of the document into a
single section "AUTHORS", and simplify the copyright notices. Remove
things like Schily's snail mail address, which doesn't seem useful at
all. Use the www.cdrkit.org URL.
Revision
618 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 13 10:00:01 2006 UTC
(6 years, 5 months ago)
by
peters-guest
File length: 93400 byte(s)
Diff to
previous 617
genisoimage.1 cleanup:
Move config file info to a new manpage, genisoimagerc.5.
The theory is that genisoimage.1 is waaaaay too long.
Also add concise copyright information to the headers of both manpages,
based on the copyright history described in genisoimage.1.
Note: on some systems, config file manpages go in section 4 rather than
section 5. I don't think cmake is prepared to detect this.
Revision
617 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 13 06:35:57 2006 UTC
(6 years, 5 months ago)
by
peters-guest
File length: 96787 byte(s)
Diff to
previous 616
genisoimage.1 cleanup. Step 5: miscellaneous cleanups.
Remove note from JS complaining about the silo patch. I believe this
patch was obsoleted by silo 1.4.13. Either way, unless you are JS, a
manpage isn't a good place to whinge.
Remove duplicate -sparc-boot section.
Typography: use boldface for "genisoimage" and for option names,
italics for filenames (including ".genisoimagerc") and option
arguments. Tidy up some .B and .I to exclude punctuation (.BR, .IR).
Use lowercase to describe parameters ("-abstract file" not "-abstract
FILE"): 'file' is already in italics, after all.
Wording fixes everywhere for grammar, clarity, and correctness - many
fixes supplied by Lorenz Minder. Explain "mode" parameters by
referring to chmod(1). This part of the cleanup is still a work in
progress, I haven't gone through the whole file yet.
.genisoimagerc, not .mkisofsrc. Again thanks to Lorenz Minder.
Replace most instances of "the -foo option" with "-foo". More concise
and, IMO, just as clear. Replace most "If foo, then bar..." with "If
foo, bar..." for the same reason.
Consistency: no space or hyphen in "multisession", "uppercase",
"lowercase", "filename", "filesystem". "mixed-case" and
"case-insensitive" have a hyphen. "hard link" is two words.
URLs checked, one updated.
Revision
616 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 13 03:01:01 2006 UTC
(6 years, 5 months ago)
by
peters-guest
File length: 105040 byte(s)
Diff to
previous 615
genisoimage.1 cleanup. Step 4: random typography.
Render "\" using "\(rs" rather than "\\", since \\ is ambiguous in some
situations (rendering "\r" is where I noticed this).
Replace hyphens ("-") with em dashes ("\(em"). An em dash is used as a
separator in the middle of a sentence - like this. Em dashes look very
different from hyphens in typeset output (groff -Tps): "\(em" is quite
long, "-" is quite short. The ASCII dash "\-" is in between.
Revision
615 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 13 02:21:57 2006 UTC
(6 years, 5 months ago)
by
peters-guest
File length: 104907 byte(s)
Diff to
previous 614
genisoimage.1 cleanup. Step 3: quotes inside the text (not in nroff cmds).
Make "" '' `' a bit more consistent. Now `' is used for quoting single
characters like `#'. Longer strings that need to be quoted are
occasionally done with "" but usually just changed to italics or
omitted ("El Torito" does not need quoting, for example). Note: we
could use \[lq]\[rq] instead of "", but that's a bit anal.
* Yes, I _do_ know that `' is incorrect for ASCII text. But in nroff,
it is rendered the same as \[oq]\[cq] (left and right single quotes).
Other drive-by cleanups:
- Replace .LP with .PP (they are synonyms)
- Replace "it's" with "its" except the one spot where "it's" is correct
- Use .IP to fix some indentation in the EXAMPLES section
- Hyphenate "7-bit" and friends.
Revision
614 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 13 00:38:03 2006 UTC
(6 years, 5 months ago)
by
peters-guest
File length: 104840 byte(s)
Diff to
previous 613
genisoimage.1 cleanup. Step 2: vertical whitespace.
Blank lines are technically not allowed in nroff source.
- Visually separate new sections (.SH) with a comment line
.\" ----------------------------------------
instead of whitespace.
- Implement indented example lines using .IP (new indented paragraph)
where possible - if the context is already indented, use .sp and
manual indentation, for now. Might fix this later using double
indentation, but I don't know how to specify that, offhand.
Also use .IP to begin new paragraphs in indented sections (option
descriptions) rather than .sp.
Revision
613 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 12 23:24:47 2006 UTC
(6 years, 5 months ago)
by
peters-guest
File length: 103564 byte(s)
Diff to
previous 578
genisoimage.1 cleanup. Step 1: argument quoting.
If a nroff "" string extends to the end of a line, the closing " is
often omitted. Although this is legal, it is also confusing, so add
closing " where needed so that all sets of "" are matched.
Also, .B and .I can take multiple arguments, so remove quotes from
lines like .B "CHARACTER SETS".
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.