aboutsummaryrefslogtreecommitdiffstats
path: root/extension/inplace.3am
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-03-17 22:52:04 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-03-17 22:52:04 +0200
commit69b9c6bec08738933d79010ad8c9347e36d19bed (patch)
treee3d2790fb4a77b871234ba15784bd4e1e057981e /extension/inplace.3am
parent8fc0c719fc910d6931d267b5437cef9048e5a9b0 (diff)
parentcd2ff61aaf4938092517880ad7655828d99a3cb9 (diff)
downloadegawk-69b9c6bec08738933d79010ad8c9347e36d19bed.tar.gz
egawk-69b9c6bec08738933d79010ad8c9347e36d19bed.tar.bz2
egawk-69b9c6bec08738933d79010ad8c9347e36d19bed.zip
Merge branch 'master' into feature/regex-type
Diffstat (limited to 'extension/inplace.3am')
-rw-r--r--extension/inplace.3am7
1 files changed, 5 insertions, 2 deletions
diff --git a/extension/inplace.3am b/extension/inplace.3am
index 5ca04be2..d6339c4a 100644
--- a/extension/inplace.3am
+++ b/extension/inplace.3am
@@ -1,4 +1,4 @@
-.TH INPLACE 3am "Jan 15 2013" "Free Software Foundation" "GNU Awk Extension Modules"
+.TH INPLACE 3am "Mar 16 2015" "Free Software Foundation" "GNU Awk Extension Modules"
.SH NAME
inplace \- emulate sed/perl/ruby in-place editing
.SH SYNOPSIS
@@ -45,7 +45,10 @@ extension concatenates that suffix onto the original
filename and uses the result as a filename for renaming
the original.
... .SH NOTES
-... .SH BUGS
+.SH BUGS
+As currently written, output from an \f(CWENDFILE\fP
+rule does not get redirected into the replacement file.
+Neither does output from an \f(CWEND\fP rule.
.SH EXAMPLE
.ft CW
.nf