diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index c57db56f866..5ce41091048 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -4832,7 +4832,7 @@ for which no associated buffers exist (except for Tramp internal buffers). This command is helpful to prune connections after you close remote-file -buffers without having to either cherry pick via +buffers without having to either cherry-pick via @code{tramp-cleanup-connection} or clear them all via @code{tramp-cleanup-all-connections}. @end deffn diff --git a/etc/NEWS b/etc/NEWS index 6f193752a3e..bb411631cfa 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1841,7 +1841,7 @@ To unconditionally enable 'flyspell-mode' from a hook, use this instead: Connection-related objects for which no associated buffers exist, except for Tramp internal buffers, are flushed. This is helpful to prune connections after you close remote-file buffers without having to either -cherry pick via 'tramp-cleanup-connection' or clear them all via +cherry-pick via 'tramp-cleanup-connection' or clear them all via 'tramp-cleanup-all-connections'. +++