diff options
author | 2006-12-16 20:35:09 +0000 | |
---|---|---|
committer | 2006-12-16 20:35:09 +0000 | |
commit | fbbaa25a4992542c6b3b4d07e6160a219805af17 (patch) | |
tree | 82eeb11e9a2268aa1a1ba9817a9eb5000d525977 | |
parent | Enable RAM buffer for the second port too; makes dual port cards work so (diff) | |
download | wireguard-openbsd-fbbaa25a4992542c6b3b4d07e6160a219805af17.tar.xz wireguard-openbsd-fbbaa25a4992542c6b3b4d07e6160a219805af17.zip |
Quothe the argument to the .Nd command, else the last word gets suppressed.
-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 |