HardenedBSD/share/man
Kenneth D. Merry 3ece1bd296 Fix short timeout problems with the pt(4) driver:
- increase the default timeout from 10 seconds to 60 seconds
- add a new kernel option, SCSI_PT_DEFAULT_TIMEOUT, that lets users specify
  the default timeout for the pt driver to use
- add two new ioctls, one to get the timeout for a given pt device, the
  other to set the timeout for a given pt device.  The idea is that
  userland applications using the device can set the timeout to suit their
  purposes.  The ioctls are defined in a new header file, sys/ptio.h

PR:		10266
Reviewed by:	gibbs, joerg
1999-08-20 03:48:11 +00:00
..
man0 While I'm at it, remove the tickadj manpage from src/share/man0/man8, 1998-10-08 18:52:17 +00:00
man1 Various man page cleanup: 1999-08-15 10:48:36 +00:00
man3 Bad reference exit(2) changed to exit(3) 1999-08-14 08:05:46 +00:00
man4 Fix short timeout problems with the pt(4) driver: 1999-08-20 03:48:11 +00:00
man5 Fix a bunch of broken cross-references 1999-08-18 05:55:22 +00:00
man6 Typo and style fixes. 1997-02-16 16:36:17 +00:00
man7 Document some common ENVIRONMENT variables. 1999-08-18 19:53:04 +00:00
man8 Bad reference: tcpdump(8) -> tcpdump(1) 1999-08-16 05:36:11 +00:00
man9 Bad ref time(2) changed to time(3) 1999-08-16 22:11:19 +00:00
tools
Makefile Add the perl man pages to the "whatis" building list. 1999-02-04 11:54:30 +00:00