diff options
| author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-05-09 16:10:44 +0200 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-05-09 16:10:44 +0200 |
| commit | 015956ea614096cd51f9544c6742772c3ca3d425 (patch) | |
| tree | 65f4c407f4fc4aa16becd7b21dd49adde05a6aa9 | |
| parent | bff4fad52a4c3387db54195c9fc20fb69247c43c (diff) | |
| download | plan9front-015956ea614096cd51f9544c6742772c3ca3d425.tar.xz | |
troff: charlib: fix right hand special character
| -rw-r--r-- | sys/lib/troff/font/devutf/charlib/rh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/troff/font/devutf/charlib/rh b/sys/lib/troff/font/devutf/charlib/rh index 798c114a2..6fce39385 100644 --- a/sys/lib/troff/font/devutf/charlib/rh +++ b/sys/lib/troff/font/devutf/charlib/rh @@ -1,4 +1,4 @@ -/build_rH { +/build_rh { pop gsave size .0022 mul dup scale |
