jruoho
|
74f7e1dfe4
|
Offset indent the example.
|
2010-06-08 19:28:56 +00:00 |
joerg
|
bc84af88e0
|
\\ -> \e
|
2010-04-05 19:26:27 +00:00 |
martin
|
11a6dbe728
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
rumble
|
b4ad7ed6ec
|
Typo: add a missing article.
|
2006-01-03 02:17:22 +00:00 |
uebayasi
|
8a940b232d
|
Typos, mostly a -> an.
Reviewed by: grant
|
2003-05-01 08:42:07 +00:00 |
wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
wiz
|
c748519600
|
Space before punctuation after macro argument (to avoid the punctuation
being marked up) and bump date.
|
2003-04-01 16:59:45 +00:00 |
perry
|
1d95bb4785
|
Fix a bit of grammar and remove some remnants I hadn't meant to commit
in the last.
|
2003-04-01 16:56:34 +00:00 |
perry
|
d6c006d00b
|
Add bare-bones documentation for cnflush and cnhalt
|
2003-04-01 16:53:05 +00:00 |
perry
|
996ded7b6d
|
Note that cngetc returns 0 if there is no console input device.
|
2003-02-14 01:05:22 +00:00 |
wiz
|
770eef2122
|
New sentence, new line.
|
2002-10-14 13:43:14 +00:00 |
uebayasi
|
90abde1a33
|
.Xr each other.
|
2002-09-20 03:35:33 +00:00 |
ross
|
4fa402f116
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-13 08:17:26 +00:00 |
jdolecek
|
dbbda99b31
|
remove the splhigh stuff altogether, that is not going to be requirement
|
2001-07-05 18:49:20 +00:00 |
wiz
|
6539335131
|
Fix typos, punctuation and whitespace.
|
2001-06-21 11:59:00 +00:00 |
jdolecek
|
64239fceaa
|
Note CTRL-u clears the entered input in cngetsn() too, besides '@'
slighly adjust the sentence about Backspace key
|
2001-06-04 09:50:07 +00:00 |
jdolecek
|
fb1a28db61
|
Console input may not be necessarily keyboard, adjust accordingly.
Comment out the splhigh stuff for now, it doesn't quite match current use.
|
2001-06-02 22:04:11 +00:00 |
jdolecek
|
d005e2321e
|
Document cnbell(), cngetc(), cngetsn(), cnpollc(), cnputc().
|
2001-06-02 19:12:59 +00:00 |