diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/bulk/printindex.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bulk/printindex.1 b/mk/bulk/printindex.1 index 8c052bf46cb..a6da64b3c31 100644 --- a/mk/bulk/printindex.1 +++ b/mk/bulk/printindex.1 @@ -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 @@ The list of packages from which to build an index. .\" .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. |