diff options
author | June McEnroe <june@causal.agency> | 2018-09-29 16:29:41 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-29 16:29:41 -0400 |
commit | dd056331a232062b215959b39900f0c986a6ca56 (patch) | |
tree | fa43b3c4799ff982cab72db15acb2f502dd596e6 /bin/man | |
parent | Add sans6x10 basic glyphs (diff) | |
download | src-dd056331a232062b215959b39900f0c986a6ca56.tar.gz src-dd056331a232062b215959b39900f0c986a6ca56.zip |
Add f and ' to psfed
Diffstat (limited to '')
-rw-r--r-- | bin/man/psfed.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/man/psfed.1 b/bin/man/psfed.1 index bd15d897..f0709594 100644 --- a/bin/man/psfed.1 +++ b/bin/man/psfed.1 @@ -61,6 +61,12 @@ Select previous/next glyph. .It Ic k Ic j Select glyph in previous/next row. . +.It Ic f +Select glyph of next input character. +. +.It Ic ' +Return to previously selected glyph. +. .It Ic y Copy selected glyph. . |