summaryrefslogtreecommitdiffstats
path: root/share/man/man4/md.4
Commit message (Collapse)AuthorAgeFilesLines
* Add .Xr's to mdmfs(8).dougb2003-04-271-0/+1
| | | | Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
| | | | Approved by: re
* 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
* Add missing article.dd2001-06-171-1/+2
|
* mdoc(7) police:ru2001-03-121-6/+8
| | | | | | o Update document date. o Remove hard sentence break. o Sort xrefs.
* Make md(4) more in line with reality.phk2001-03-091-87/+38
| | | | NB: probably contains mdoc mistakes, feel free to fix.
* Use Fx macro wherever possible.ru2000-11-141-1/+3
|
* Add an EXAMPLES section with an example of how to mount asheldonh2000-07-241-0/+15
| | | | malloc(9)-backed md(4) device on /tmp .
* Rename MDNSECT to MD_NSECT and declare it as something that isn'tsheldonh2000-07-171-2/+2
| | | | | | | default in NOTES. Requested by: bde Approved by: phk
* Actually allow ``options MDNSECT=<numsects>'' in kernel configs tosheldonh2000-07-141-0/+5
| | | | | specify the default maximum size of malloc(9)-backed md(4) devices and complete the documentation of this option.
* Add phk's md(4) manual page, written by phk himself.sheldonh2000-07-071-0/+113
OpenPOWER on IntegriCloud