From owner-freebsd-doc Mon Sep 11 21:20: 9 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D4C537B424 for ; Mon, 11 Sep 2000 21:20:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA23565; Mon, 11 Sep 2000 21:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6F7C737B423; Mon, 11 Sep 2000 21:18:57 -0700 (PDT) Message-Id: <20000912041857.6F7C737B423@hub.freebsd.org> Date: Mon, 11 Sep 2000 21:18:57 -0700 (PDT) From: mihara@prd.fc.nec.co.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/21215: ".It" macro is missed from termio.4 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21215 >Category: docs >Synopsis: ".It" macro is missed from termio.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 11 21:20:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Osamu MIHARA >Release: 4.0-Stable >Organization: NEC Corporation >Environment: FreeBSD athena.prd.fc.nec.co.jp 4.0-STABLE FreeBSD 4.0-STABLE #1: Fri May 12 13:31:42 JST 2000 root@:/usr/src/sys/compile/ATHENA i386 >Description: In the manpage for termios.4, ".It" macro is missing at one place (In front of Dv LF in the "Special Characters" section. >How-To-Repeat: man 4 termios >Fix: apply following patch to /usr/src/share/man/man4/termios.4 (this is patch for termios.4 v 1.12.2.1) -------------------------------------------------------------- *** termios.4 Wed May 10 09:08:42 2000 --- termios.4 Tue Sep 12 13:12:45 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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message