Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 1999 12:37:13 +0200 (CEST)
From:      dada@sbox.tu-graz.ac.at
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/11378: typo in termios(4) manpage
Message-ID:  <199904281037.MAA02562@localhost.kfunigraz.ac.at>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904281037.MAA02562>