pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_install/files/lib



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Sun Feb  4 14:43:12 UTC 2024

Modified Files:
        pkgsrc/pkgtools/pkg_install/files/lib: pkg_install.conf.5.in

Log Message:
pkg_install: Tiny markup fix in pkg_install.conf(5).

No functional change -- documentation only.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 \
    pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in
diff -u pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in:1.24 pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in:1.25
--- pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in:1.24    Sun Feb  4 14:29:21 2024
+++ pkgsrc/pkgtools/pkg_install/files/lib/pkg_install.conf.5.in Sun Feb  4 14:43:12 2024
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkg_install.conf.5.in,v 1.24 2024/02/04 14:29:21 riastradh Exp $
+.\"    $NetBSD: pkg_install.conf.5.in,v 1.25 2024/02/04 14:43:12 riastradh Exp $
 .\"
 .\" Copyright (c) 2008, 2009, 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -359,7 +359,7 @@ Default:
 .Pp
 Verification requirement for installing a package.
 Supported values are:
-.Bl -tag -width interactive
+.Bl -tag -width ".Dv interactive"
 .It Dv never
 Install package unconditionally.
 .It Dv always



Home | Main Index | Thread Index | Old Index