From owner-cvs-all Fri Mar 1 7:30:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DACF37B430; Fri, 1 Mar 2002 07:30:24 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g21FUOS83021; Fri, 1 Mar 2002 07:30:24 -0800 (PST) (envelope-from rwatson) Message-Id: <200203011530.g21FUOS83021@freefall.freebsd.org> From: Robert Watson Date: Fri, 1 Mar 2002 07:30:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc login.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/03/01 07:30:24 PST Modified files: etc login.conf Log: When having an expanded name for a class, use '|' instead if ':' to seperate the short name and the long name. This was present for most but not all entries. Because the parsing doesn't reject unrecognized entries, this didn't cause failures, but it wasn't strictly correct. Submitted by: Martin Faxer MFC after: 2 weeks Revision Changes Path 1.46 +3 -3 src/etc/login.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message