summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_OPENCLOSE.9
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: Deal with self-xrefs.ru2002-12-241-4/+4
|
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
| | | | Approved by: re
* - Fix a number of man pages broken by the KSE merger.arr2001-11-201-5/+5
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-1/+1
| | | | | | | | | | 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
* More clarification of locking requirements.dillon1999-09-241-5/+11
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-3/+3
| | | | Use .An/.Aq.
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-1/+2
|
* Formatting tweaks.dfr1997-03-041-1/+2
|
* This is the current draft of my filesystem manpages. Some files aredfr1997-03-031-0/+90
incomplete and some are just placeholders but I wanted to try to get something at least into 2.2 on the grounds that what I have is a lot better than nothing. I also wanted to commit something which documents the interfaces in 2.2 before I start updating the documentation for 3.0. This is a definite 2.2 candidate and is also relavent to 2.1 if people still care about that branch.
OpenPOWER on IntegriCloud