summaryrefslogtreecommitdiffstats
path: root/share/man/man7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* sync to bsd.lv:schwarze2010-09-262-8/+33
| | | | | | 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)
* add a "mips64" architecture; requested by/ok miodjmc2010-09-262-6/+7
|
* no more msgs(1);jmc2010-09-221-5/+2
|
* fix some unbalanced quoting;jmc2010-09-191-3/+3
|
* Both old and new groff behave in the following way: Literal tabs areschwarze2010-09-051-3/+3
| | | | | | | | | | | | | | | considered normal word characters even when delimiting column phrases in .Bl -column. Thus, in any column but the last, if the column is terminated by a literal tab, and the last character is a solitary dot, that dot is NOT considered punctuation, and consequently offset from the preceding text by a blank space. This space does not occur when the Ta macro is used inmstead of a literal tab, or when a blank character is inserted between the dot and the tab. Confused now? So were we. We decided to consider that a bug in groff, not a feature, and to not emulate it in mandoc(1). Thus, let operator(7) no longer depend on that groff bug.
* EXIT STATUS is allowed for section 6 pages too (even though none of ourjmc2010-09-042-6/+6
| | | | section 6 pages currently contain this information);
* this diff does two things (usually a bad sign):jmc2010-08-312-15/+21
| | | | | | | | - 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...
* * sort COMPATIBILITY in mdoc(7); ok kristaps@schwarze2010-08-222-124/+132
| | | | * update escape COMPATIBILITY in mdoc(7) and man(7); from kristaps@
* Correctly display quotes around the .Lk link-name argument,schwarze2010-08-181-4/+8
| | | | | | as noted by Aldis Berzoja. In COMPATIBILITY, note that groff is misformatting .Lk when given more than two arguments; from kristaps@.
* add a description for bsd.sp where appropriate; while here, writesobrado2010-08-101-3/+6
| | | | | | | | | "multiprocessor" in a consistent way. written with lots of good advice from jmc@, who noted that changing hier(7) was not enough and carefully reviewed this diff. ok jmc@
* sync to bsd.lv:schwarze2010-08-071-11/+11
| | | | | | | | | * 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.
* Trivial patch to get correct spacing from the recently introducedschwarze2010-08-031-3/+3
| | | | | | | user-defined string \*(Pu (punctuation character list) by using non-breaking non-compressing instead of normal spaces. Works with mandoc, new groff and even with old groff. Tree is locked, but deraadt@ says i'm still allowed to polish manuals.
* tweaks from jmc@:schwarze2010-08-031-38/+43
| | | | | | | | | * 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
* The explanations of the HISTORY and AUTHORS sections were nicerschwarze2010-08-012-14/+14
| | | | | | | 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@
* Move the new mdoc(7) manual written by kristaps@, replacing the old oneschwarze2010-08-011-412/+2839
| | | | | | | | 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
* document .in; from kristaps@schwarze2010-07-311-2/+13
|
* change URLs to point to the more recent porter's handbook;steven2010-07-291-14/+10
| | | | | | mention the use of packages first. ok sthen@
* various small fixes; kristaps has committed this upstream alreadyjmc2010-07-261-26/+23
| | | | ok schwarze
* disconnect groff_man(7) from the build and install man(7) instead;schwarze2010-07-201-3/+3
| | | | "fine" jmc@ "no worries" deraadt@ "looks good" J.C. Roberts
* merge from bsd.lv (minor improvements by kristaps@)schwarze2010-07-191-32/+8
| | | | | | | * remove \s documentation, we do not support it and don't plan to * note that we parse and ignore \m, \M, and \s escapes * fix two broken instances of \*q * we do not use empty macro lines before .SH headers
* * briefly mention the HISTORY of the man(7) languageschwarze2010-07-191-19/+31
| | | | | | | | * update the copyright notice * improve the wording in a few places * fix a couple of typos including two suggestions from J.C. Roberts feedback and ok jmc@, ok sobrado@ and kristaps@
* J. C. Roberts noted that Kristaps' man.7 is already better than theschwarze2010-07-191-0/+968
| | | | | | | | | old groff_man.7 we currently install. As a first step, move the new manual where it belongs, not changing any content except the OpenBSD marker. The plan is, after some polishing, to install man.7 and not install groff_man.7 any longer. jmc@, sobrado@ and kristaps@ agree
* tie back to bsd.port.mk, to make REVISION and EPOCH more obvious.espie2010-07-111-2/+10
|
* compat_bsdos is gonetedu2010-07-051-3/+2
|
* typo;jmc2010-07-041-2/+2
|
* document new semanticsespie2010-07-042-34/+73
|
* Add a quick hack to fix the display of reserved characters,schwarze2010-07-031-2/+3
| | | | | | | | | using the mandoc(1) .ds implementation just committed. Note this is not compatible with our old in-tree groff and only barely compatible with modern groff, but right now, it is most important to get correct formatting for the release; all he rest can be fixed up later.
* remove userland bits of compat_sunostedu2010-07-021-3/+2
|
* remove some pesky Xr's to X pages, one of which doesn;t even exist;jmc2010-07-011-5/+2
|
* another day, another compat gets removed. today is ibcs2's turntedu2010-07-011-2/+1
|
* another osf1 reference hiding outtedu2010-07-011-3/+2
|
* Remove COMPAT_HPUX. No one wanted to support it and its fewmets wereguenther2010-06-291-2/+1
| | | | | blocking other cleanups ok miod@
* remove compat_ultrix docstedu2010-06-291-4/+3
|
* - add /etc/ikedjmc2010-06-201-3/+6
| | | | - pkgconfig -> pkg-config
* Document locks mechanism changes to default.espie2010-06-201-4/+5
|
* sync to mandoc 1.9.25:schwarze2010-05-141-43/+17
| | | | | | * remove empty macro lines * document Ba escape quirk * update kristaps' mail address
* document STARTAFTERespie2010-05-011-2/+9
|
* Adding the pod2man(1) special characters to mandoc_char(7) was a bad idea.schwarze2010-04-041-21/+2
| | | | | | | | | The mandoc_char(7) manual is supposed to document standard characters for man(7) and mdoc(7), and these are not standard in any sense. So move the documentation to an implementation-specific manual. noticed by kristaps@ and merged in 1.9.22 ok jmc@ who also noticed that \*(TH broke the nroff -Tps build
* dispense with some wacky escape sequences;jmc2010-03-263-14/+14
|
* sync with kristaps@ version of mandoc_char(7) in mdocml-1.9.17schwarze2010-03-261-15/+21
| | | | | | | | | * additional predefined strings needed for Perl manuals, now also supported by mandoc(1) - but not recommended for general use because they are non-portable * remove irrelevant STANDARDS ok jmc@
* Our groff does not handle all cases of nested displays properly, soschwarze2010-02-181-3/+3
| | | | | | | | resolve the contradiction in the manual whether it's allowed or not in favour of "not allowed" for now, shelving my diff to support nested displays in mandoc(1) for later consideration. Found by and unbreaking the build with mandoc(1). Feedback and OK jmc@
* no more libdata/ssh;jmc2010-02-111-5/+2
|
* let .Dt recognise "loongson"; ok matthieu miodjmc2010-01-241-5/+5
|
* miscellaneous cleanup:schwarze2010-01-061-27/+27
| | | | | | | | | | | * remove bogus '\\' entry, it is not a correct way to render a backslash * fix column width specifications (problem noted by jmc@ and cause found by kristaps@) * mandoc_char(7) is not a utility (noticed by deraadt@) * improve wording of first sentence (from jmc@) * add OpenBSD RCS-Id (from jmc@) * kill whitespace at EOLs (from jmc@) ok kristaps@, "formatting looks good now" jmc@
* This is not intended to document just the mandoc(1) program, but ratherschwarze2010-01-032-2/+601
| | | | | | | | | | man(7) and mdoc(7) special characters and predefined strings in general; just as mandoc(1) is not intending to implement new languages, but provide standard formatting for man(7) and mdoc(7) files, whatever "standard" may mean in this context (sigh). So move this to the right place. noticed by deraadt@
* Neither .Pp nor unqualified text are allowed at the top level of .Bl;schwarze2010-01-031-3/+3
| | | | | | | | 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.
* .Bl always requires .It, even in .Bl -column;schwarze2010-01-031-3/+3
| | | | | syntax errors found by mandoc(1), also required to fix the mandoc build; feedback and ok jmc@ and sobrado@
* document quoting of special characters;schwarze2009-12-261-2/+15
| | | | ok millert@, help and ok jmc@
* typo; from Brad Tilley <brad at 16systems dot com> via tech@schwarze2009-12-151-3/+3
|
* Xr port-modules(5)steven2009-10-111-2/+3
| | | | ok jasper