about summary refs log tree commit homepage
path: root/Documentation/dtas-sinkedit.pod
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/dtas-sinkedit.pod')
-rw-r--r--Documentation/dtas-sinkedit.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/dtas-sinkedit.pod b/Documentation/dtas-sinkedit.pod
index d6af071..f30d29a 100644
--- a/Documentation/dtas-sinkedit.pod
+++ b/Documentation/dtas-sinkedit.pod
@@ -13,8 +13,8 @@ dtas-sinkedit SINKNAME
 dtas-sinkedit spawns an editor to allow editing of a sink as a YAML file.
 See L<dtas-player_protocol(7)> for details on SINKARGS.
 
-On Linux machines with the sleepy_penguin RubyGem installed, L<inotify(7)>
-is used to monitor the file for changes while the text exitor is running.
+On Linux machines,  L<inotify(7)>
+is used to monitor the file for changes while the text editor is running.
 Each time a user finishes saving a file, changes are committed immediately.
 This behavior may be disabled by using the -N or --no-watch command-line
 switch.
@@ -64,13 +64,13 @@ This defaults to ~/.dtas/player.sock
 All feedback welcome via plain-text mail to: L<mailto:dtas-all@nongnu.org>
 
 Mailing list archives available at L<https://80x24.org/dtas-all/>
-and L<ftp://lists.gnu.org/dtas-all/>
+and L<https://lists.gnu.org/archive/html/dtas-all/>
 
 No subscription is necessary to post to the mailing list.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2016 all contributors L<mailto:dtas-all@nongnu.org>
+Copyright 2013-2020 all contributors L<mailto:dtas-all@nongnu.org>
 
 License: GPL-3.0+ L<https://www.gnu.org/licenses/gpl-3.0.txt>