Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2010 22:21:20 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r202316 - head/usr.bin/wtmpcvt
Message-ID:  <201001142221.o0EMLKYO063551@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001142221.o0EMLKYO063551>