hmp
6b954a1933
Use 'manual page' instead of 'man page' for consistency.
...
Approved by: re (hrs)
2005-06-28 20:15:19 +00:00
ru
2e89798459
Mark lists as in the rest of section 9 manpages.
...
Submitted by: Joel Dahl (mostly)
2005-01-28 10:43:05 +00:00
ru
ffafa9a9bb
Folded two SEE ALSO sections into one.
2005-01-18 09:13:42 +00:00
alfred
11872a37e7
Update in the face of NDFREE.
...
Basically the advice on freeing the componentname buffers is no
longer correct.
Update the example code.
2004-07-08 00:08:18 +00:00
hmp
909c96e69e
Mdoc Janitor:
...
* Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages.
2003-10-23 02:11:14 +00:00
hmp
5d71788a05
Some mdoc(7) fixes:
...
Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately.
The .Ar mdoc(7) specifier should only be used when displaying command line
arguments.
Approved by: des (mentor)
2003-05-31 14:07:25 +00:00
ru
041d1287e8
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
truckman
eaacaad498
Convert descriptions in the ERRORS section to full sentences if they
...
were not full sentences, elaborating as necessary.
2002-09-18 22:12:43 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
eivind
c0ca5a9525
Document changed calling conventions (lost WILLRELE) for VOP_MKNOD and
...
VOP_SYMLINK.
1999-11-13 21:00:26 +00:00
dillon
609f54c951
Update errors in documentation for various VOP_ calls. Specifically,
...
describe the correct locking state expected on entry and return.
1999-09-24 07:07:02 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
charnier
1ccad14adc
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
bde
d7c390eb8a
Don't refer to the nonexistent function VOP_VALLOC.
1998-01-20 11:08:06 +00:00
bde
81c85a1050
Fixed #include and/or prototype bugs in synopsis.
1997-04-13 14:49:13 +00:00
mpp
2876ef66e7
Some minor mdoc cleanup.
1997-03-07 03:32:31 +00:00
dfr
2095d960d6
Formatting tweaks.
1997-03-04 10:02:44 +00:00
dfr
7e67e1e732
This is the current draft of my filesystem manpages. Some files are
...
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.
1997-03-03 18:01:01 +00:00