diff options
| author | Russ Cox <rsc@swtch.com> | 2008-01-31 16:58:38 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@swtch.com> | 2008-01-31 16:58:38 -0500 |
| commit | 9daa3ca74ebd673d00ba52667c50fe4a0046d100 (patch) | |
| tree | 1a0f6d6c860f6dbd9cd26223f1a40914ead10013 /troff/font/devutf/charlib/F_l | |
| parent | 57a6108c76c357cd4f71c26c84baec92a9fb91b5 (diff) | |
| download | plan9port-9daa3ca74ebd673d00ba52667c50fe4a0046d100.tar.gz plan9port-9daa3ca74ebd673d00ba52667c50fe4a0046d100.zip | |
tr2post: rename charlib files to not be case-dependent (OS X)
Diffstat (limited to 'troff/font/devutf/charlib/F_l')
| -rw-r--r-- | troff/font/devutf/charlib/F_l | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/troff/font/devutf/charlib/F_l b/troff/font/devutf/charlib/F_l new file mode 100644 index 00000000..d3033ba5 --- /dev/null +++ b/troff/font/devutf/charlib/F_l @@ -0,0 +1,4 @@ +/build_Fl { + pop + size .05 mul neg 0 (ffl) ashow +} def |
