From 480fd8238da80bfaf3b69bfedaa2c75a1ecfb291 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 2 May 2020 08:51:34 +0200 Subject: [PATCH] Some little cleanup after the tcplay upgrade. * Remove old lib via 'make upgrade'. I don't think libtcplay is used by anything in dports. * Remove two references to kpartx in libtcplay's manual page. --- Makefile_upgrade.inc | 1 + lib/libtcplay/tcplay.3 | 9 ++------- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index e92fc1a9ec..00ca260208 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -3913,6 +3913,7 @@ TO_REMOVE+=/usr/share/man/man1/size225.1.gz TO_REMOVE+=/usr/share/man/man1/strings225.1.gz TO_REMOVE+=/usr/share/man/man1/strip225.1.gz TO_REMOVE+=/usr/libexec/dhcpcd-hooks/02-dump +TO_REMOVE+=/usr/lib/libtcplay.so.2 .if !defined(WANT_INSTALLER) TO_REMOVE+=/usr/sbin/dfuibe_installer diff --git a/lib/libtcplay/tcplay.3 b/lib/libtcplay/tcplay.3 index c4c52dd2fe..9d80ba2c81 100644 --- a/lib/libtcplay/tcplay.3 +++ b/lib/libtcplay/tcplay.3 @@ -28,7 +28,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 20, 2014 +.Dd May 2, 2020 .Dt TCPLAY 3 .Os .Sh NAME @@ -308,10 +308,6 @@ If specified, the device pointed to by the .Fa dev setting should be a whole disk device, not any partition. The device will be mapped or queried as a whole. -To access individual partitions, a utility such as -.Xr kpartx 8 -should be used, which will create additional individual mappings -for each partition in the decrypted mapped volume. For more details on full disk encryption, see .Xr tcplay 8 . .It use_backup_header @@ -558,8 +554,7 @@ library offers full compatibility with TrueCrypt volumes including hidden volumes, system encryption (map-only), keyfiles and cipher cascading. .Sh SEE ALSO -.Xr tcplay 8 , -.Xr kpartx 8 +.Xr tcplay 8 .Sh HISTORY The .Nm tcplay -- 2.41.0