Date: Mon, 11 Sep 2000 21:40:02 -0700 (PDT) From: "Osamu MIHARA" <mihara@prd.fc.nec.co.jp> To: freebsd-doc@freebsd.org Subject: Re: docs/21215: ".It" macro is missed from termio.4 Message-ID: <200009120440.VAA25980@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/21215; it has been noted by GNATS. From: "Osamu MIHARA" <mihara@prd.fc.nec.co.jp> To: <freebsd-gnats-submit@FreeBSD.org>, <mihara@prd.fc.nec.co.jp> Cc: Subject: Re: docs/21215: ".It" macro is missed from termio.4 Date: Tue, 12 Sep 2000 13:32:11 +0900 Hi, Regarding the PR docs/21215, I also found that ".It" is missed for CR in the same section. Following is the patch for both. *** termios.4 Wed May 10 09:08:42 2000 --- termios.4 Tue Sep 12 13:30:29 2000 *************** *** 548,554 **** set, the .Dv EOF character is discarded when processed. ! .Dv NL Special character on input and is recognized if the .Dv ICANON flag is set. It is the line delimiter --- 548,554 ---- set, the .Dv EOF character is discarded when processed. ! .It Dv NL Special character on input and is recognized if the .Dv ICANON flag is set. It is the line delimiter *************** *** 603,609 **** is set, the .Dv START character is discarded when processed. ! .Dv CR Special character on input and is recognized if the .Dv ICANON flag is set; it is the --- 603,609 ---- is set, the .Dv START character is discarded when processed. ! .It Dv CR Special character on input and is recognized if the .Dv ICANON flag is set; it is the -- Osamu MIHARA // NEC Printers Division To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009120440.VAA25980>