On Tue, Nov 09, 2021 at 06:55:07AM -0800, Simon Branch wrote: > Simple change to format this sentence correctly in non-terminal > environments. >
fixed, thanks. jmc > diff --git share/man/man4/termios.4 share/man/man4/termios.4 > index dfb7609dd6f..89818ca46c2 100644 > --- share/man/man4/termios.4 > +++ share/man/man4/termios.4 > @@ -1011,7 +1011,7 @@ overflowing the input queue. > The precise conditions under which > .Dv STOP > and > -START > +.Dv START > characters are transmitted are implementation defined. > .Pp > If >
