History log of /netbsd-src/share/man/man4/sea.4 (Results 1 – 6 of 6)
Revision Date Author Comments
# 8bd7cb6a 07-Feb-2002 ross <ross@NetBSD.org>

Edit -mdoc usage.

* There is no -indent option to .Bd or .Bl, although you would
never know that from its frequent use in this tree. There is a
"-offset indent" combination that makes sense, and

Edit -mdoc usage.

* There is no -indent option to .Bd or .Bl, although you would
never know that from its frequent use in this tree. There is a
"-offset indent" combination that makes sense, and you can certainly
say "-width indent".

* Also, you can't markup the -width option argument, tho you CAN
use a callable macro. So "-width Ar filename" doesn't make sense,
but either "-width Ar" or "-width filename" does, as might something
like "-width xxfilename" for a little extra space.

* There are a lot of needlessly complex hanging tag macros in man4 used
to create simple item lists. Those should be simplified one of these
days before someone copies and edits yet another man4 page.

show more ...


# a52af0ae 22-Sep-2001 wiz <wiz@NetBSD.org>

Sort sections, sort SEE ALSO, paragraph and misc. fixes.


# c1d21e28 16-Mar-1999 garbled <garbled@NetBSD.org>

More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.


# a576d424 30-Apr-1998 fair <fair@NetBSD.org>

Marathon man page editing session to fix broken .Xr's, add important
references, add a little white space here & there for readability,
clean up some mdoc(7) macro usage and so on. Whew!


# 61c93b39 23-Feb-1997 jonathan <jonathan@NetBSD.org>

* Move man pages for machine-independent ISA device drivers (that
don't conflict with other MD manpages) from src/share/man/man4/man4.i386
to src/share/man/man4.
Leave drivers with conflicting

* Move man pages for machine-independent ISA device drivers (that
don't conflict with other MD manpages) from src/share/man/man4/man4.i386
to src/share/man/man4.
Leave drivers with conflicting names (com, ed, ie, le lpt, wd) in
man4.i386/ for now.
* Remove i386 title tag; leave dates untouched, as contents hasn't changed..
* RCSid police

show more ...


# 1b498174 14-Dec-1994 jtc <jtc@NetBSD.org>

Manpages for disk devices by James A. Jegers, with minor editing
by me.