summaryrefslogtreecommitdiffstats
path: root/share/man/man4/xpt.4
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-5/+10
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-2/+2
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
|
* Update to reflect that the XPT device can accept path inquiry commands.scottl2000-10-301-0/+1
| | | | Reviewed by: gibbs
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Change the worm(4) man page to note that there is no longer a worm(4)ken1998-10-161-5/+3
| | | | | | | | | driver, and point users in the right direction for similar functionality. The functionality that used to be provided there is now provided by the cd(4) driver and cdrecord. Fix cross-references in a few other man pages. (i.e. delete references to things I haven't written yet)
* Add a man page for the transport layer driver.... my last commit blew up in theken1998-10-121-0/+104
middle of adding this file...
OpenPOWER on IntegriCloud