From owner-freebsd-arch Thu Jun 13 17: 9:56 2002 Delivered-To: freebsd-arch@freebsd.org Received: from goose.mail.pas.earthlink.net (goose.mail.pas.earthlink.net [207.217.120.18]) by hub.freebsd.org (Postfix) with ESMTP id BF8EA37B443; Thu, 13 Jun 2002 17:09:53 -0700 (PDT) Received: from pool0043.cvx21-bradley.dialup.earthlink.net ([209.179.192.43] helo=mindspring.com) by goose.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17Ieey-0000JU-00; Thu, 13 Jun 2002 17:09:49 -0700 Message-ID: <3D093427.550ADE1@mindspring.com> Date: Thu, 13 Jun 2002 17:09:11 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Cyrille Lefevre Cc: Sheldon Hearn , Garance A Drosihn , Juli Mallett , arch@FreeBSD.ORG Subject: Re: The Source Code Control System References: <1467.1023969804@axl.seasidesoftware.co.za> <3D08AA50.EBF82917@mindspring.com> <20020613191816.GA44881@gits.dyndns.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cyrille Lefevre wrote: > > > That's a bit misleading. The sccs utility is clearly marked as an XSI > > > extension. > > > > Just like mmap(). 8-) 8-). > > ls and ps are better examples since mmap is a syscall while the others > are command line utilities :P http://www.opengroup.org/onlinepubs/007904975/help/codes.html#XSI If an entire SYNOPSIS section is shaded and marked XSI, all the functionality described in that reference page is an extension. See XSI Conformance . http://www.opengroup.org/onlinepubs/007904975/utilities/ls.html Not all "ls" functionaluty is an extension. All mmap functionality is: http://www.opengroup.org/onlinepubs/007904975/functions/mmap.html -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message