Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2015 10:29:44 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r282001 - head/lib/libc/gen
Message-ID:  <201504261029.t3QATiTc039745@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+.An \&Ed Schouten Aq Mt ed@FreeBSD.org



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