diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-07-17 22:43:18 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-03-30 12:31:37 +0200 |
| commit | a82917ada0509758ac6d717402858536af3a032d (patch) | |
| tree | ce8bc810a6c9f2f0ef5c7641392613d6b8a2ed0e /man/man7/ascii.7 | |
| parent | c47826785d91e9cd8c2957d789e50a50e36833e0 (diff) | |
| download | man-pages-a82917ada0509758ac6d717402858536af3a032d.tar.gz | |
man/: srcfix (\fX => \f[X])
While doing this global change, fix other minor issues found nearby.
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man7/ascii.7')
| -rw-r--r-- | man/man7/ascii.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man7/ascii.7 b/man/man7/ascii.7 index 0742647761..9f5ba861e3 100644 --- a/man/man7/ascii.7 +++ b/man/man7/ascii.7 @@ -25,7 +25,7 @@ The international counterpart of ASCII is known as ISO/IEC\~646-IRV. .P The following table contains the 128 ASCII characters. .P -C program \f(CW\[aq]\[rs]X\[aq]\fP escapes are noted. +C program \f[CW]\[aq]\[rs]X\[aq]\f[] escapes are noted. .P .EX .TS |
