diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-02-11 12:06:38 -0330 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-02-11 12:06:38 -0330 |
| commit | 6839aa4a914c8b7a46d31328b10f534a28d7176a (patch) | |
| tree | a5b7ccc9db48850702290911895bfdb42bea920c | |
| parent | 732f607355ffc11cac26fe2ef6c2f8c8c86f9d16 (diff) | |
| download | pfc-6839aa4a914c8b7a46d31328b10f534a28d7176a.zip | |
fix error in man page
| -rw-r--r-- | pfc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ back into the input buffer. .TP .B Shift-k The same as -.BR j . +.BR Shift-j . .TP .B Shift-d Delete the contents of the input buffer. |