History log of /openbsd-src/usr.sbin/mopd/moptrace/moptrace.1 (Results 1 – 13 of 13)
Revision Date Author Comments
# 26bacc25 06-Jul-2017 schwarze <schwarze@openbsd.org>

delete duplicate RCS IDs; found with mandoc -Tlint


# 27e95970 08-Sep-2014 schwarze <schwarze@openbsd.org>

obvious cases of missing .An;
found with the new mandoc(1) MANDOCERR_AN_MISSING warning;
no text changes


# 30958887 03-Jan-2010 schwarze <schwarze@openbsd.org>

below .Rs, unqualified text is not allowed, each line needs ".%?" markup;
among the options we have, maja@ says "book" fits better than "journal"
even though "if you see the documents you wouldn't ca

below .Rs, unqualified text is not allowed, each line needs ".%?" markup;
among the options we have, maja@ says "book" fits better than "journal"
even though "if you see the documents you wouldn't call them books :-)";
syntax error found by mandoc(1), also required to fix the mandoc build;
ok maja@ jmc@

show more ...


# 15f617c7 11-Jul-2009 sobrado <sobrado@openbsd.org>

synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handle
more than one filename at a time; add a description for -3 and -4
in mopd(8), and document -v; remove a duplicate flag in moppr

synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handle
more than one filename at a time; add a description for -3 and -4
in mopd(8), and document -v; remove a duplicate flag in mopprobe(1);
use a better style for synopses; sort flags and arguments.

written with help by jmc@

ok jmc@

show more ...


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 4deb52dc 02-Jun-2003 maja <maja@openbsd.org>

remove clause 3 and 4. -moj


# f1ba3473 09-Nov-2000 aaron <aaron@openbsd.org>

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.

show more ...


# 38a123d1 08-Nov-2000 aaron <aaron@openbsd.org>

- Get rid of ".Sh OPTIONS" and always use the standard options list intro.
- Move some BUGS/CAVEATS to the end of the man pages where they should go.
- Correct some .Nm usage.


# 7f3168a2 07-Jul-1999 aaron <aaron@openbsd.org>

The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Out of the approximately 1450 man pages, only about 90 of them were wrong.
Thanks to kwesterback@home.com for coming up w

The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
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.

show more ...


# 6931a8aa 05-Jun-1999 aaron <aaron@openbsd.org>

remove trailing whitespace, some Nm cleanup


# 05b742b3 15-May-1999 aaron <aaron@openbsd.org>

ethernet -> Ethernet, other repairs


# e08c8b61 21-Sep-1996 maja <maja@openbsd.org>

Replace $Id with $OpenBSD, 3:rd try. -moj


# bff609ef 21-Sep-1996 maja <maja@openbsd.org>

Initial import of mopd-2.5.3. -moj