summaryrefslogtreecommitdiffstats
path: root/share/man/man5/procfs.5
Commit message (Collapse)AuthorAgeFilesLines
* Update description of process status output.joel2013-04-221-3/+4
| | | | | PR: 143850 Submitted by: Slaven Rezic <slaven@rezic.de>
* Document osrel node for procfs.kib2009-09-231-1/+9
| | | | | Approved by: des (procfs maintainer) MFC after: 3 weeks
* Add manual page links to advertise procstat(1) a little better.trasz2009-07-091-1/+2
| | | | Approved by: re (kib)
* Remove reference to mount_procfs, which is no longer used by mount(8).rodrigc2006-05-191-1/+7
| | | | Add an example using "mount -t procfs".
* Update doc dates.alfred2004-09-031-1/+1
| | | | Pointed out by: ru
* xref and give a hint as to what procctl can be used for.alfred2004-09-031-0/+5
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-3/+6
|
* mdoc(7): Properly mark C headers.ru2003-09-101-3/+3
|
* Assorted mdoc(7), grammar, spelling, and punctuation fixes.ru2003-05-211-1/+1
| | | | Approved by: re (blanket)
* Document the last field of the procfs 'status' node, which eitherhmp2003-05-091-0/+4
| | | | | | | | | displays the 'hostname' of the jail, or a hyphen '-' to indicate that the process is not jailed. PR: docs/37470 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Approved and Reviewed by: des (mentor), re (bmah)
* Uniformly refer to a file system as "file system".ru2002-12-121-3/+3
| | | | Approved by: re
* More file system > filesystemtrhodes2002-05-161-3/+3
|
* mdoc(7) police: sort xrefs.ru2001-12-081-2/+2
|
* Add cross-reference to pseudofs(9).des2001-12-041-1/+2
|
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-2/+2
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-3/+3
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* Prepare for mdoc(7)NG.ru2001-01-161-2/+2
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* Update the `file' entry to reflect its nature as a symbolic link.chris2000-04-221-1/+3
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-031-1/+2
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Document the support in the kernel for hardware debug registers on theobrien2000-02-121-0/+7
| | | | | | ix86 platform which allows for hardware watchpoints, etc... Submitted by: Brian Dean <brdean@unx.sas.com>
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add a new "file" to procfs: "rlimit" which shows the resource limits forphk1999-04-301-1/+11
| | | | | | | | the process. PR: 11342 Submitted by: Adrian Chadd adrian@freebsd.org Reviewed by: phk
* misc. spelling and grammar gnits.hoek1998-06-281-1/+2
|
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-4/+9
| | | | Use .An/.Aq.
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Sort cross references.wosch1996-12-261-2/+2
|
* Make procfs(5) the definitive source of information on /proc.mpp1996-12-141-20/+161
| | | | | | | Most of this information was pulled from the man page for mount_procfs(8). Closes PR# 1681.
* Update procfs(5) to reflect reality a little better. Clsoes PR# 2136.mpp1996-12-141-6/+12
|
* Minor formatting/style fixes.mpp1996-12-091-2/+2
| | | | Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
* Oops, fix typo.wollman1994-08-101-1/+2
|
* Initial manual page for the new procfs.wollman1994-08-101-0/+74
OpenPOWER on IntegriCloud