From 80f80855eca7f497cb3c286abbc69d5c0debf848 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 20 Dec 2019 01:39:17 +0000 Subject: doc: remove most recommendations for sleepy_penguin 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. --- Documentation/dtas-sinkedit.pod | 2 +- Documentation/dtas-sourceedit.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation') 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 for details on SINKARGS. -On Linux machines with the sleepy_penguin RubyGem installed, L +On Linux machines, L 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 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 instance non-interactively. This is useful for loading various profiles from the filesystem. -On Linux machines with the sleepy_penguin RubyGem installed, L +On Linux machines, L 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 -- cgit v1.2.3-24-ge0c7