diff options
Diffstat (limited to 'share/man/man9/devclass_find.9')
| -rw-r--r-- | share/man/man9/devclass_find.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/devclass_find.9 b/share/man/man9/devclass_find.9 index 7f02e4787d58..93f186b42f5e 100644 --- a/share/man/man9/devclass_find.9 +++ b/share/man/man9/devclass_find.9 @@ -41,11 +41,11 @@ .Fn devclass_find "const char *classname" .Sh DESCRIPTION Search for the -.Dv devclass +.Nm with the specified name. .Sh RETURN VALUES If the -.Dv devclass +.Nm exists, it is returned, otherwise .Dv NULL is returned. |
