about summary refs log tree commit homepage
path: root/Documentation/dtas-sinkedit.pod
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-12-20 01:39:17 +0000
committerEric Wong <e@80x24.org>2020-01-06 08:15:18 +0000
commit80f80855eca7f497cb3c286abbc69d5c0debf848 (patch)
tree471f9d7384368821bfa389f6e0c6f15c21bc9bc6 /Documentation/dtas-sinkedit.pod
parentd8ac22a13f092731bf29a0399f31f3074764c95d (diff)
downloaddtas-80f80855eca7f497cb3c286abbc69d5c0debf848.tar.gz
sleepy_penguin is still a hair faster than libffi+fiddle,
but most users probably won't notice.  So stop documenting
it, but just don't introduce performance regressions for
existing users.
Diffstat (limited to 'Documentation/dtas-sinkedit.pod')
-rw-r--r--Documentation/dtas-sinkedit.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dtas-sinkedit.pod b/Documentation/dtas-sinkedit.pod
index ee2d5b7..f572684 100644
--- a/Documentation/dtas-sinkedit.pod
+++ b/Documentation/dtas-sinkedit.pod
@@ -13,7 +13,7 @@ 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)>
+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