diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-03 18:57:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-03 18:57:41 +0000 |
commit | b5bbf8376973140119b6cf476858dd67225447d8 (patch) | |
tree | 5bf8075b44c45509bb23e46ad406401691e335e9 /libexec/getNAME | |
parent | c6fd4b53eb683bad26282e9a0adb3fcdd6e7eea5 (diff) |
these files all had >9 arguments to .Nd, causing the name description to be
truncated. i wrapped them in double quotes to preserve the line.
grep inspired by an -mdoc lesson from millert@
Diffstat (limited to 'libexec/getNAME')
-rw-r--r-- | libexec/getNAME/getNAME.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/getNAME/getNAME.8 b/libexec/getNAME/getNAME.8 index 57722147f69..f38f55e9674 100644 --- a/libexec/getNAME/getNAME.8 +++ b/libexec/getNAME/getNAME.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getNAME.8,v 1.10 2000/09/08 18:03:27 aaron Exp $ +.\" $OpenBSD: getNAME.8,v 1.11 2003/05/03 18:57:40 jmc Exp $ .\" $NetBSD: getNAME.8,v 1.2.2.1 1997/11/10 19:54:39 thorpej Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green @@ -32,7 +32,7 @@ .Os .Sh NAME .Nm getNAME -.Nd get NAME sections from manual source for whatis/apropos data base +.Nd "get NAME sections from manual source for whatis/apropos data base" .Sh SYNOPSIS .Nm getNAME .Op Fl itw |