pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/bulk Made the program name in the DIAGNOSTICS secti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c673be026e9d
branches:  trunk
changeset: 506576:c673be026e9d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Jan 19 10:21:12 2006 +0000

description:
Made the program name in the DIAGNOSTICS section not appear emphasized.

diffstat:

 mk/bulk/printindex.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c8b7ed21216a -r c673be026e9d mk/bulk/printindex.1
--- a/mk/bulk/printindex.1      Thu Jan 19 04:53:44 2006 +0000
+++ b/mk/bulk/printindex.1      Thu Jan 19 10:21:12 2006 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: printindex.1,v 1.5 2005/11/28 01:14:35 rillig Exp $
+.\"    $NetBSD: printindex.1,v 1.6 2006/01/19 10:21:12 rillig Exp $
 .\"
 .\" Copyright (c) 2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -84,7 +84,7 @@
 .\" .Sh EXAMPLES
 .Sh DIAGNOSTICS
 Diagnostics have one of the two forms
-.Ql Nm : error: ...
+.Ql printindex: error: ...
 or
 .Ql [printindex] ... .
 The latter may span multiple lines.



Home | Main Index | Thread Index | Old Index