aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-03 01:21:00 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-03 01:21:00 +1300
commite43633aa54c25918ff9dd8a89f91b8342fe66e06 (patch)
treec7e894881c3616be727d8bde32247ee52a5dd333 /ISSUES.markdown
parentAdd another issue (diff)
downloaddotfiles-e43633aa54c25918ff9dd8a89f91b8342fe66e06.tar.gz
dotfiles-e43633aa54c25918ff9dd8a89f91b8342fe66e06.zip
Convert sd2u and su2d to awk
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 9042d3ba..19177f71 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -26,5 +26,3 @@ Known issues
* dr(1df) is probably more practical in awk
* unf(1df) doesn't work on NetBSD sed(1); might be time to give up and
rewrite it in awk
-* sd2u(1df) and su2d(1df) are not portable because \r in the replacement text
- is not POSIX. Again, best bet is awk. *sigh*