summaryrefslogtreecommitdiffstats
path: root/share/examples/mdoc/example.3
Commit message (Collapse)AuthorAgeFilesLines
* Cross-reference the newly added example.9keramida2005-01-121-1/+2
|
* Update to the 2004 Edition of POSIX.ru2004-07-301-2/+2
|
* Bumped document date for the recent changes here.ru2004-07-071-13/+14
| | | | | | | Fixed bad example of how to start a new sentence. Added missing punctuation. Fixed cut-n-paste error in the STANDARDS section. Mention modern POSIX and C standards.
* Grr. Fixup markup on my last commit. Sorry, I'm a little out of practice :)mpp2004-06-201-6/+6
|
* Sync up ERRORS section with errno.h.mpp2004-06-201-0/+14
|
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
|
* Removed the comment that required all FreeBSD manpagesru2001-07-181-17/+14
| | | | | | | | | | | | | to have the $FreeBSD$ keyword, as this is now enforced by the CVSROOT/commit_prep.pl script. Fold multi-word macro arguments into a single argument by putting the surrounding double quotes - this speeds up the -mdoc processing drastically (of course if used systematically). Use the new features of -mdoc: exact -width specifiers, .In macro as an ``.Fd #include'' replacement.
* Remove an example of bad sentence breaking style.sheldonh2001-07-181-5/+4
|
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* The semantics of the .Os call has been changed. For CURRENT,ru2001-04-231-4/+1
| | | | this currently implies the default argument of "FreeBSD 5.0".
* mdoc.samples(7) is superseded by mdoc(7).ru2001-04-171-3/+2
|
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+2
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-2/+2
|
* Suggest to use .Lb macro in 2nd/3rd section manpages.phantom2000-04-231-0/+3
|
* Make share/examples/mdoc and share/misc/mdoc.template internallympp1999-12-081-28/+36
| | | | | | consistent, and consistent with mdoc(7) and mdoc.samples(7). PR: doc/15352, doc/15353
* Add $FreeBSD$ lines to these example man pages, along with a notempp1999-08-281-1/+4
| | | | | that says all man pages should contain a FreeBSD revision control id to make it easier for translation teams.
* .Sh AUTHOR -> .Sh AUTHORS.charnier1998-04-011-2/+2
|
* Use the .An macro in the AUTHOR section.mpp1997-03-201-2/+2
|
* Update to use the .Rv macro now that I know it exists :-).mpp1997-03-191-6/+1
|
* Synced with the C example copyright. Cosmetic except for removingbde1997-02-281-6/+4
| | | | clause 3, which was removed on 1996/08/03 in the C example.
* These will appear in 2.2, not 3.0.mpp1997-02-171-2/+2
| | | | Pointed out by: wosch
* some stylistic changes... "you name here" and "you name" to "your name"jmg1997-02-141-2/+2
| | | | 2.2 Candidate
* Update the copyright notices to match our bsd-copyright example.mpp1997-01-091-5/+1
|
* Add some real example diagnostics to example.[14]mpp1997-01-091-10/+198
| | | | | | | | | | | | Add all of the possible errno's to example.3. Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros in the various HISTORY sections. Add some .Rs/.Re (used for referencing things other than man pages) in the SEE ALSO sections. Suggested by: wollman
* Correct one minor style point.mpp1997-01-021-1/+1
|
* Moved these from /usr/share/misc/mdoc to /usr/share/examples/mdoc,mpp1997-01-021-0/+135
since it seemed like a better place, and the makefiles for /usr/share/examples didn't need to be fussed with. The old stuff can be removed from the Attic.
OpenPOWER on IntegriCloud