summaryrefslogtreecommitdiffstats
path: root/share/man/man7
Commit message (Collapse)AuthorAgeFilesLines
* Document /usr/include/dev/{ic,wi}.joerg2001-06-051-0/+7
| | | | Reminded by: ru
* Fix type-o's, update pagedillon2001-06-051-25/+46
|
* Add sprog.7 to the list.eric2001-06-041-3/+3
|
* Add sprog.7, the beginnings of the secure programming guide.eric2001-06-041-0/+180
| | | | Reviewed by: ru
* Remove vestiges of MFS.ru2001-06-011-4/+0
|
* Add two new manual pages related to general firewall and tuning issuesdillon2001-05-273-1/+854
| | | | Reviewed by: hackers
* Document /usr/include/fs/ntfs and /usr/include/fs/nwfs.ru2001-05-261-0/+4
|
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-2/+2
| | | | | - msdos.ko renamed to msdosfs.ko - /usr/include/msdosfs moved to /usr/include/fs/msdosfs
* Document new /usr/include/fs include subdirs.ru2001-05-231-0/+15
|
* Replace references to the KERNEL variable with KERNCONF.jhb2001-05-171-4/+4
|
* Fixed typos: dependant -> dependentschweikh2001-05-011-1/+1
|
* Reword a few things and document the `search' and `index' make targets.dd2001-04-221-4/+36
| | | | | PR: 26690 Submitted by: Pete Fritchman <petef@databits.net>
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
|
* Use Groff versions of man(7) and mdoc(7) manpages.ru2001-04-174-3851/+1
| | | | mdoc.samples(7) is superseded by mdoc(7).
* Document /usr/include/fs/smbfs and /usr/include/netsmb.ru2001-04-131-0/+7
| | | | Submitted by: bp
* Record -lposix1e death.ru2001-04-051-2/+0
|
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
|
* .St macro cleanup:ru2001-03-121-6/+2
| | | | | | | | | | | | - spell the abbreviation of 1003.1 as ``POSIX.1'' - fixed the description of -p1003.1-90; it was sold as ISO/IEC 9945-1:1990 - removed -p1003.1b; it only existed as 1003.1b-1993 (-p1003.1b-93), and is part of 1003.1 since 1003.1-1996. - replaced -p1003.1g (project) with -p1003.1g-2000 (approved draft) - changed abbreviation of -isoC from ``ISO C'' to ``ISO C89'' - removed -iso9899 alias for -isoC - IEC was missing from some names - added abbreviation for -susv2 (``SUSv2'')
* Update the BUGS section.ru2001-03-011-12/+0
| | | | | The first bug is fixed in tmac.doc, revision 1.21. The second bug fixed in doc-common, revision 1.33.
* /^\.St/ s/-iso9945-1/-p1003.1-96/ru2001-02-261-2/+2
|
* Don't set a bad example by putting the function type in ".Fo".bde2001-02-061-2/+4
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-013-276/+284
|
* Actually add build.7 to the Makefile, 2 months late.ben2001-01-171-1/+1
| | | | | PR: 24405 Submitted by: Mike Meyer <mwm@mired.org>
* o Clear up explanations of various entries (includes spelling, grammar,chris2001-01-131-53/+87
| | | | | | | | punctuation, and explanations that are just plain wrong) o Add missing entries o Remove entries for directories that do not exist Submitted by: Rich Morin <rdm@cfcl.com> (for the most part)
* fix typo; file -> filesben2001-01-131-1/+1
| | | | Submitted by: Alexey Dokuchaev <danfe@inet.ssc.nsu.ru>
* Add getenv(3) and setenv(3) into ``See also'' section.sobomax2001-01-011-0/+2
|
* Prepare for mdoc(7)NG.ru2000-12-295-24/+24
|
* mdoc(7) police: removed duplicate .Os calls.ru2000-12-141-2/+2
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* Document /usr/include/isc.archie2000-12-121-0/+2
| | | | Noticed by: ru
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
|
* Document /usr/include/netnatm and /usr/share/sendmail.ru2000-12-111-0/+8
|
* Mention mergemaster(8).ben2000-11-241-0/+2
| | | | Submitted by: obrien
* Use a more generic name for the compiler cross-reference. (cc instead ofben2000-11-231-1/+1
| | | | | | gcc.) Suggested by: sheldonh (not sholdonh)
* * Say that ps, top, etc, "may not work" with the new kernel, rather thanben2000-11-231-2/+4
| | | | | | | | "will not work", as in many cases they will. Suggested by: sholdonh * Add cross-references to reboot(8) and shutdown(8)
* Add an example to explain the basic procedure to build the world.ben2000-11-231-0/+34
| | | | Suggested by: obrien
* Add two new manual pages to document the various options available inben2000-11-221-0/+127
| | | | | | | | make.conf, and the /usr/src building process. PR: 22676 Submitted by: Mike Meyer <mwm@mired.org> Reviewed by: nik, sheldonh
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-222-0/+2
|
* Make An macro understand two special arguments, -nosplitru2000-11-221-0/+17
| | | | | | and -split. See the mdoc.samples(7) manpage for details. Reviewed by: sheldonh
* mdoc(7) police: fixed the section reference to the mdoc.samples(7).ru2000-11-211-2/+2
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-204-4/+4
|
* Document the libcompat entry for the .Lb macro.sheldonh2000-11-201-0/+2
| | | | Submitted by: phantom
* Use Fx macro wherever possible.ru2000-11-144-19/+32
|
* Do not terminate the SEE ALSO section example with a period.mpp2000-11-131-1/+1
| | | | | | | The cross-reference list should not be terminated with any type of punctuation at the end of the line. Pointed-out-by: sheldonh
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-104-8/+1
|
* Scripts should contain a comment block describing what the script does.joe2000-10-191-0/+13
|
* Reference Larry Wall's perlstyle man page, and recommend it's use wherejoe2000-10-181-4/+17
| | | | | | | | entries in this guide don't override it. Requested by: markm Comment on tabulation style.
* Use 'unless' instead of 'if (! ... )' where it improves readability.joe2000-10-181-0/+7
|
* Opening braces should be at the end of the controlling line. Elsejoe2000-10-181-1/+33
| | | | | | | and elsif belong on the same line as the closing brace for the previous if or elsif block. Suggested by: des
* Contract a statement that's too verbose.joe2000-10-181-2/+0
|
OpenPOWER on IntegriCloud