From owner-cvs-all@FreeBSD.ORG Mon Feb 1 12:52:51 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF214106566B; Mon, 1 Feb 2010 12:52:51 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C51508FC0A; Mon, 1 Feb 2010 12:52:51 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o11CqpgT054861; Mon, 1 Feb 2010 12:52:51 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o11CqpRU054860; Mon, 1 Feb 2010 12:52:51 GMT (envelope-from keramida) Message-Id: <201002011252.o11CqpRU054860@repoman.freebsd.org> From: Giorgos Keramidas Date: Mon, 1 Feb 2010 12:52:51 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/l10n chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 12:52:52 -0000 keramida 2010-02-01 12:52:51 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/l10n chapter.sgml Log: Fix typo in login.conf example. The aliases for login.conf entries are separated by the main name with a pipe '|', and there is no support for an "accounts_type" key in the database. Use a whitespace-separated name in the example, to indicate that it's ok to have spaces in login.conf entry aliases. Noticed by: Leslie Jensen, leslie at eskk.nu, Matthew Seaman, m.seaman at infracaninophile.co.uk Revision Changes Path 1.132 +2 -2 doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml