From 871c214a6cc3b49f64e15830ec2f1cafab7175b3 Mon Sep 17 00:00:00 2001 From: imp Date: Thu, 24 Jun 2004 05:09:15 +0000 Subject: Insert device foo for a few drivers that don't have it. Replace the NetBSD config syntax with the FreeBSD syntax. --- share/man/man4/uplcom.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/uplcom.4') diff --git a/share/man/man4/uplcom.4 b/share/man/man4/uplcom.4 index 2e6bbad..acdf899 100644 --- a/share/man/man4/uplcom.4 +++ b/share/man/man4/uplcom.4 @@ -43,8 +43,8 @@ .Nm uplcom .Nd USB support for Prolific PL-2303 serial adapters driver .Sh SYNOPSIS -.Cd "uplcom* at uhub?" -.Cd "ucom* at uplcom?" +.Cd "device uplcom" +.Cd "device ucom" .Sh HARDWARE The .Nm -- cgit v1.1