diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-18 02:46:08 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-18 02:46:08 +0000 |
commit | 8d4a6c162f2b2173f52fad5daa1d56c67dd51d2c (patch) | |
tree | e6d8b8f2d0a7422271cdf375bc429d54502e48cf /share/man/man4/uvisor.4 | |
parent | 9097ff4255cb9330255b28830481aba4f0f3f366 (diff) |
Don't pass too many arguments to .Nd without quoting.
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 0b72ba958b1..d20bd40429a 100644 --- a/share/man/man4/uvisor.4 +++ b/share/man/man4/uvisor.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uvisor.4,v 1.1 2000/10/13 18:28:01 aaron Exp $ +.\" $OpenBSD: uvisor.4,v 1.2 2000/10/18 02:46:07 aaron Exp $ .\" $NetBSD: uvisor.4,v 1.2 2000/03/31 13:08:01 hubertf Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm uvisor -.Nd USB support for the Handspring Visor, a Palmpilot compatible PDA +.Nd USB support for the Handspring Visor .Sh SYNOPSIS .Cd "uvisor* at uhub?" .Cd "ucom* at uvisor?" |