Warner Losh
cd4d01d8a0
Modernize description of physio. Make explicit that this creates a
...
request that's passed to the driver's strategy.
2004-07-10 01:10:17 +00:00
Hiten Pandya
8fb2b56541
Remove double usage of performance, and combine it to one.
2003-09-12 19:20:05 +00:00
Ruslan Ermilov
b6acc60d91
mdoc(7) police: tidy up.
2002-03-18 10:59:58 +00:00
Josef Karthauser
e105123179
Update the physio man page to better reflect reality.
...
PR: docs/30603
Reviewed by: phk
MFC after: 3 days
2002-02-05 21:32:57 +00:00
Chad David
f16b3c0de4
Update function definitions and required include files to reflect
...
the current state of the system.
Approved by: alfred
2001-12-26 23:14:04 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Jeroen Ruigrok van der Werven
b25cda8a80
Remove spurious .Fc which caused this manpage to be closed
...
prematurely.
2000-04-01 20:31:07 +00:00
Sheldon Hearn
1111b49c35
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-03 14:05:08 +00:00
Bruce Evans
5770fb1361
Fixed bitrot in synopsis. Important interface changes hadn't reached here.
1999-12-23 17:22:58 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Nik Clayton
5bf6ab8369
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 21:02:10 +00:00
Bruce Evans
2e14815b84
Fixed #include and/or prototype bugs in synopsis.
1997-04-13 14:49:13 +00:00
Mike Pritchard
4b2502a3e8
Add physio(9).
...
Obtained from: NetBSD w/minor FreeBSD changes
1997-03-22 21:31:29 +00:00