freebsd-skq/share/man
Maxim Sobolev 78f45204d9 Introduce new syscons(4) kernel options:
- SC_CUT_SPACES2TABS - when copying text into the cut buffer convert leading
  spaces into the tabs;
- SC_CUT_SEPCHARS="XYZ" - treat supplied characters as possible words
  separators when the driver searches for words boundaries when doing cut
  operation.

Also unify cut code a bit to decrease amount of duplicated code. This fixes
line cut mode, so that it is no longer pads line with useless spaces.

Approved by:	ru
2001-09-21 20:41:24 +00:00
..
man0 Fixed double word typo. 2001-07-13 20:11:43 +00:00
man1 mdoc(7) police: expand plain text xrefs. 2001-08-08 11:48:28 +00:00
man3 STAILQ_LAST() macro takes 3 arguments, not 1. 2001-08-21 06:19:29 +00:00
man4 Introduce new syscons(4) kernel options: 2001-09-21 20:41:24 +00:00
man5 Add a new rc.conf variable, cloned_interfaces, to create cloned 2001-09-19 21:27:27 +00:00
man6 Removed whitespace at end-of-line; no content changes. I simply did 2001-07-14 19:41:16 +00:00
man7 Update to reflect the fact that net.inet.tcp.rfc1323 is on by default. 2001-09-17 03:49:51 +00:00
man8 mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
man9 Common Mike adds see alsos from all of the synchronization 2001-09-17 07:24:48 +00:00
tools
Makefile