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/ppc.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/ppc.4') diff --git a/share/man/man4/ppc.4 b/share/man/man4/ppc.4 index e153ad7..e408147 100644 --- a/share/man/man4/ppc.4 +++ b/share/man/man4/ppc.4 @@ -32,10 +32,10 @@ .Nd Parallel port chipset driver .Sh SYNOPSIS -.Cd "controller ppc0 at isa? port? flags 0xXX tty irq 7" +.Cd "device ppc0 at isa? port? flags 0xXX tty irq 7" .Pp For one or more PPBUS busses: -.Cd "controller ppbus at ppc0" +.Cd "device ppbus at ppc0" .Sh DESCRIPTION The .Nm -- cgit v1.1