OSDN Git Service

[IMPROVED] Adapt to the specification change of pkg-create(8) that the default extens...
[portsreinstall/current.git] / README
diff --git a/README b/README
index 6573d4b..17dfdc3 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 ================================================================================
  portsreinstall - ports upgrading utility for massive forced reinstallation
-  Version 4.1.0, September ??, 2018
- Copyright (C) 2010-2018 Mamoru Sakaue, MwGhennndo, All Rights Reserved.
+  Version 4.1.1, October ??, 2021
+ Copyright (C) 2010-2021 Mamoru Sakaue, MwGhennndo, All Rights Reserved.
 ================================================================================
 
  This software is a ports management tool for FreeBSD designed to be suitable
@@ -12,13 +12,14 @@ very long absence of ports upgrade.
 "portsreinstall -h" and "portsreinstall -H", respectively. The manual page is
 shown by "man portsreinstall". The superuser privilege is required for
 operations by this executable. Entire reinstallation of all installed packages
-starts by execution without argument or options. The process can be interupped
+starts by execution without argument or options. The process can be interrupted
 by CTRL+C at any stages and restarted from there by execution without argument
 or options.
 
- Temporal databases are constructed under /var/tmp/portsreinstall.db/ which must
-be preserved until you complete or give up the reinstallation work. The database
-can be cleaned by executing "portsreinstall clean".
+ Temporal databases are constructed under /var/tmp/portsreinstall.db,
+/var/tmp/portsreinstall-chroot.db and /var/tmp/portsreinstall-upgrade.db which
+must be preserved until you complete or give up the reinstallation work. The
+database can be cleaned by executing "portsreinstall clean".
 
  This software consists of the following files:
         README                 : This file