History log of /freebsd/share/examples/mdoc/example.4 (Results 26 – 50 of 74)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/6.1.0_cvs, release/6.1.0
# c541fe55 01-Apr-2006 Christian Brueffer <brueffer@FreeBSD.org>

Add a standard boilerplate to the SYNOPSIS section that mentions how
to load a kernel module.

MFC after: 3 days


Revision tags: release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0
# 839ba87a 07-May-2005 Christian Brueffer <brueffer@FreeBSD.org>

Join two lines.


Revision tags: release/4.11.0_cvs, release/4.11.0
# 4227c68d 12-Jan-2005 Giorgos Keramidas <keramida@FreeBSD.org>

Cross-reference the newly added example.9


Revision tags: release/5.3.0_cvs, release/5.3.0
# 8e244f40 18-Aug-2004 Simon L. B. Nielsen <simon@FreeBSD.org>

Add a HARDWARE section to the example section 4 manual page.

Reviewed by: ru
MFC after: 3 days


Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs
# d72ca9dd 18-Jul-2001 Ruslan Ermilov <ru@FreeBSD.org>

Removed the comment that required all FreeBSD manpages
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 argu

Removed the comment that required all FreeBSD manpages
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.

show more ...


# 03e563d7 18-Jul-2001 Sheldon Hearn <sheldonh@FreeBSD.org>

Remove an example of bad sentence breaking style.


# 02c4d9cf 15-Jul-2001 Dima Dorfman <dd@FreeBSD.org>

Remove whitespace at EOL.


# 9fdcafcf 23-Apr-2001 Ruslan Ermilov <ru@FreeBSD.org>

The semantics of the .Os call has been changed. For CURRENT,
this currently implies the default argument of "FreeBSD 5.0".


Revision tags: release/4.3.0_cvs, release/4.3.0
# 1837dd5d 17-Apr-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc.samples(7) is superseded by mdoc(7).


# 0a0869f6 05-Apr-2001 Mike Pritchard <mpp@FreeBSD.org>

We don't use the "pseudo-device" configuration option any longer,
so update the example to use the correct definition.

Add an example for documenting kernel compile options, along with
a small examp

We don't use the "pseudo-device" configuration option any longer,
so update the example to use the correct definition.

Add an example for documenting kernel compile options, along with
a small example of how to reference them in the main text of the
man page (I.e. the .Dv macro).

Inspired-by: a brief exchange I saw in in the commit messages mail

show more ...


# ed403116 14-Dec-2000 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: removed history info from the .Os FreeBSD call.


# 7c7fb079 20-Nov-2000 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: use the new features of the Nm macro.


Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs
# ed0bfbe5 08-Dec-1999 Mike Pritchard <mpp@FreeBSD.org>

Make share/examples/mdoc and share/misc/mdoc.template internally
consistent, and consistent with mdoc(7) and mdoc.samples(7).

PR: doc/15352, doc/15353


Revision tags: release/3.3.0_cvs
# 7dc5a4da 29-Aug-1999 Mike Pritchard <mpp@FreeBSD.org>

Add $FreeBSD$ lines to these example man pages, along with a note
that says all man pages should contain a FreeBSD revision control
id to make it easier for translation teams.


Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7
# facbd487 01-Apr-1998 Philippe Charnier <charnier@FreeBSD.org>

.Sh AUTHOR -> .Sh AUTHORS.


Revision tags: release/2.2.6, release/2.2.5_cvs, release/2.2.2_cvs, release/2.2.1_cvs
# d00f4c32 20-Mar-1997 Mike Pritchard <mpp@FreeBSD.org>

Use the .An macro in the AUTHOR section.


Revision tags: release/2.2.0, release/2.1.7_cvs
# 374334e4 28-Feb-1997 Bruce Evans <bde@FreeBSD.org>

Synced with the C example copyright. Cosmetic except for removing
clause 3, which was removed on 1996/08/03 in the C example.


# 9cb8091f 17-Feb-1997 Mike Pritchard <mpp@FreeBSD.org>

These will appear in 2.2, not 3.0.

Pointed out by: wosch


# 4a093a91 14-Feb-1997 John-Mark Gurney <jmg@FreeBSD.org>

some stylistic changes... "you name here" and "you name" to "your name"

2.2 Candidate


Revision tags: release/2.1.6_cvs, release/2.1.6.1
# 9d259227 09-Jan-1997 Mike Pritchard <mpp@FreeBSD.org>

Update the copyright notices to match our bsd-copyright example.


# 81fba91b 09-Jan-1997 Mike Pritchard <mpp@FreeBSD.org>

Add some real example diagnostics to example.[14]

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

Add some real example diagnostics to example.[14]

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

show more ...


# 9a78dbde 02-Jan-1997 Mike Pritchard <mpp@FreeBSD.org>

Moved these from /usr/share/misc/mdoc to /usr/share/examples/mdoc,
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

Moved these from /usr/share/misc/mdoc to /usr/share/examples/mdoc,
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.

show more ...


Revision tags: release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0
# eb2d52f4 27-Sep-2006 Daniel Gerzo <danger@FreeBSD.org>

Revert my previous change as it does not seem to be entirely correct and
popular.


# 19ee36f1 26-Sep-2006 Daniel Gerzo <danger@FreeBSD.org>

Remove second person from the sentece and rephrase a bit.

Approved by: trhodes (mentor), keramida (mentor)


# 584eddca 18-Sep-2006 Ruslan Ermilov <ru@FreeBSD.org>

Fix wording to what I intended originally.


123