Sheldon Hearn
2fd93bff6e
More mdoc fixes:
...
Use Dv and Va macros for defined values and variables,
respectively.
Use proper tag lists instead of approximations.
Use Xr for cross-references.
Make illegal sections legal subsections.
Use An and Aq to mark up author names and addresses,
Respectively.
2000-03-07 22:45:32 +00:00
Nik Clayton
009131b4f2
It's getsockname(2), not getsockname(3).
...
PR: docs/17102
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 14:04:44 +00:00
Nik Clayton
8596de5303
Note that openssh/ssl are in the tree now, and use the correct section
...
numbers for accton(8), sshd(8), and syslogd(8).
PR: docs/17100
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-07 13:59:26 +00:00
Nik Clayton
f767ff8921
"lnoger" -> "longer"
...
PR: docs/16820
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-03-07 13:21:14 +00:00
Sheldon Hearn
b2f6e44477
Add a missing "either".
...
Fix a parenthetic bogon.
Reported by: "Alexander N. Kabaev" <kabaev@mail.ru>
Obtained from: NetBSD
2000-03-06 07:08:14 +00:00
John Polstra
b6c38091e5
Add src-kerberos5 to example supfiles.
2000-03-05 18:52:44 +00:00
Kris Kennaway
eaf79dd01e
Document NO_OBJC for disabling Objective C support
2000-03-05 10:53:24 +00:00
Sheldon Hearn
1111b49c35
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-03 14:05:08 +00:00
Sheldon Hearn
b3736d8d1e
I didn't expect this to be merged to STABLE. It was, so correct the
...
HISTORY section.
2000-03-03 09:28:05 +00:00
Joseph Koshy
1765c30eb8
Correct typo ("wd" -> "wi").
2000-03-03 06:58:30 +00:00
Sheldon Hearn
4e86fcacf6
Remove more single-space hard sentence breaks.
2000-03-02 14:54:02 +00:00
Jose M. Alcaide
b22b0eaef0
Add ISO-8859-15 versions of the 8x8, 8x14, 8x16 VGA fonts.
...
Reviewed by: yokota
Approved by: jkh
2000-03-02 14:45:52 +00:00
Jose M. Alcaide
28896d5782
Add Spanish ISO-8859-15 keymap (Alt-E yields Euro sign)
...
Reviewed by: yokota
Approved by: jkh
2000-03-02 14:43:52 +00:00
Sheldon Hearn
ce15cd8c21
Replace the use of troff macros with a real diagnostic list.
2000-03-02 14:18:45 +00:00
Sheldon Hearn
1a22b19041
Replace the DIAGNOSTICS section and its literal text approximation of
...
a tag list with a RETURN VALUES section and an ERRORS section
containing a real tag list.
2000-03-02 13:53:01 +00:00
Yoshinobu Inoue
c33483596b
Add "IPv6" to SUBDIR, and also add the Makefile for IPv6 dir,
...
to make the file IMPLEMENTATION to be installed to /usr/share/doc/IPv6.
PR: docs/17120
Kindly Submitted by: phantom
2000-03-02 10:34:11 +00:00
Sheldon Hearn
c6ff3a1bf7
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-02 09:14:21 +00:00
Sheldon Hearn
6d249eee27
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:50:24 +00:00
Sheldon Hearn
8d4c0be368
Add missing entry for read(1) to the builtin(1) manual page and
...
add an MLINKS entry for it. I can't imagine how I missed this one.
2000-03-01 14:13:29 +00:00
Nik Clayton
436aece8db
s/curses/ncurses/
...
PR: docs/17061
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:46:05 +00:00
Nik Clayton
938b3a1e41
Remove xrefs to obosolete cdplay(1)
...
PR: docs/17079
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:41:13 +00:00
Nik Clayton
1d46c6668a
Remove xrefs to st(4) and mt(4), replace with xrefs to sa(4) and st(4).
...
PR: docs/17081
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:39:07 +00:00
Søren Schmidt
edc7072eaf
Update man page to match the driver.
2000-03-01 07:28:51 +00:00
Gregory Sutter
270fe004b8
1) Merge some text in from recent KAME distributions concerning
...
the syntax of scoped addresses.
2) Fix typos and grammatical nitpicks.
PR: 17082
Submitted by: Bruce A. Mah <bmah@eisenhower.ca.sandia.gov>
2000-03-01 02:37:46 +00:00
Bill Fumerola
958b92d24d
Add a little more history of when netgraph appeared in FreeBSD.
...
Reviewed by: asmodai
2000-02-29 18:32:26 +00:00
Kris Kennaway
1fc9b825aa
Document NODESCRYPTLINKS
2000-02-29 06:17:33 +00:00
Matt Jacob
daf1cffce2
Update SES userland examples to something out of the toy stage.
...
Approved: jkh
2000-02-29 05:44:19 +00:00
Kris Kennaway
c8c372542e
Update the description of NOCRYPT and NOSECURE to match reality.
2000-02-28 07:07:26 +00:00
Kris Kennaway
9ed4542b62
Document the following buildworld knobs:
...
NO_FORTRAN NOCRYPT NOGAMES NOINFO NOLIBC_R NOSECURE NOSHARE
2000-02-27 22:56:27 +00:00
Kris Kennaway
a15bd756d8
Document NOPERL for disabling building of PERL altogether.
2000-02-27 22:44:46 +00:00
Yoshinobu Inoue
c4544494e4
Add libipsec.
...
Approved by: jkh
2000-02-27 18:41:27 +00:00
Yoshinobu Inoue
80d21dc41b
Add IPv6 related docs.
...
Reviewed by: phantom
2000-02-26 19:44:12 +00:00
Mark Murray
1742a2be81
We have some new libraries; give them names.
2000-02-24 23:18:08 +00:00
Mark Murray
0d854656e9
Add userland tweakables for OpenSSH and OpenSSL.
2000-02-24 23:08:19 +00:00
Archie Cobbs
661d673484
Fix incorrect man page information about the name of the netgraph node
...
when compiled with options NETGRAPH.
2000-02-24 04:33:33 +00:00
Bill Fumerola
8e6846d398
'duak' -> 'dual'
2000-02-21 19:55:15 +00:00
Bill Fumerola
3353d91b07
Spell out '3' as 'three'
2000-02-21 19:54:36 +00:00
Nick Hibma
418a4537cf
Update the documentation to reflect Bill Paul's latest changes.
2000-02-20 14:41:54 +00:00
Bill Swingle
997d90be7a
Removed pthread(3) references to non-existant pthread related manpages.
...
I discussed this with Jason Evans and he's put these on his to-do list.
PR: 16537
Submitted by: AnarCat <beaupran@iro.umontreal.ca>
Approved by: jasone
2000-02-18 02:10:38 +00:00
Jason Evans
9102cbc957
Fix a typo (simple --> simply).
2000-02-16 22:45:51 +00:00
Jeroen Ruigrok van der Werven
c415058330
Fix typo's.
...
Submitted by: George Cox <gjvc@extremis.demon.co.uk>
2000-02-16 07:40:23 +00:00
Matt Jacob
ccbbdad719
Add isp.4 man page.
...
approved:jkh
2000-02-14 23:48:12 +00:00
Matt Jacob
a90b37e0a4
Add (finally) Qlogic man page.
...
approved: jkh
2000-02-14 23:47:55 +00:00
Justin T. Gibbs
8425f9e744
Add references to new device support.
2000-02-14 16:41:08 +00:00
Justin T. Gibbs
7ddcd25763
Add references to new device support.
...
Add information on target mode.
Add more entries to the bugs sections (all having to do with target mode).
2000-02-14 16:40:58 +00:00
David E. O'Brien
ed0010ed09
Document the support in the kernel for hardware debug registers on the
...
ix86 platform which allows for hardware watchpoints, etc...
Submitted by: Brian Dean <brdean@unx.sas.com>
2000-02-12 18:33:54 +00:00
Robert Watson
f5749a8265
Intoduce a new make.conf entry, NO_MAKEDEV, and modifications to
...
/etc/Makefile so that if it is defined, MAKEDEV all is not called
during a make distribution. This helps clean up the messy userland
in jail(), by reducing the number of devices exposed in jail.
Modifications to jail(2) to follow.
Approved by: jkh-arius
2000-02-09 04:08:18 +00:00
Ruslan Ermilov
a9534fe4f0
-mdoc'ify.
2000-02-08 21:32:12 +00:00
Wolfram Schneider
79be51f405
Minor NetBSD fixes.
2000-02-05 14:02:34 +00:00
Jeroen Ruigrok van der Werven
6d8fbb6cfc
Update a bit. Inspired by the mentioned PR.
...
PR: 11258
Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp> and
John Reynolds <jjreynold@home.com>
2000-02-05 11:56:26 +00:00