Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 2010 18:29:04 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r201812 - user/ed/utmpx/lib/libc/gen
Message-ID:  <201001081829.o08IT4ZE055597@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed
Date: Fri Jan  8 18:29:04 2010
New Revision: 201812
URL: http://svn.freebsd.org/changeset/base/201812

Log:
  Fix a small typo. Indentifies -> Identifies.
  
  Spotted by:	Alexander Schrijver <alexander schrijver gmail com>

Modified:
  user/ed/utmpx/lib/libc/gen/getutxent.3

Modified: user/ed/utmpx/lib/libc/gen/getutxent.3
==============================================================================
--- user/ed/utmpx/lib/libc/gen/getutxent.3	Fri Jan  8 17:49:24 2010	(r201811)
+++ user/ed/utmpx/lib/libc/gen/getutxent.3	Fri Jan  8 18:29:04 2010	(r201812)
@@ -113,7 +113,7 @@ No valid user accounting information.
 .It Dv BOOT_TIME
 Identifies time of system boot.
 .It Dv SHUTDOWN_TIME
-Indentifies time of system shutdown.
+Identifies time of system shutdown.
 .It Dv OLD_TIME
 Identifies time when system clock changed.
 .It Dv NEW_TIME



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