History log of /openbsd/share/man/man4/sm.4 (Results 1 – 19 of 19)
Revision Date Author Comments
# ff667e47 20-Jun-2012 jmc <jmc@openbsd.org>

no more nubus; ok matthew


# bf1c21e6 03-Dec-2011 schwarze <schwarze@openbsd.org>

Remove an OpenBSD-specific tweak regarding .Xr spacing
and make it compatible with bsd.lv mandoc and with groff-1.21.
This tweak was originally added for compatibility with groff-1.15,
which is no lo

Remove an OpenBSD-specific tweak regarding .Xr spacing
and make it compatible with bsd.lv mandoc and with groff-1.21.
This tweak was originally added for compatibility with groff-1.15,
which is no longer needed.

ok jmc@ kristaps@

show more ...


# d874cce4 26-Jun-2008 ray <ray@openbsd.org>

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code t

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@

show more ...


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

convert to new .Dd format;


# d532e4f8 30-Aug-2006 jmc <jmc@openbsd.org>

the start of making .Nd lines more useful for section4;
this diff addresses ethernet devices only

input from nick jsg deraadt, maybe some others


# 5a52ffe5 01-Feb-2006 martin <martin@openbsd.org>

update for recent sm(4) changes

ok jmc


# 62fb3d23 29-Jan-2006 jmc <jmc@openbsd.org>

ethernet -> Ethernet


# c7334d1f 29-Jan-2006 martin <martin@openbsd.org>

SMC91CXX NuBus hooks

from NetBSD


# 5b9d31f2 23-Jan-2006 martin <martin@openbsd.org>

update for MII


# afb7f3ac 30-Sep-2004 mickey <mickey@openbsd.org>

kill default locators


# 7908d52f 26-Sep-2002 miod <miod@openbsd.org>

Incomplete section 4 mi manual page cleanup.
- make configuration lines match GENERIC files
- more Xr (hopefully usefule Xr)
- never mention intro(4) on non-physical devices (i.e. protocols), always

Incomplete section 4 mi manual page cleanup.
- make configuration lines match GENERIC files
- more Xr (hopefully usefule Xr)
- never mention intro(4) on non-physical devices (i.e. protocols), always
mention it for physical devices
- random text style and quoting fixes
- drivers ported from FreeBSD did mention rc.conf instead of hostname.if as
the place to put mediaopt
- some .Tn UNIX -> .Ox replacements
- etc, etc...

reviewd in part by deraadt@ (until he got bored of this)

show more ...


# b3c75b6f 05-Oct-2001 mpech <mpech@openbsd.org>

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day: www.mpechismazohist.com


# efffa220 18-Oct-2000 aaron <aaron@openbsd.org>

- Arguments to .Nd should go on the same line as .Nd.
- Standardize Nd format for all Ethernet man pages for easy man -k'ing.


# dc07b4d2 01-Oct-1999 downsj <downsj@openbsd.org>

This driver supports more than just Megahertz PCMCIA cards...


# 5c3dced3 09-Jul-1999 aaron <aaron@openbsd.org>

- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who

- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

show more ...


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

more .Os cleanup, remove some trailing whitespace, cleanse some .Nm


# 350bb3b8 16-May-1999 alex <alex@openbsd.org>

Cleanup xrefs under SEE ALSO. Specifically:

- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove dup

Cleanup xrefs under SEE ALSO. Specifically:

- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.

show more ...


# 80dcb0e1 26-Sep-1998 fgsch <fgsch@openbsd.org>

Add manpages for ec, ne and we.
Add ne2k pnp support.
Update sm and ep.


# 1ea930c5 26-Sep-1998 fgsch <fgsch@openbsd.org>

Add SMC91cXX manpage.