pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Fixed the documentation in the DIAGNOSTICS sec...
details: https://anonhg.NetBSD.org/pkgsrc/rev/92ca37c11b81
branches: trunk
changeset: 503368:92ca37c11b81
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Nov 19 11:19:57 2005 +0000
description:
Fixed the documentation in the DIAGNOSTICS section.
diffstat:
mk/bulk/printindex.1 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 6fdcc7f90021 -r 92ca37c11b81 mk/bulk/printindex.1
--- a/mk/bulk/printindex.1 Sat Nov 19 11:19:10 2005 +0000
+++ b/mk/bulk/printindex.1 Sat Nov 19 11:19:57 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: printindex.1,v 1.1 2005/11/19 10:55:45 rillig Exp $
+.\" $NetBSD: printindex.1,v 1.2 2005/11/19 11:19:57 rillig Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -86,9 +86,11 @@
.El
.\" .Sh EXAMPLES
.Sh DIAGNOSTICS
-All diagnostics start with the string
-.Ql [printindex]
-and may span multiple lines.
+Diagnostics have one of the two forms
+.Ql Nm Ns : error: ...
+or
+.Ql [printindex] ... Ns .
+The latter may span multiple lines.
.Sh SEE ALSO
.Xr printdepends 1
.\" .Sh STANDARDS
Home |
Main Index |
Thread Index |
Old Index