svn commit: r201900 - user/ed/utmpx/lib/libc/gen

Ed Schouten ed at FreeBSD.org
Sat Jan 9 16:15:11 UTC 2010


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


More information about the svn-src-user mailing list