From d3f7bb297e78283053350da5d994798d852003ca Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven 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/man4.i386/pcf.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/man4.i386/pcf.4') diff --git a/share/man/man4/man4.i386/pcf.4 b/share/man/man4/man4.i386/pcf.4 index b01839de7daf..9fd29c325e45 100644 --- a/share/man/man4/man4.i386/pcf.4 +++ b/share/man/man4/man4.i386/pcf.4 @@ -32,10 +32,10 @@ .Nd Philips I2C bus controller .Sh SYNOPSIS -.Cd "controller pcf0 at isa? port? irq 5" +.Cd "device pcf0 at isa? port? irq 5" .Pp For one or more iicbus busses: -.Cd "controller iicbus0" +.Cd "device iicbus0" .Sh DESCRIPTION The .Em pcf -- cgit v1.2.3