Module Name: src
Committed By: wiz
Date: Fri Feb 5 17:23:47 UTC 2010
Modified Files:
src/share/man/man5: daily.conf.5 security.conf.5
Log Message:
Mark up PKGDB_DIR with Dv (same as in pkg_install.conf).
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man5/daily.conf.5
cvs rdiff -u -r1.36 -r1.37 src/share/man/man5/security.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/daily.conf.5
diff -u src/share/man/man5/daily.conf.5:1.26 src/share/man/man5/daily.conf.5:1.27
--- src/share/man/man5/daily.conf.5:1.26 Fri Feb 5 16:32:19 2010
+++ src/share/man/man5/daily.conf.5 Fri Feb 5 17:23:47 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: daily.conf.5,v 1.26 2010/02/05 16:32:19 jmmv Exp $
+.\" $NetBSD: daily.conf.5,v 1.27 2010/02/05 17:23:47 wiz Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -171,7 +171,7 @@
.It Sy pkgdb_dir
.Em DEPRECATED .
Please set
-.Sq PKGDB_DIR
+.Dv PKGDB_DIR
in
.Xr pkg_install.conf 5
instead.
Index: src/share/man/man5/security.conf.5
diff -u src/share/man/man5/security.conf.5:1.36 src/share/man/man5/security.conf.5:1.37
--- src/share/man/man5/security.conf.5:1.36 Fri Feb 5 16:32:20 2010
+++ src/share/man/man5/security.conf.5 Fri Feb 5 17:23:47 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.conf.5,v 1.36 2010/02/05 16:32:20 jmmv Exp $
+.\" $NetBSD: security.conf.5,v 1.37 2010/02/05 17:23:47 wiz Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -255,7 +255,7 @@
.It Sy pkgdb_dir
.Em DEPRECATED .
Please set
-.Sq PKGDB_DIR
+.Dv PKGDB_DIR
in
.Xr pkg_install.conf 5
instead.