From owner-freebsd-stable Mon Sep 27 3:26:39 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mpp.pro-ns.net (pppdsle45.mpls.uswest.net [216.160.23.45]) by hub.freebsd.org (Postfix) with ESMTP id DD57C1530A for ; Mon, 27 Sep 1999 03:26:35 -0700 (PDT) (envelope-from mpp@mpp.pro-ns.net) Received: (from mpp@localhost) by mpp.pro-ns.net (8.9.3/8.9.3) id FAA15524; Mon, 27 Sep 1999 05:26:34 -0500 (CDT) (envelope-from mpp) From: Mike Pritchard Message-Id: <199909271026.FAA15524@mpp.pro-ns.net> Subject: Re: glob() manpage truncated?? In-Reply-To: <14318.43991.197406.810731@freed.dyn.ez-ip.net> from Spidey at "Sep 26, 1999 07:27:19 pm" To: beaupran@jsp.umontreal.ca (Spidey) Date: Mon, 27 Sep 1999 05:26:34 -0500 (CDT) Cc: freebsd-stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The man page formats correctly for me under -current and a 3.3-RC install. From the cvs log for that particular man page, and from looking at the man page source, I don't see anything that should be affecting the standards output. Verify that your copy of /usr/src/lib/libc/gen/glob.3 isn't corrupt, or that the installed copy of the man page isn't corrupt. -Mike > Hi. > > The end of the glob man page is rather strange: > > STANDARDS > The glob() function is expected to be IEEE Std1003.2 (``POSIX.2'') com- > patible with the exception that the flags GLOB_ALTDIRFUNC, GLOB_BRACE > GLOB_MAGCHAR, GLOB_NOMAGIC, GLOB_QUOTE, and GLOB_TILDE, and the fields > HISTORY > The glob() and globfree() functions first appeared in 4.4BSD. > > Note that the end of the 'STANDARDS' paragraph is missing... > > I don't know if this is a stable-specific issue but anyways... > > uname -a: > FreeBSD freed.dyn.ez-ip.net 3.3-RC FreeBSD 3.3-RC #16: Fri Sep 10 21:09:10 EDT 1999 spidey@freed.dyn.ez-ip.net:/usr/src/sys/compile/HALL i386 > > Thanks. -- Mike Pritchard mpp@FreeBSD.org or mpp@mpp.pro-ns.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message