aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-07-25 16:21:11 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-07-25 16:27:57 +1200
commit5f6907bdba0ceb017dd9215ee636ff3bb86ab6fe (patch)
tree4198c7273210070475f613b664ba11ab685609ac /man
parentGracefully handle two failed tput color calls (diff)
downloaddotfiles-5f6907bdba0ceb017dd9215ee636ff3bb86ab6fe.tar.gz
dotfiles-5f6907bdba0ceb017dd9215ee636ff3bb86ab6fe.zip
Use combining chars properly for strik(6df)
Diffstat (limited to 'man')
-rw-r--r--man/man6/strik.6df10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man6/strik.6df b/man/man6/strik.6df
index 3d5840a7..92b92074 100644
--- a/man/man6/strik.6df
+++ b/man/man6/strik.6df
@@ -10,10 +10,10 @@ lynx -dump https://sanctum.geek.nz/ |
.B strik
.SH DESCRIPTION
.B strik
-converts the 26 letters of the English alphabet, both upper and lower case, the
-Arabic numerals, and the space character to their equivalents with a Unicode
-strikethrough.
-.P
-The results are printed in UTF-8; they're hard-coded within the script.
+adds a Unicode combining strikethrough character COMBINING LONG STROKE OVERLAY
+(U+0036) after each character of input, giving the appearance of struck-out
+text with appropriate glyph support.
+.SH SEE ALSO
+<http://www.fileformat.info/info/unicode/char/0036/index.htm>
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>