Correct the requirements for g_new_consumer().

Approved by:	phk
This commit is contained in:
Dag-Erling Smørgrav 2006-03-17 13:13:18 +00:00
parent f28f001e8d
commit a41d535d17
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156806

View File

@ -60,11 +60,9 @@ This function is the last stage of killing an unwanted consumer.
.It .It
The geom The geom
.Fa gp .Fa gp
has to have has to have an
.Va start .Va orphan
and method defined.
.Va access
methods defined.
.It .It
The topology lock has to be held. The topology lock has to be held.
.El .El