summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Be consistent with `struct vattr' naming. Half of this manual used `vpp'chris2000-03-161-4/+4
| | | | | | | while the other half used `vap', and in one case resulted in code that made no sense. Replaced all of them with `vap'. (Typically, `vpp' is a pointer to a pointer to a struct vnode anyway).
* Clean up mdoc:sheldonh2000-03-161-33/+45
| | | | | | | | | | | | | * Apply sentence breaking style. * Add missing periods to the ends of sentences. * Replace bogus use of Nm with Em and Pa as appropriate. * Rename the EXAMPLE section to EXAMPLES. * Tidy up wording and fix spelling errors. * Use an Rs -> Re block instead of Xr for the SourceForge URL. * Correct the SourceForge URL. * Improve the compilation instructions for the SourceForge utilities. Approved by: n_hibma
* Update the list of supported devices.n_hibma2000-03-162-3/+3
|
* nclude the manpage for the urio driver in the world.n_hibma2000-03-161-1/+1
|
* Please welcome the URio driver. Written byn_hibma2000-03-161-0/+103
| | | | Iwasa Kazmi <kzmi\@ca2.so-net.ne.jp>
* Discourage the pathalogical practice of configuring the 3c509 in EISAsheldonh2000-03-151-0/+7
| | | | | | mode on non-EISA systems. PR: 2598
* Wording fixes and mdoc fixes.shin2000-03-152-13/+18
| | | | | Submitted by: sheldonh Reviewed by: sheldonh
* Backout previous changes. The period at the end is correct,shin2000-03-152-2/+2
| | | | | | when it is the last of the sentences. Specified by: mpp, sheldonh
* - Document updates in iface netgraph node type functionalityarchie2000-03-131-32/+51
| | | | | - Remove makefile hacks for opt_inet.h, etc: the KLD now supports whatever address families your kernel was compiled with automagically
* Fix typo.archie2000-03-131-3/+3
| | | | Reported by: Robert Swindells <swindellsr@genrad.co.uk>
* RELENG_4 cvsup files. I'm betting these names are going to be changed,dcs2000-03-132-0/+178
| | | | | but by virtue of no one else getting to do this after I mentioned it, they get to be named this for now.
* Fix another include error. Inspired by the last commit.asmodai2000-03-131-1/+1
|
* Fix include error.asmodai2000-03-131-1/+1
| | | | Submitted by: ru
* Add appropriate MLINKS for rc.*.sheldonh2000-03-133-2/+7
|
* Added upcoming FreeBSD 3.5, FreeBSD 4.0, FreeBSD 4.1 and FreeBSD 5.0-current.wosch2000-03-121-6/+10
|
* Import from KAME. Mainly, IPv6 sysctl mib values related update.shin2000-03-121-6/+152
| | | | Obtained from: KAME project
* Merge from KAME. Basically man doc improvement and contents fix.shin2000-03-121-7/+13
| | | | Obtained from: KAME project
* Import ip6 and icmp6 man from KAME.shin2000-03-123-2/+969
| | | | Obtained from: KAME project
* Remove period at the end of Xr macro sentences.shin2000-03-123-3/+3
| | | | | | (merge from KAME repository) Obtained from: KAME project
* comment out extra .Pp (which is necessary by comment-out of .Bl-.El)itojun2000-03-121-1/+1
|
* fix partially commented out dangling sentence.itojun2000-03-121-1/+1
|
* Import stf(6to4 interface) man from KAME.shin2000-03-112-1/+168
| | | | Obtained from: KAME project
* Correct man page title.archie2000-03-101-1/+1
|
* More mdoc fixes:sheldonh2000-03-071-40/+87
| | | | | | | | | | 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.
* It's getsockname(2), not getsockname(3).nik2000-03-071-1/+1
| | | | | PR: docs/17102 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Note that openssh/ssl are in the tree now, and use the correct sectionnik2000-03-071-10/+5
| | | | | | | numbers for accton(8), sshd(8), and syslogd(8). PR: docs/17100 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* "lnoger" -> "longer"nik2000-03-071-1/+1
| | | | | PR: docs/16820 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Add a missing "either".sheldonh2000-03-061-5/+4
| | | | | | | Fix a parenthetic bogon. Reported by: "Alexander N. Kabaev" <kabaev@mail.ru> Obtained from: NetBSD
* Add src-kerberos5 to example supfiles.jdp2000-03-053-0/+3
|
* Document NO_OBJC for disabling Objective C supportkris2000-03-051-0/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-0352-223/+446
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* I didn't expect this to be merged to STABLE. It was, so correct thesheldonh2000-03-031-1/+1
| | | | HISTORY section.
* Correct typo ("wd" -> "wi").jkoshy2000-03-032-2/+2
|
* Remove more single-space hard sentence breaks.sheldonh2000-03-0232-442/+892
|
* Add ISO-8859-15 versions of the 8x8, 8x14, 8x16 VGA fonts.jmas2000-03-025-15/+269
| | | | | Reviewed by: yokota Approved by: jkh
* Add Spanish ISO-8859-15 keymap (Alt-E yields Euro sign)jmas2000-03-023-4/+151
| | | | | Reviewed by: yokota Approved by: jkh
* Replace the use of troff macros with a real diagnostic list.sheldonh2000-03-021-14/+14
|
* Replace the DIAGNOSTICS section and its literal text approximation ofsheldonh2000-03-021-8/+22
| | | | | a tag list with a RETURN VALUES section and an ERRORS section containing a real tag list.
* Add "IPv6" to SUBDIR, and also add the Makefile for IPv6 dir,shin2000-03-022-1/+15
| | | | | | | to make the file IMPLEMENTATION to be installed to /usr/share/doc/IPv6. PR: docs/17120 Kindly Submitted by: phantom
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-0213-55/+110
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-0169-414/+828
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Add missing entry for read(1) to the builtin(1) manual page andsheldonh2000-03-012-1/+4
| | | | add an MLINKS entry for it. I can't imagine how I missed this one.
* s/curses/ncurses/nik2000-03-012-3/+3
| | | | | PR: docs/17061 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Remove xrefs to obosolete cdplay(1)nik2000-03-011-1/+0
| | | | | PR: docs/17079 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Remove xrefs to st(4) and mt(4), replace with xrefs to sa(4) and st(4).nik2000-03-011-2/+2
| | | | | PR: docs/17081 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Update man page to match the driver.sos2000-03-011-4/+8
|
* 1) Merge some text in from recent KAME distributions concerninggsutter2000-03-011-27/+42
| | | | | | | | | the syntax of scoped addresses. 2) Fix typos and grammatical nitpicks. PR: 17082 Submitted by: Bruce A. Mah <bmah@eisenhower.ca.sandia.gov>
* Add a little more history of when netgraph appeared in FreeBSD.billf2000-02-291-1/+3
| | | | Reviewed by: asmodai
* Document NODESCRYPTLINKSkris2000-02-291-0/+1
|
* Update SES userland examples to something out of the toy stage.mjacob2000-02-2921-134/+788
| | | | Approved: jkh
OpenPOWER on IntegriCloud