Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2010 16:15:11 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r201900 - user/ed/utmpx/lib/libc/gen
Message-ID:  <201001091615.o09GFBBk050251@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed
Date: Sat Jan  9 16:15:10 2010
New Revision: 201900
URL: http://svn.freebsd.org/changeset/base/201900

Log:
  Use "are" instead of "to be" here.
  
  Spotted by:	gavin

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	Sat Jan  9 15:59:15 2010	(r201899)
+++ user/ed/utmpx/lib/libc/gen/getutxent.3	Sat Jan  9 16:15:10 2010	(r201900)
@@ -184,7 +184,7 @@ This field is only applicable to entries
 .Dv USER_PROCESS .
 .El
 .Pp
-This implementation guarantees all inapplicable fields to be discarded.
+This implementation guarantees all inapplicable fields are discarded.
 The
 .Fa ut_user ,
 .Fa ut_line



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