Commit Graph

17 Commits

Author SHA1 Message Date
wiz
770eef2122 New sentence, new line. 2002-10-14 13:43:14 +00:00
wiz
3593723af0 Change i4b xrefs to isdn xrefs. 2002-06-11 23:31:01 +00:00
atatat
66ffa38431 Provide some documentation on the EPASSTHROUGH new world order. 2002-04-28 14:13:38 +00:00
enami
d60499e75b Fix sample code:
- Put single space around binary operator or after a comma.
- Lineup case label with switch().
- ANSIfy.
- Use \e to print \.
- Deref the pointer to get a value.
2002-04-22 08:44:05 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
wiz
f79e9ad9e5 Massively improve markup, fix a sentence and two xrefs. 2001-12-07 18:49:30 +00:00
atatat
28b7bb87a2 Add mention of the _IO() ioctl type: ioctls that just frob something
in the kernel, but don't copy anything in or out.
2001-09-13 17:19:55 +00:00
wiz
1f8c01ef58 Use standard section headers. 2001-09-10 23:32:29 +00:00
bjh21
047d7307f1 Another thing I found lying around: Mention every ioctl tag I could find in
the tree.  Maybe this will stop people picking duplicates so often.
2001-07-26 14:29:09 +00:00
kristerw
f3ccdc57d0 Corrected spelling of "-width". 2001-07-01 22:54:39 +00:00
wiz
6539335131 Fix typos, punctuation and whitespace. 2001-06-21 11:59:00 +00:00
wiz
4ed1f1f6aa Fix xref, and whitespace.
XXX: this man page could do with some markup improvements
2001-04-09 17:12:28 +00:00
lukem
279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
enami
82d7115cf2 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
hwr
9dd92b1071 Fix a typo. 1999-09-15 09:41:51 +00:00
garbled
e4c16bfb11 More .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 00:40:46 +00:00
hwr
ccc7f9746b Should fix misc/5934.
is@netbsd.org gave it's ok.
1999-03-07 15:21:04 +00:00