summaryrefslogtreecommitdiffstats
path: root/newlog.sh
diff options
context:
space:
mode:
Diffstat (limited to 'newlog.sh')
-rwxr-xr-xnewlog.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlog.sh b/newlog.sh
index 8b24c64..e1645c7 100755
--- a/newlog.sh
+++ b/newlog.sh
@@ -26,7 +26,7 @@ ed "$tmpf" || {
ed "$_log_file" << EOF
/<!--newlog/
+,/-->/-t/-->/
-?h3?s/-xx/-$day/g
+?h2?s/-xx/-$day/g
/<p>/r $tmpf
w
EOF