From 99365e5b67c8549f9eb6694fe79a88bbf594dbbc Mon Sep 17 00:00:00 2001 From: asmodai Date: Mon, 17 Jan 2000 08:24:20 +0000 Subject: Discourage usage of controller in kernel config files. Reflect this by changing ``controller'' to ``device'' as per GENERIC and LINT. --- share/man/man4/bktr.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man4/bktr.4') diff --git a/share/man/man4/bktr.4 b/share/man/man4/bktr.4 index e4aaeee..76d0088 100644 --- a/share/man/man4/bktr.4 +++ b/share/man/man4/bktr.4 @@ -10,9 +10,9 @@ .Sh SYNOPSIS .Nm device bktr0 .Pp -.Nm controller iicbus0 -.Nm controller iicbb0 -.Nm controller smbus0 +.Nm device iicbus0 +.Nm device iicbb0 +.Nm device smbus0 .Sh DESCRIPTION The .Nm bktr -- cgit v1.1