Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-03 | Correct the '-i' parameters in the examples. The '64' in the -c strings | Kenneth R Westerback | |
is a hex value, so '-i 64' does not allocate enough space. Use '-i 0x64' instead. Found by henning on boxes using ahd/ahc. | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2006-07-23 | userland shouldnt care about kernel issues | David Gwynne | |
2006-07-23 | update to reflect reality | David Gwynne | |
2005-05-14 | Give example of how to spin down a device since this is a question | Todd C. Miller | |
that comes up periodically. | |||
2005-04-03 | - sync to reality (remove dead options) | Jared Yanovich | |
- sort options - mdoc nits (indentation, macro fixes, cleanup) - remove notes about usage on FreeBSD - add a section "SCSI commands" describing that which would be described in a scsi(3) page, written from scratch ok jmc | |||
2005-04-01 | no need for Ns here; | Jason McIntyre | |
2005-04-01 | delete junk documentation. pr 3918. jmc -- when something is this bad, we ↵ | Theo de Raadt | |
sometimes have to be fast. scsi(3) or anything like it is dead forever | |||
2004-06-26 | Remove scsi(3) from SEE ALSO. ok deraadt@ | Robert Nagy | |
2003-06-03 | - section reorder | Jason McIntyre | |
- some mdoc fixes | |||
2003-04-30 | a on or off thing -> an on or off thing; | Jason McIntyre | |
2003-02-13 | typos; | Jason McIntyre | |
setextattr(8): example markus@ spamd(8): someone else found some of these on bugs/misc, but for the life of me i can't find out who pf.conf(5): from openbsd@davidkrause.com raidctl(8): from ian@darwinsys.com | |||
2002-02-11 | Initial patch. | Mike Pechkin | |
When you give command examples in a manual page prefix them with $ command or # command deraadt@ ok | |||
2001-08-20 | Powered by @mantoya. | Mike Pechkin | |
o) fix bogus .Xr usage; millert@ ok. | |||
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin | |
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok | |||
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin | |
millert@ ok | |||
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
2000-01-22 | ie. -> i.e., | Aaron Campbell | |
1999-07-23 | doc -f | Theo de Raadt | |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell | |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-05-28 | more .El madness | Aaron Campbell | |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1997-07-05 | Mention how to enable bad block remapping on a scsi drive. | Todd C. Miller | |
1997-04-02 | Remove FreeBSD-specific stuff from BUGS section. | Todd C. Miller | |
1996-08-05 | scsi subsystem requires write access for SCIOSCMD | Theo de Raadt | |
1996-06-12 | add /sbin/scsi from FreeBSD -- a good start! | Theo de Raadt | |