Commit Graph

6499 Commits

Author SHA1 Message Date
wiz
1a4ff7f91d Fix typo in macro name. 2003-04-16 16:13:29 +00:00
wiz
e2b9f7144c Use .In instead of .Fd. 2003-04-16 16:09:04 +00:00
wiz
7a1ffdc377 Document .In, based on the documentation in groff-1.18.1.
Noted missing by perry.
2003-04-16 16:05:56 +00:00
tsutsui
ddc6c721bc Fix pasto. 2003-04-16 13:44:35 +00:00
jmmv
14f04cdd26 Capitalize "Reset" to match descriptions of all other items in the same list
(all starting with capital letter).
2003-04-16 13:37:50 +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
dd47a963eb Punctuation nit. 2003-04-16 10:19:05 +00:00
wiz
d3de02ab6c Fix a typo, and improve grammar. 2003-04-16 10:14:05 +00:00
wiz
c0b34ed9ad regen (no more quadmouse). 2003-04-16 10:03:25 +00:00
wiz
074e8f5eea Bump date for addition of more drivers, and sort that list. 2003-04-16 09:59:40 +00:00
wiz
986d19cf10 Drop trailing space. 2003-04-16 09:31:35 +00:00
wiz
26fbb487a0 Uppercase PCMCIA. 2003-04-16 09:07:05 +00:00
wiz
f80ec0a8a0 Nicer mdoc for last. Bump date for last, too. 2003-04-16 08:55:42 +00:00
kleink
901550cf82 Following the pci(9) example, list cardbusreg.h here as well. 2003-04-14 18:34:26 +00:00
wiz
367cad0a97 regen (Risc PC) 2003-04-14 11:57:45 +00:00
gmcgarry
dbb7ed96ba Remove confusing examples. 2003-04-14 06:47:12 +00:00
wiz
16abdc28f6 regen (RiscPC) 2003-04-14 06:32:57 +00:00
wiz
3f001e56e4 hpib -> HP-IB. From Igor Sobrado in PR 21143.
Use more mdoc macros.
2003-04-14 06:25:47 +00:00
wiz
09d1ef0601 regen (IP Filter, ITE, some misc.) 2003-04-14 05:48:46 +00:00
salo
0db44986d2 Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
cjep
cb8e57462e Builtin -> Built-in. PR#21129 2003-04-13 16:12:59 +00:00
cjep
0ea55ddab3 standalone -> stand-alone. PR#21128 2003-04-13 16:11:49 +00:00
cjep
f46e568a4b Typo (wheter -> whether). PR#21126. 2003-04-13 16:05:46 +00:00
cjep
58ab011c50 standalone -> stand-alone. PR#21125. 2003-04-13 16:04:02 +00:00
jmmv
4f7db6cd44 Finally add complete support for Catalan (ca_ES, ca) LC_CTYPE and libc
catalog messages.
Thanks to salo for letting me know what was missing.
2003-04-13 09:48:18 +00:00
dbj
952f555608 grammar nit. "set to." changed to "to which" 2003-04-13 07:15:20 +00:00
wiz
1ed976874c Remove trailing space. 2003-04-13 01:45:06 +00:00
oster
483ec40279 Briefly describe how to enable a number of the optional RAID types.
Remove wording which suggests that SCSI IDs need to be hard-coded --
this hasn't been a requirement since auto-configure.
2003-04-12 21:20:04 +00:00
thorpej
9d788d6da1 Provide the MKPICLIB value in bsd.own.mk, rather than bsd.lib.mk. It
is sometimes necessary for non-library Makefiles to determine if _pic
libraries are being built.

Problem pointed out by Havard Eidnes.
2003-04-11 22:40:31 +00:00
yamt
32c3ac4c30 'indent' is now const. 2003-04-11 11:59:28 +00:00
jmmv
2494dcd3ba Add the share/misc/acronyms.comp file, which is a small acronyms database
containing computer-related terms; a complement for manpages.

As discussed on tech-userlevel, if wtf(6) is going to stay in the system
(and it seems so), it's worth improving it.

Closes my own PR misc/17559.
2003-04-11 11:07:15 +00:00
jdc
0825a1c03c Add .Ft.
Remove Fortran only note from .Vt.
From a discussion with Thomas Klausner.
2003-04-11 09:56:07 +00:00
wiz
c619997735 Bump date for last. 2003-04-11 06:04:23 +00:00
christos
5334b7dc7d bye bye UCONSOLE 2003-04-10 22:10:12 +00:00
salo
2250b51a29 Fix prefix for Bratislava, it has changed from 7 to 2.
Add entries for all areas in Slovak Republic.
2003-04-10 20:27:40 +00:00
kleink
9a46e58eb2 Incorporate ISO 3166/MA Newsletter V-6 (Timor-Leste). 2003-04-10 19:50:08 +00:00
jdolecek
5b8f6703cc update rxvt entry to form as shipped with current (2.7.3) rxvt
most notably this adds \017 to me, which fixes PR misc/9361

entry retains F10-F12 + END key fixes from rev. 1.67 of termcap.src
2003-04-09 19:21:46 +00:00
jmmv
c1b9eafbfd Add supported kernel options to the SYNOPSIS section. Somebody more qualified
should describe what they do...  Closes my own PR misc/17648.
2003-04-09 17:41:28 +00:00
jmmv
46337f6c93 Add a SYNOPSIS section with all kernel options; bump date.
Closes my own PR misc/17647.
2003-04-09 17:30:04 +00:00
jmmv
a6f4d1b666 Document the COM_HAYESP option; bump date. Closes my own PR misc/17640. 2003-04-09 17:21:48 +00:00
jmmv
737d93d096 Document the PMS_DISABLE_POWERHOOK option, and bump date.
Closes my own PR misc/17639.
2003-04-09 17:11:55 +00:00
jmmv
3634aeb3d8 ... and bump date. 2003-04-09 17:04:40 +00:00
jmmv
91f7948df4 Move description of IPSEC* related options from options(4) to ipsec(4) and
add them to the SYNOPSIS section.  Closes my own PR misc/17634.
2003-04-09 16:44:46 +00:00
wiz
3297c18d12 gdb(1), not ddb(4). Noted by mrg. 2003-04-08 07:58:56 +00:00
wiz
4072f61f9b Use .Ss for subsections. 2003-04-08 07:51:39 +00:00
wiz
7feb1a243c ddb(4), not gdb(4). 2003-04-08 07:50:49 +00:00
lukem
5b7b2b655b Document that the flag that sets RB_ASKNAME (usually '-a') also asks
for the path to init(8).
Per discussion with Geoff Wing on the (unrelated) PR/21060.
Other consistency tweaks.
2003-04-08 03:49:44 +00:00
kleink
329a5e8d04 Merge tzdata2003a. 2003-04-07 14:56:16 +00:00
kleink
dd33b066ac Import tzdata2003a. 2003-04-07 14:50:38 +00:00
gmcgarry
5abc9e573e vfs_setpublic.9 -> vfs_setpublicfs.9 2003-04-07 07:09:47 +00:00