From owner-svn-src-all@FreeBSD.ORG Thu Jan 14 22:21:20 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8CE6106566C; Thu, 14 Jan 2010 22:21:20 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B8FDF8FC0C; Thu, 14 Jan 2010 22:21:20 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o0EMLKi8063553; Thu, 14 Jan 2010 22:21:20 GMT (envelope-from ed@svn.freebsd.org) Received: (from ed@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o0EMLKYO063551; Thu, 14 Jan 2010 22:21:20 GMT (envelope-from ed@svn.freebsd.org) Message-Id: <201001142221.o0EMLKYO063551@svn.freebsd.org> From: Ed Schouten Date: Thu, 14 Jan 2010 22:21:20 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r202316 - head/usr.bin/wtmpcvt X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 22:21:20 -0000 Author: ed Date: Thu Jan 14 22:21:20 2010 New Revision: 202316 URL: http://svn.freebsd.org/changeset/base/202316 Log: Fix a typo: accouting -> accounting. Modified: head/usr.bin/wtmpcvt/wtmpcvt.1 Modified: head/usr.bin/wtmpcvt/wtmpcvt.1 ============================================================================== --- head/usr.bin/wtmpcvt/wtmpcvt.1 Thu Jan 14 22:18:55 2010 (r202315) +++ head/usr.bin/wtmpcvt/wtmpcvt.1 Thu Jan 14 22:21:20 2010 (r202316) @@ -41,7 +41,7 @@ utility converts traditional .Pa wtmp user accounting database files to the same format that is used by .Pa /var/log/utx.log . -This makes it possible to view their contents using existing accouting +This makes it possible to view their contents using existing accounting utilities, such as .Xr last 1 and