wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
|
wiz
|
334bfb30b4
|
More e.g. cleanup. Igor Sobrado, PR 19692.
|
2003-04-07 07:04:49 +00:00 |
|
gmcgarry
|
cb0c25c5a7
|
Back out previous.
|
2003-04-06 07:07:41 +00:00 |
|
wiz
|
cb1e852e85
|
Minimally document vfs_shutdown(9). XXX: Right man page?
|
2003-04-04 20:55:25 +00:00 |
|
wiz
|
a981ee0f3a
|
vinvalbuf and vtruncbuf are using ltsleep(9), not the non-existing
sleep(9).
|
2003-04-04 19:39:17 +00:00 |
|
perry
|
43e0efbdeb
|
"Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
|
2003-02-04 22:38:15 +00:00 |
|
yamt
|
0fd87a8ffb
|
update description of vflush.
from FreeBSD's vfs_subr.c.
|
2002-12-29 06:51:40 +00:00 |
|
gmcgarry
|
f73425f16e
|
Add vgonel(), although it is used only once.
|
2002-10-23 06:15:59 +00:00 |
|
wiz
|
770eef2122
|
New sentence, new line.
|
2002-10-14 13:43:14 +00:00 |
|
wiz
|
bc207f9d3c
|
Mdoc nit.
|
2002-08-15 03:22:49 +00:00 |
|
soren
|
a440a4971b
|
Misc fixes.
Cross-reference v*ops.9.
|
2002-08-14 18:50:48 +00:00 |
|
wiz
|
289b43b8f2
|
There is no vn_unlock; remove Xref and replace with explanation why not,
provided by fvdl. While here, ispell.
|
2002-06-11 23:56:21 +00:00 |
|
ross
|
4fa402f116
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-13 08:17:26 +00:00 |
|
deberg
|
83b973efe6
|
typos
|
2002-01-06 22:42:41 +00:00 |
|
wiz
|
267e4b3d45
|
No point in using __P in prototype declarations in man pages.
|
2001-11-28 16:49:02 +00:00 |
|
gmcgarry
|
8e84a660f0
|
Document new VEXECMAP vnode flag and rename vn_marktext() to vn_markexec().
|
2001-10-31 19:53:07 +00:00 |
|
wiz
|
1978ea7c16
|
Whitespace, punctuation fixes; sort sections, fix xrefs.
|
2001-10-22 08:21:32 +00:00 |
|
gmcgarry
|
f9acd7a62a
|
Programmer's guide to the VFS interface.
|
2001-10-22 03:33:19 +00:00 |
|