diff --git a/v2/tacutils/taclist.c b/v2/tacutils/taclist.c
index c599325109b7db4b11c505ac0bf614cb801fcc1b..7b39beb2550752210abce2e2a66bec63fa9d0c66 100644
--- a/v2/tacutils/taclist.c
+++ b/v2/tacutils/taclist.c
@@ -37,7 +37,7 @@ static char *info[] = {
   "Example:",
   "     @P iea345.tac cer",
   " ",
-  "See also: tacmatch, tacformat, tacren, tacdel, dft2csv, tac2svg, tacsort",
+  "See also: tacmatch, tacformat, tacren, tacnames, dft2csv, tac2svg, tacsort",
   " ",
   "Keywords: TAC, SIF, tool",
   0};
diff --git a/v2/tacutils/tacren.c b/v2/tacutils/tacren.c
index b330f5e83cf7c16eb5e7ec89a7805dff33c55f0e..b8786bc33efe7ebfc06faddf6367978d732b7bb4 100644
--- a/v2/tacutils/tacren.c
+++ b/v2/tacutils/tacren.c
@@ -57,7 +57,7 @@ static char *info[] = {
   "Example 4: Add TAC as the first name field, and keep the next fields intact",
   "     @P -add=1 a456.tac 0 #_@_@_@",
   " ",
-  "See also: taclist, tacadd, tacformat, tacsort, tacunit, tacdel",
+  "See also: taclist, tacnames, tacadd, tacformat, tacsort, tacunit, tacdel",
   " ",
   "Keywords: TAC, tool, rename, simulation",
   0};