Remove unportable hack to put a dot at the beginning of an input line. Use the idiomatic means of doing this instead: the roff dummy character escape sequence. Signed-off-by: G. Branden Robinson <g.branden.robinson@xxxxxxxxx> --- man2/ioctl_fat.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/ioctl_fat.2 b/man2/ioctl_fat.2 index aaf0e9594..24b383f67 100644 --- a/man2/ioctl_fat.2 +++ b/man2/ioctl_fat.2 @@ -408,8 +408,8 @@ The following was recorded when applying the program to the directory .in +4n .EX $ \fB./fat_dir /mnt/user\fP -\[char46] \-> \[aq]\[aq] -\[char46]. \-> \[aq]\[aq] +\&. \-> \[aq]\[aq] +\&.. \-> \[aq]\[aq] ALONGF\[ti]1.TXT \-> \[aq]a long filename.txt\[aq] UPPER.TXT \-> \[aq]\[aq] LOWER.TXT \-> \[aq]lower.txt\[aq] -- 2.30.2
Attachment:
signature.asc
Description: PGP signature