From owner-freebsd-doc Fri Mar 9 1: 0: 6 2001 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 C066737B71A for ; Fri, 9 Mar 2001 01:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f29901b64599; Fri, 9 Mar 2001 01:00:01 -0800 (PST) (envelope-from gnats) Received: from ns5.sony.co.jp (ns5.Sony.CO.JP [202.238.80.5]) by hub.freebsd.org (Postfix) with ESMTP id 649FE37B719; Fri, 9 Mar 2001 00:51:13 -0800 (PST) (envelope-from mistral@imasy.or.jp) Received: from mail1.sony.co.jp (gatekeeper8.Sony.CO.JP [202.238.80.22]) by ns5.sony.co.jp (R8) with ESMTP id f298pC318401; Fri, 9 Mar 2001 17:51:12 +0900 (JST) Received: from mail1.sony.co.jp (localhost [127.0.0.1]) by mail1.sony.co.jp (R8) with ESMTP id f298pCm02267; Fri, 9 Mar 2001 17:51:12 +0900 (JST) Received: from mistral.imasy.or.jp ([43.1.172.41]) by mail1.sony.co.jp (R8) with ESMTP id f298pBT02250; Fri, 9 Mar 2001 17:51:11 +0900 (JST) Received: (from yohta@localhost) by mistral.imasy.or.jp (8.11.3/3.7Wpl2-010215) id f298p9604197; Fri, 9 Mar 2001 17:51:09 +0900 (JST) Message-Id: <200103090851.f298p9604197@mistral.imasy.or.jp> Date: Fri, 9 Mar 2001 17:51:09 +0900 (JST) From: mistral@imasy.or.jp To: FreeBSD-gnats-submit@freebsd.org Cc: ru@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/25626: typo in getsid.2 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25626 >Category: docs >Synopsis: typo in getsid.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 09 01:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Yoshihiko Sarumaru >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: System: FreeBSD mistral.imasy.or.jp 4.3-BETA FreeBSD 4.3-BETA #0: Tue Mar 6 19:10:31 JST 2001 yohta@mistral.imasy.or.jp:/usr/obj/usr/src/sys/PCG-505R i386 >Description: getsid.2 is a man page for getsid(2) not setsid(2). >How-To-Repeat: man 2 getsid >Fix: mistral% zdiff -u /usr/share/man/man2/getsid.2.gz getsid.2 --- - Fri Mar 9 17:47:10 2001 +++ getsid.2 Fri Mar 9 17:40:23 2001 @@ -70,7 +70,7 @@ .Xr termios 4 .Sh HISTORY The -.Fn setsid +.Fn getsid function call appeared in .Fx 3.0 . The >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message