summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Collapse)AuthorAgeFilesLines
* Back out revisions 1.45 && 1.46, they are incorrect.trhodes2003-01-061-2/+1
| | | | Noticed by: schweikh
* Document what .jcr and .eh_frame is.trhodes2003-01-061-0/+5
| | | | | PR: 46638 Submitted by: Tim Kientzle <tim@kientzle.com>
* Fix a type that crept in during my last commit here.trhodes2003-01-061-1/+1
| | | | | Noticed by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Pointy hat: trhodes
* Link a.out(5) to aout(5) to follow the module name.trhodes2003-01-061-1/+2
|
* Add two new manual pages. Welcome the ida(4) and iir(4) manual pages.trhodes2003-01-063-0/+130
|
* Add a manpage for the LAN Media Corp PCI WAN adapter driver.obrien2003-01-052-0/+92
| | | | Obtained from: NetBSD
* Typo: s/CTLTYPE_DYN/CTLFLAG_DYNschweikh2003-01-041-2/+2
| | | | | PR: misc/45012 Submitted by: Steve Coltrin <spcoltri@omcl.org>
* gifconfig(8) was depricated.ume2003-01-041-2/+3
| | | | Reported by: rwatson
* mdoc(4) police: Markup. Fix 1 hard sentence break.trhodes2003-01-031-4/+7
|
* mdoc(7) police: Remove hard sentence breaks.trhodes2003-01-031-9/+18
|
* mdoc(7) police: markup nits.trhodes2003-01-031-5/+7
|
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-012-2/+2
| | | | especially in troff files.
* 'wepmode on' is needed to turn on wep.imp2003-01-011-2/+2
| | | | Submitted by: blackend
* Add a COMPATIBILITY section. Note what is not supported.trhodes2002-12-311-1/+4
| | | | Prompted by: olgeni
* s/arn't/are not/trhodes2002-12-311-4/+3
| | | | Reword the AUTHORS section to make more sense.
* A refused connection will return ECONNREFUSED rather than ECONNRESET.chris2002-12-311-1/+1
| | | | | PR: docs/46654 Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
* Correct .Dt macro.trhodes2002-12-301-1/+1
|
* Actually cvs add the ciss.4 file...trhodes2002-12-301-0/+86
|
* Add a manual page for the ciss driver.trhodes2002-12-301-0/+1
| | | | Reviewed by: obrien
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-302-2/+2
| | | | Add FreeBSD Id tag where missing.
* Use 'msdosfs' in the /etc/fstab example. However, it works either way.trhodes2002-12-301-2/+2
| | | | Pointed out by: schweikh
* Add msdosfs.5trhodes2002-12-291-0/+79
|
* Move the msdos.5 manual page to msdosfs.5 to be more correct.trhodes2002-12-292-80/+2
|
* Some Pa fixes from Tom, plus a little rearranging of the paragraph by me.dillon2002-12-281-7/+18
| | | | Submitted by: Tom Rhodes
* english(4) police.schweikh2002-12-2721-42/+42
|
* mount_msdos(8) > mount_msdosfs(8) as they have different names in 4.X/5.X.trhodes2002-12-271-6/+3
| | | | | | Correct link to the handbook (typo). Pointed out by: chris
* Whitespace created in Makefile from previous commit.trhodes2002-12-271-1/+2
|
* Add a manual page for msdosfs (msdos.5) and connect it to the build.trhodes2002-12-272-1/+83
| | | | Quick review by: chris (older version)
* Spelling: s/then/than/ where appropriate.ru2002-12-247-12/+12
|
* mdoc(7) police: Deal with self-xrefs.ru2002-12-2421-46/+48
|
* Bring the diskless manual page more up-to-date. It still needs a lot of work.dillon2002-12-231-88/+157
|
* Fixed the abuses of .Ql visible on stderr in troff mode.ru2002-12-232-2/+2
| | | | PR: docs/37176
* mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks.ru2002-12-231-4/+7
|
* mdoc(7) police: markup nits.ru2002-12-231-2/+4
|
* mdoc(7) police: grammar and spelling nits.ru2002-12-231-4/+4
|
* mdoc(7) police: markup fixes.ru2002-12-231-3/+5
|
* Added xref to syncache(4).ru2002-12-231-0/+1
|
* mdoc(7) police: markup and grammar fixes for previous delta.ru2002-12-231-6/+13
|
* A pile of patches, most notably some Doc policing by Hiten Pandya.dillon2002-12-231-117/+184
|
* Add development.7dillon2002-12-231-3/+4
| | | | Reminded by: Sean Kelly <smkelly@zombie.org>
* english(4) police.schweikh2002-12-221-2/+2
|
* So many people have asked me to describe my development environment thatdillon2002-12-221-0/+351
| | | | | | | | | | | my fingers are getting tired. Here is a new manual page, 'development', which describes a very powerful, generic, exportable development environment suitable to developers, sysops, admins, and anyone at all who is maintaining more the one FreeBSD box. I have used this type of environment for many years and have had to make virtually no changes to it for all that time. MFC after: 3 days
* mdoc(7) police: Fixed language.ru2002-12-201-6/+6
|
* Remove obsolete information about 'conflicts'trhodes2002-12-201-5/+0
|
* Include a cross-reference to maclabel(7) for policies that use MAC labels.chris2002-12-202-0/+2
| | | | | | MFC Candidate. Sponsored by: DARPA, Network Associates Labs
* o Change "accesses" to "access" (sounds better)chris2002-12-191-4/+4
| | | | | | | | | | o Correct the range of compartments (1..256 instead of 0..255) o Use the correct name for "Network Associates Laboratories" MFC Candidate. Sponsored by: DARPA, Network Associates Laboratories Reviewed by: Adam Migus <adam@migus.org>
* Remove reference to a non-existant manual page && add a cross-reference totrhodes2002-12-191-1/+1
| | | | ulpt(4)
* Tweak the grammar in the device.hints(5) manual page.trhodes2002-12-191-8/+8
| | | | | PR: 45893 Submitted by: Chris Pepper <pepper@rockefeller.edu> (Original Version)
* Embellish the manpage.obrien2002-12-191-9/+42
| | | | Obtained from: NetBSD
* Refer to the now-existent `options MAC_BSDEXTENDED'.chris2002-12-181-7/+6
| | | | | | | MFC Candidate. Prompted by: dcs Sponsored by: DARPA, Network Associates Laboratories
OpenPOWER on IntegriCloud