diff options
author | mischief <mischief@offblast.org> | 2018-10-16 12:53:55 -0700 |
---|---|---|
committer | mischief <mischief@offblast.org> | 2018-10-16 12:53:55 -0700 |
commit | 286ee3ba34ac6cb69e016f94c2709759f1fb94df (patch) | |
tree | 164e3888ccedba73e1863740ca83245751065093 /sys/man | |
parent | 717fa414af4a5aca573fcc123691b1786f704ad8 (diff) |
truetypefs(4): fix example path
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/4/truetypefs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/4/truetypefs b/sys/man/4/truetypefs index 79c1816ca..d9cddc53a 100644 --- a/sys/man/4/truetypefs +++ b/sys/man/4/truetypefs @@ -36,7 +36,7 @@ Use size 16 GNU Unifont for .IP .EX truetypefs -font=/n/font/unifont.ttf.16/font +font=/n/ttf/unifont.ttf.16/font acme -c 1 /lib/glass .EE .SH SOURCE |