aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-26 12:13:03 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-26 12:50:25 +1200
commitcde1926a3c65830bceed5e8e76cd94e81b19386c (patch)
tree5abe782d2c9567f3d7c3affa8fc077fb3d5d5e5c /ISSUES.markdown
parentAdd notifications to dmp(1) (diff)
downloaddotfiles-cde1926a3c65830bceed5e8e76cd94e81b19386c.tar.gz
dotfiles-cde1926a3c65830bceed5e8e76cd94e81b19386c.zip
Put dotfiles manuals into their own section
This probably contains a few mistakes
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 24b576d6..7f906123 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -10,10 +10,10 @@ Known issues
* At least one of the completion scripts (pass.bash) hangs on empty
completions (i.e. nothing matches the search term) in Bash 4.4rc1; the last
thing bash -x shows is an "exit 1" hang
-* The checks gscr(1) makes to determine where it is are a bit naive (don't
+* The checks gscr(1df) makes to determine where it is are a bit naive (don't
work with bare repos) and could probably be improved with some appropriate
- git-reflog(1) cals
-* The \xFF syntax for regex as used in rfct(1) is not POSIX. Need to decide
+ git-reflog(1) calls
+* The \xFF syntax for regex as used in rfct(1df) is not POSIX. Need to decide
if it's well-supported enough to keep it anyway.
* On OpenBSD pdksh, including single quotes in comments within command
substitution throws "unclosed quote" errors in the linter checks: