Ruslan Ermilov
9ca1d73cde
mdoc(7) police: removed hard sentence breaks, minor markup nits.
2001-10-01 13:20:05 +00:00
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
Ruslan Ermilov
1a184c815e
mdoc(7) police: fixed formatting bugs in previous revision.
2001-09-04 09:54:04 +00:00
Maxim Sobolev
d34da93210
- Add missed closing `"';
...
- mention koi8-u and cp866u fonts;
- describe 1024-byte limit on amount of data that is possible to paste from
the syscons cut buffer.
MFC after: 1 day
2001-08-27 08:05:52 +00:00
Ruslan Ermilov
94ba280c59
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Jens Schweikhardt
ec09ef4ff8
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
...
Reviewed by: joerg, dd
2001-05-01 09:15:30 +00:00
Ruslan Ermilov
eb0838029f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
Ben Smithurst
cb507c094f
remove reference to nonexistent screenmap(5) manual page.
...
PR: 24305
Submitted by: Marco van de Voort <marcov@stack.nl>
2001-01-18 11:59:01 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Ruslan Ermilov
251c176f41
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
Ben Smithurst
6fe89339b9
remove fullstops from the end of .Xr lines in SEE ALSO sections.
2000-11-15 16:00:07 +00:00
Ruslan Ermilov
8e8536e1c2
Spell the sos's name correctly.
2000-11-14 13:09:12 +00:00
Mark Ovens
b6cd2dbdc5
Change macros Em -> Dv.
...
Also removed hard sentence breaks introduced in my last commit.
Suggested by: sheldonh
2000-10-03 22:51:27 +00:00
Mark Ovens
9ac7e0f1e2
SC_ALT_MOUSE_IMAGE is required for the mouse if SC_NO_FONT_LOADING or
...
VGA_NO_FONT_LOADING are used.
PR: 21626
Submitted by: Vivek Khera <khera@kciLink.com>
2000-09-30 16:25:28 +00:00
David Malone
ef01ff6408
Add kbdmap.5 to build.
...
Refer to kbdmap(5) from a few man pages.
Remove it from TODO list.
Add missing FreeBSD tags.
PR: 19260
2000-09-13 09:16:57 +00:00
John Baldwin
8a28ce0e42
Document flags 0x100 in syscons.4, and document syscons' flags in LINT.
...
Reviewed by: yokota, obrien
2000-06-09 23:47:30 +00:00
Jeroen Ruigrok van der Werven
77052eb45d
Seperate commit from the rest due to the fact that the /& fixing in
...
this case also corrects the usage of quotes in options.
2000-01-17 14:51:44 +00:00
Alexey Zelkin
474fc32b33
* remove i386 specific mark
...
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
Kazutaka YOKOTA
7a88382dc3
- Document SC_TWOBUTTON_MOUSE, SC_NORM_ATTR, SC_NORM_REV_ATTR,
...
SC_KERNEL_CONS_ATTR and SC_KERNEL_CONS_REV_ATTR.
Nudged by eivind
1999-11-08 14:16:48 +00:00
Alexey Zelkin
51c4d2954f
Mark some "i386 only" stuff as "i386 only"
...
PR: docs/13227
Submitted by: Alexey Zelkin <phantom@cris.net>
Reviewed by: mpp
1999-09-04 12:56:28 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Tim Vanderhoek
a77a29a661
The vty monster has feasted and now provides 8 vtys by default.
...
PR: docs/13310 (Maxim Soboleva <sobomax@altavista.ne>)
1999-08-22 19:09:19 +00:00
Chris Costello
7572295323
Fix bad references, remove some invalid ones such as sa(9).
1999-08-14 20:51:13 +00:00
Kazutaka YOKOTA
5e09bef3bf
Reflect recent changes in syscons and vga.
1999-07-05 10:03:05 +00:00
Kazutaka YOKOTA
798a0514f5
Remove bio/cam/net/tty labels.
...
OKed by: peter
1999-05-20 09:56:18 +00:00
Kazutaka YOKOTA
c69d22506e
- Revise text, and fix typos and grammatical errors.
...
- Add syscons.4.
If there still are errors, whether technical or grammatical, they are
entirely mine, not the reviewers'.
Reviewed by: sos, jkh, archie, Nick Hilliard <nick@iol.ie>
1999-02-10 14:25:03 +00:00