svn commit: r282001 - head/lib/libc/gen

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 26 10:29:44 UTC 2015


Author: bapt
Date: Sun Apr 26 10:29:43 2015
New Revision: 282001
URL: https://svnweb.freebsd.org/changeset/base/282001

Log:
  Escape "Ed"

Modified:
  head/lib/libc/gen/getutxent.3

Modified: head/lib/libc/gen/getutxent.3
==============================================================================
--- head/lib/libc/gen/getutxent.3	Sun Apr 26 10:20:11 2015	(r282000)
+++ head/lib/libc/gen/getutxent.3	Sun Apr 26 10:29:43 2015	(r282001)
@@ -475,4 +475,4 @@ They replaced the
 .In utmp.h
 interface.
 .Sh AUTHORS
-.An Ed Schouten Aq Mt ed at FreeBSD.org
+.An \&Ed Schouten Aq Mt ed at FreeBSD.org


More information about the svn-src-all mailing list