diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-11-15 22:41:33 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-11-15 22:41:33 +0200 |
commit | ae8d0857f3f91e09459ebd89c2fcdb632ecef3e6 (patch) | |
tree | 68ab178e2c2e1fc194eb4c439f57edc1fc07c620 /extension/inplace.3am | |
parent | 564e473b9419474fff8ca4282699ce7699a767b5 (diff) | |
download | egawk-ae8d0857f3f91e09459ebd89c2fcdb632ecef3e6.tar.gz egawk-ae8d0857f3f91e09459ebd89c2fcdb632ecef3e6.tar.bz2 egawk-ae8d0857f3f91e09459ebd89c2fcdb632ecef3e6.zip |
Doc fixes.
Diffstat (limited to 'extension/inplace.3am')
-rw-r--r-- | extension/inplace.3am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/inplace.3am b/extension/inplace.3am index a045fe6c..b7717485 100644 --- a/extension/inplace.3am +++ b/extension/inplace.3am @@ -39,7 +39,7 @@ on the command line prior to files that should be processed normally. One can reenable inplace editing by placing .B inplace=1 prior to files that should be subject to inplace editing. -... .SH NOTES +.\" .SH NOTES .SH BUGS While the extension does attempt to preserve ownership and permissions, it makes no attempt to copy the ACLs from the original file. .PP |