diff options
-rw-r--r-- | mk/bulk/printindex.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mk/bulk/printindex.1 b/mk/bulk/printindex.1 index f0214912817..b82dd1cbf91 100644 --- a/mk/bulk/printindex.1 +++ b/mk/bulk/printindex.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: printindex.1,v 1.3 2005/11/20 01:44:32 wiz Exp $ +.\" $NetBSD: printindex.1,v 1.4 2005/11/20 15:46:48 rillig Exp $ .\" .\" Copyright (c) 2005 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -47,8 +47,10 @@ Generates a mapping from pkgsrc directories to the current package version and prints it on stdout. Each line of the output has two fields: -the package directory (in the form category/package) and the -package version (in the form package-1.456nb3). +the package directory (in the form +.Ql category/package ) +and the package version (in the form +.Ql package-1.456nb3 ) . .Pp If .Ar brokenfile |