| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
note that \k, \o, \w, \z roff escapes are ignored by mandoc(1)
add a short HISTORY to mdoc(7)
move the sentence telling which sections use LIBRARY in man(7)
|
| |
|
|
|
|
| |
section 6 pages currently contain this information);
|
|
|
|
|
|
|
|
| |
- note which section headings (.Sh) are not used by openbsd
- move the description of the section heading to under the heading, rather
than before it: a much more logical way to read
diffs mailed upstream...
|
|
|
|
| |
* update escape COMPATIBILITY in mdoc(7) and man(7); from kristaps@
|
|
|
|
|
|
| |
as noted by Aldis Berzoja.
In COMPATIBILITY, note that groff is misformatting .Lk
when given more than two arguments; from kristaps@.
|
|
|
|
|
|
|
|
|
| |
* When discussing compatibility, be more specific whether we are
referring to GNU troff or to troff in general.
* Move one compatibility note to the appropriate section.
* And a few minor tweaks.
While here, EXIT STATUS is also ok in section 6.
With permission from deraadt@ to still improve mandoc manuals.
|
|
|
|
|
|
|
|
|
| |
* correct a few obvious mistakes
* adopt some of jmc@'s recent changes to man(7)
* cut down just a little on the awful tendency
to stick a hyphen between two words.
"yes" deraadt
|
|
|
|
|
|
|
| |
in the old mdoc(7) manual than in the new one, so put them back.
While here, fix the .Os synopsis and add two more .Xrs.
Do the same in man(7), as far as it is applicable.
ok jmc@
|
|
|
|
|
|
|
|
| |
which had much less information, such that the new one gets installed.
No change to the build system required, no text change in this commit.
Doing the big move early even though a few more improvements will follow.
The duplicate information in mdoc.samples(7) will be cleaned up post-release.
ok jmc@, and kristaps@ agreed with the plan, too
|
| |
|
|
|
|
|
|
|
|
| |
instead, .It is required. Thus, move .Pp and text before the .Bl,
and remove the .Pp altogether where it is not needed.
Syntax errors found by mandoc(1), also required to fix the mandoc build;
feedback and ok jmc@, and sobrado@ also supports the direction.
|
|
|
|
|
|
| |
more accurate but also a good mnemonic.
ok jmc@
|
|
|
|
| |
ok jmc@
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
note that section 1/6/8 pages may use DIAGNOSTICS;
from discussion w/ jared yanovich;
ok millert@
|
| |
|
|
|
|
|
| |
- keep the description of .Cd on one line
- note that .Fd may be used w/ section 9 pages
|
| |
|
|
|
|
|
|
| |
sadly, our .Vt does not respect punctuation...
ok deraadt@
|
|
|
|
|
|
| |
mdoc.samples(7): remove BUG concerning blank lines;
ok deraadt@
|
| |
|
|
|
|
| |
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
matches order used by NetBSD, though we don't use all their sections.
Order is:
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
ENVIRONMENT
FILES
EXAMPLES
DIAGNOSTICS
ERRORS
SEE ALSO
STANDARDS
HISTORY
AUTHORS
CAVEATS
BUGS
ok krw@ millert@
|
|
|
|
| |
mdoc.samples(7): ok millert@
|
|
|
|
| |
OK deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;
millert@ ok and help;
|
|
|
|
|
|
|
|
| |
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
|
| |
|
|
|
|
|
|
| |
o) add description of ``.Bsx'' to the "BSD Macros" chap.;
aaron@ ok
|
| |
|
| |
|
|
|
|
| |
man pages should be laid out in OpenBSD.
|
| |
|
| |
|
| |
|
|
|
|
| |
least, this is the impression I get from looking at a lot of Perl docs.
|
| |
|
|
|
|
|
|
|
| |
Out of the approximately 1450 man pages, only about 90 of them were wrong.
Thanks to kwesterback@home.com for coming up with a script and patch to repair
this. The patch also inserted a .Os macro in the few man pages that were
missing one.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
then/than and such. Other miscellaneous problems fixed across these source
files.
|
| |
|
| |
|
| |
|