Hi Štěpán, At 2022-07-29T13:45:04+0200, Štěpán Němec wrote: > (My original intention was to just fix the grammar ("an attribute > names is"), but, on second thought, the whole sentence didn't read > very well.) [...] > -The VFS imposes limitations that an attribute names is limited to 255 bytes > -and an attribute value is limited to 64\ kB. > +The VFS-imposed limits on attribute names and values are 255 bytes > +and 64\ kB, respectively. While you're tidying this up, I would convert the `\ ` escape sequence to `\~`. Both are non-breaking spaces, but the latter is adjustable. groff_man(7) from groff 1.22.4 says: \~ Adjustable, non-breaking space character. Use this escape to prevent a break inside a short phrase or between a numerical quantity and its corresponding unit(s). Before starting the motor, set the output speed to\~1. There are 1,024\~bytes in 1\~kiB. CSTR\~#8 documents the B language. Regards, Branden
Attachment:
signature.asc
Description: PGP signature