From owner-cvs-usrbin Sun Oct 26 20:24:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA12858 for cvs-usrbin-outgoing; Sun, 26 Oct 1997 20:24:26 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA12658; Sun, 26 Oct 1997 20:22:18 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id UAA05340; Sun, 26 Oct 1997 20:22:14 -0800 (PST) Date: Sun, 26 Oct 1997 20:22:14 -0800 (PST) Message-Id: <199710270422.UAA05340@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/find find.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/10/26 20:22:14 PST Modified files: usr.bin/find find.1 Log: Offending statement removed from STANDARDS section. From what I can gather from the Posix spec that I have (which is very old) all one character options are extensions to Posix. PR: docs/4701 Revision Changes Path 1.13 +1 -14 src/usr.bin/find/find.1