diff options
author | imp <imp@FreeBSD.org> | 2004-06-24 05:09:15 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2004-06-24 05:09:15 +0000 |
commit | 871c214a6cc3b49f64e15830ec2f1cafab7175b3 (patch) | |
tree | 9d4ce680e44f45b7085c67ae33561cc120f4a3bb /share/man/man4/uvisor.4 | |
parent | 40584751b2c622cac70b60c4271be2ca346751b1 (diff) | |
download | FreeBSD-src-871c214a6cc3b49f64e15830ec2f1cafab7175b3.zip FreeBSD-src-871c214a6cc3b49f64e15830ec2f1cafab7175b3.tar.gz |
Insert device foo for a few drivers that don't have it. Replace the
NetBSD config syntax with the FreeBSD syntax.
Diffstat (limited to 'share/man/man4/uvisor.4')
-rw-r--r-- | share/man/man4/uvisor.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/uvisor.4 b/share/man/man4/uvisor.4 index 85fb049..b4a0682 100644 --- a/share/man/man4/uvisor.4 +++ b/share/man/man4/uvisor.4 @@ -43,8 +43,8 @@ .Nm uvisor .Nd USB support for the Handspring Visor, a Palmpilot compatible PDA .Sh SYNOPSIS -.Cd "uvisor* at uhub?" -.Cd "ucom* at uvisor? portno ?" +.Cd "device uvisor" +.Cd "device ucom" .Sh DESCRIPTION The .Nm |