about summary refs log tree commit homepage
path: root/Documentation/dtas-sourceedit.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-sourceedit.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-sourceedit.pod')
-rw-r--r--Documentation/dtas-sourceedit.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dtas-sourceedit.pod b/Documentation/dtas-sourceedit.pod
index ee88e8f..d8313b4 100644
--- a/Documentation/dtas-sourceedit.pod
+++ b/Documentation/dtas-sourceedit.pod
@@ -16,7 +16,7 @@ a pipe or file, it is parsed as YAML and fed to the L<dtas-player(1)> instance
 non-interactively.  This is useful for loading various profiles from the
 filesystem.
 
-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