diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-12-16 20:35:10 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-12-16 20:35:10 +0000 |
commit | 57e18a8333d63f26fd876b8f78e223d140e47942 (patch) | |
tree | 09c6ce7045e9a5e8c08016dccc4a3d61677b906d /share/man/man4 | |
parent | d9cda5bc47d86fa0e38a8197c9c3354e5af31be9 (diff) |
Quothe the argument to the .Nd command, else the last word gets suppressed.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/udcf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/udcf.4 b/share/man/man4/udcf.4 index 32a95b56794..abd964ab104 100644 --- a/share/man/man4/udcf.4 +++ b/share/man/man4/udcf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: udcf.4,v 1.20 2006/12/09 14:52:21 mbalmer Exp $ +.\" $OpenBSD: udcf.4,v 1.21 2006/12/16 20:35:09 mbalmer Exp $ .\" .\" Copyright (c) 2006 Marc Balmer <mbalmer@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm udcf -.Nd Gude ADS Expert mouseCLOCK USB DCF77/HBG time signal station receiver +.Nd "Gude ADS Expert mouseCLOCK USB DCF77/HBG time signal station receiver" .Sh SYNOPSIS .Cd "udcf* at uhub?" .Sh DESCRIPTION |