From owner-freebsd-doc Wed Apr 28 22:50: 4 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EEEB157C9 for ; Wed, 28 Apr 1999 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA05828; Wed, 28 Apr 1999 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kaa.kfunigraz.ac.at (KAA-ATM.kfunigraz.ac.at [143.50.202.22]) by hub.freebsd.org (Postfix) with ESMTP id F27DF157F0 for ; Wed, 28 Apr 1999 22:48:28 -0700 (PDT) (envelope-from dada@balu.kfunigraz.ac.at) Received: from balu.kfunigraz.ac.at (balu [143.50.16.16]) by kaa.kfunigraz.ac.at (8.9.2/8.9.2) with ESMTP id HAA15667 for ; Thu, 29 Apr 1999 07:47:46 +0200 (MDT) Received: from localhost.kfunigraz.ac.at (IDENT:viwj3Xb+u/q8qpWvSza/LnruhfA9RONM@BONLINEA69.kfunigraz.ac.at [143.50.36.69]) by balu.kfunigraz.ac.at (8.9.2/8.9.2) with ESMTP id HAA19542 for ; Thu, 29 Apr 1999 07:48:20 +0200 (MDT) Received: (from dada@localhost) by localhost.kfunigraz.ac.at (8.8.8/8.8.8) id MAA02562; Wed, 28 Apr 1999 12:37:13 +0200 (CEST) (envelope-from dada) Message-Id: <199904281037.MAA02562@localhost.kfunigraz.ac.at> Date: Wed, 28 Apr 1999 12:37:13 +0200 (CEST) From: dada@sbox.tu-graz.ac.at Reply-To: dada@balu.kfunigraz.ac.at To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/11378: typo in termios(4) manpage Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11378 >Category: docs >Synopsis: typo in termios(4) manpage >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: Wed Apr 28 22:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Martin Kammerhofer >Release: FreeBSD 2.2.8-STABLE i386 >Organization: Graz University of Technology >Environment: >Description: Reference to setsid(2) does not print because troff macro .Xr is misspelled. >How-To-Repeat: man termios >Fix: --- /termios.4.orig Sat Jun 27 03:38:05 1998 +++ ./termios.4 Wed Apr 28 12:25:08 1999 @@ -142,7 +142,7 @@ .Xr fork 2 function call. A process relinquishes its controlling terminal when it creates a new session with the -.Xd setsid 2 +.Xr setsid 2 function; other processes remaining in the old session that had this terminal as their controlling terminal continue to have it. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message