#
827b7541 |
| 04-Feb-2013 |
stsp <stsp@openbsd.org> |
Fix copy-pasto: A printer is a printer, not an "interface".
|
#
ac0a1a1a |
| 29-Jan-2013 |
jmc <jmc@openbsd.org> |
new sentence, new line;
|
#
f4e7d9b7 |
| 28-Jan-2013 |
stsp <stsp@openbsd.org> |
Document ulpt(4) firmware support for HP LaserJet printers.
|
#
e324319b |
| 03-Sep-2011 |
jmc <jmc@openbsd.org> |
make -column lists pretty again;
specifically, rewrite them to permit some markup in the column headers, and use "Ta" instead of literal tabs; mandoc does not currently match groff 100%, but a mando
make -column lists pretty again;
specifically, rewrite them to permit some markup in the column headers, and use "Ta" instead of literal tabs; mandoc does not currently match groff 100%, but a mandoc fix may be some time off, and we've gone enough releases with poorly formatting column lists.
in some cases i have rewritten the lists as -tag, where -column made little sense.
show more ...
|
#
6be81c61 |
| 18-Feb-2010 |
schwarze <schwarze@openbsd.org> |
The .It macro is parsed, and .Do is callable, so we must escape. Found by and unbreaking the build with mandoc(1). OK jmc@
|
#
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;
|
#
afb7f3ac |
| 30-Sep-2004 |
mickey <mickey@openbsd.org> |
kill default locators
|
#
0a3711e2 |
| 09-Nov-2003 |
jmc <jmc@openbsd.org> |
remove .Pp's before lists and displays;
|
#
fe9e6407 |
| 26-Jun-2003 |
jmc <jmc@openbsd.org> |
Sy Pa -> Em from wiz@netbsd
|
#
47bb6a13 |
| 26-Sep-2002 |
miod <miod@openbsd.org> |
Second part of the man4 mi cleanup. - more/better xrefs - sync .Cd lines with actual configuration files - intro(4) reference police - huge usb(4) update - follow mdoc.samples suggested man page sect
Second part of the man4 mi cleanup. - more/better xrefs - sync .Cd lines with actual configuration files - intro(4) reference police - huge usb(4) update - follow mdoc.samples suggested man page section ordering when necessary - add netintro(4) and hostname.if(5) xrefs to all ethernet drivers
ok deraadt@ mickey@
show more ...
|
#
1db53c5a |
| 03-Aug-2001 |
mpech <mpech@openbsd.org> |
o) We don't like .Pp before/after .Sh; o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags;
millert@ ok
|
#
181296ba |
| 29-Mar-2000 |
aaron <aaron@openbsd.org> |
Update USB man pages.
|