Commit Graph

1396 Commits

Author SHA1 Message Date
shin
cd92166e81 Wording fixes and mdoc fixes.
Submitted by: sheldonh
Reviewed by: sheldonh
2000-03-15 03:38:22 +00:00
shin
f2339713fd Backout previous changes. The period at the end is correct,
when it is the last of the sentences.

Specified by: mpp, sheldonh
2000-03-15 03:33:30 +00:00
archie
ab5519e3cd - Document updates in iface netgraph node type functionality
- Remove makefile hacks for opt_inet.h, etc: the KLD now supports
  whatever address families your kernel was compiled with automagically
2000-03-13 19:19:48 +00:00
archie
e858ff46ed Fix typo.
Reported by:	Robert Swindells <swindellsr@genrad.co.uk>
2000-03-13 18:29:58 +00:00
asmodai
b55254a230 Fix another include error. Inspired by the last commit. 2000-03-13 13:41:40 +00:00
asmodai
18609f5184 Fix include error.
Submitted by:	ru
2000-03-13 13:36:40 +00:00
sheldonh
fb0849cf8f Add appropriate MLINKS for rc.*. 2000-03-13 13:19:42 +00:00
shin
80d2c8e77d Import from KAME. Mainly, IPv6 sysctl mib values related update.
Obtained from: KAME project
2000-03-12 18:09:58 +00:00
shin
613882262b Merge from KAME. Basically man doc improvement and contents fix.
Obtained from: KAME project
2000-03-12 16:37:25 +00:00
shin
c09a1e2e64 Import ip6 and icmp6 man from KAME.
Obtained from: KAME project
2000-03-12 16:29:51 +00:00
shin
fb5e927d43 Remove period at the end of Xr macro sentences.
(merge from KAME repository)

Obtained from: KAME project
2000-03-12 16:10:13 +00:00
itojun
d7ff746ca0 comment out extra .Pp (which is necessary by comment-out of .Bl-.El) 2000-03-12 12:54:33 +00:00
itojun
31f8cc165d fix partially commented out dangling sentence. 2000-03-12 12:52:14 +00:00
shin
0d9696d514 Import stf(6to4 interface) man from KAME.
Obtained from: KAME project
2000-03-11 22:55:32 +00:00
archie
7a10e89b83 Correct man page title. 2000-03-10 20:38:24 +00:00
sheldonh
fa633d4da9 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
a93e088606 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
2162591264 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
f29836bdb8 "lnoger" -> "longer"
PR:             docs/16820
Submitted by:   OKAZAKI Tetsurou <okazaki@be.to>
2000-03-07 13:21:14 +00:00
sheldonh
e704670a9d 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
sheldonh
3381700947 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
sheldonh
da7becf6fd 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
jkoshy
ad24a544dc Correct typo ("wd" -> "wi"). 2000-03-03 06:58:30 +00:00
sheldonh
c0e8952a50 Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
sheldonh
eb6d1cb304 Replace the use of troff macros with a real diagnostic list. 2000-03-02 14:18:45 +00:00
sheldonh
d2d3cd04f2 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
sheldonh
0bd4857cef 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
sheldonh
9930f30e5a 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
sheldonh
36bd01a656 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
fcd1e20b1b s/curses/ncurses/
PR:             docs/17061
Submitted by:   Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:46:05 +00:00
nik
f98934ebfd 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
68723ceeb2 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
sos
81e6a7f715 Update man page to match the driver. 2000-03-01 07:28:51 +00:00
gsutter
28d7530968 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
billf
a0905f8ed3 Add a little more history of when netgraph appeared in FreeBSD.
Reviewed by:	asmodai
2000-02-29 18:32:26 +00:00
archie
abef5c93f0 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
billf
624e661e40 'duak' -> 'dual' 2000-02-21 19:55:15 +00:00
billf
4a532d084f Spell out '3' as 'three' 2000-02-21 19:54:36 +00:00
n_hibma
c42ecf5b26 Update the documentation to reflect Bill Paul's latest changes. 2000-02-20 14:41:54 +00:00
unfurl
b8cf0e3ae8 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
jasone
a7ea4b7777 Fix a typo (simple --> simply). 2000-02-16 22:45:51 +00:00
asmodai
e7b7f7b2e0 Fix typo's.
Submitted by:	George Cox <gjvc@extremis.demon.co.uk>
2000-02-16 07:40:23 +00:00
mjacob
adc70c2be2 Add isp.4 man page.
approved:jkh
2000-02-14 23:48:12 +00:00
mjacob
1df503d918 Add (finally) Qlogic man page.
approved: jkh
2000-02-14 23:47:55 +00:00
gibbs
6395ec80c5 Add references to new device support. 2000-02-14 16:41:08 +00:00
gibbs
2076f855eb 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
obrien
e0f08d7d3d 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
ru
d883f5a6b3 -mdoc'ify. 2000-02-08 21:32:12 +00:00
asmodai
86bb847212 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
mpp
adff25c309 Fix the usage of the .Dd macro so that the correct year is displayed,
instead of 1900.

PR:		bin/16207

Note: there is still a groff problem with Y2K that needs to be fixed,
so the PR is still valid.
2000-01-30 22:26:06 +00:00