diff --git a/nss-no-dbm-man-page.patch b/nss-no-dbm-man-page.patch index 06be81e..2a1a9d2 100644 --- a/nss-no-dbm-man-page.patch +++ b/nss-no-dbm-man-page.patch @@ -1,6 +1,6 @@ diff -up ./doc/certutil.xml.no-dbm ./doc/certutil.xml ---- ./doc/certutil.xml.no-dbm 2021-05-21 12:42:48.265469054 -0700 -+++ ./doc/certutil.xml 2021-05-21 12:45:30.467429973 -0700 +--- ./doc/certutil.xml.no-dbm 2021-05-29 10:26:21.853386165 -0700 ++++ ./doc/certutil.xml 2021-05-29 10:31:15.057058619 -0700 @@ -205,8 +205,7 @@ If this option is not used, the validity certutil supports two types of databases: the legacy security databases (cert8.db, key3.db, and secmod.db) and new SQLite databases (cert9.db, key4.db, and pkcs11.txt). NSS recognizes the following prefixes: @@ -18,7 +18,7 @@ diff -up ./doc/certutil.xml.no-dbm ./doc/certutil.xml -Because the SQLite databases are designed to be shared, these are the shared database type. The shared database type is preferred; the legacy format is included for backward compatibility. +Because the SQLite databases are designed to be shared, these are the shared database type. - By default, the tools (certutil, pk12util, modutil) assume that the given security databases use the SQLite type. +-By default, the tools (certutil, pk12util, modutil) assume that the given security databases use the SQLite type. -Using the legacy databases must be manually specified by using the dbm: prefix with the given security directory. For example: - -$ certutil -L -d dbm:/home/my/sharednssdb @@ -27,12 +27,13 @@ diff -up ./doc/certutil.xml.no-dbm ./doc/certutil.xml -export NSS_DEFAULT_DB_TYPE="dbm" - -This line can be set added to the ~/.bashrc file to make the change permanent. ++By default, the tools (certutil, pk12util, modutil) assume that the given security databases use the SQLite type. diff -up ./doc/modutil.xml.no-dbm ./doc/modutil.xml ---- ./doc/modutil.xml.no-dbm 2021-05-21 12:43:00.233540013 -0700 -+++ ./doc/modutil.xml 2021-05-21 12:47:51.236262211 -0700 +--- ./doc/modutil.xml.no-dbm 2021-05-29 10:26:21.854386171 -0700 ++++ ./doc/modutil.xml 2021-05-29 10:28:23.293078869 -0700 @@ -151,7 +151,7 @@ -dbdir directory @@ -60,8 +61,8 @@ diff -up ./doc/modutil.xml.no-dbm ./doc/modutil.xml diff -up ./doc/pk12util.xml.no-dbm ./doc/pk12util.xml ---- ./doc/pk12util.xml.no-dbm 2021-05-21 12:43:13.713619936 -0700 -+++ ./doc/pk12util.xml 2021-05-21 12:49:41.936916666 -0700 +--- ./doc/pk12util.xml.no-dbm 2021-05-29 10:26:21.854386171 -0700 ++++ ./doc/pk12util.xml 2021-05-29 10:28:23.293078869 -0700 @@ -90,7 +90,7 @@ -d directory @@ -89,8 +90,8 @@ diff -up ./doc/pk12util.xml.no-dbm ./doc/pk12util.xml diff -up ./doc/signver.xml.no-dbm ./doc/signver.xml ---- ./doc/signver.xml.no-dbm 2021-05-21 12:43:30.770721069 -0700 -+++ ./doc/signver.xml 2021-05-21 12:51:10.151438209 -0700 +--- ./doc/signver.xml.no-dbm 2021-05-29 10:26:21.854386171 -0700 ++++ ./doc/signver.xml 2021-05-29 10:28:23.293078869 -0700 @@ -66,7 +66,7 @@ -d directory