From 7acd8260b547390b9be9f547af5b005a330fb3c3 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 26 Apr 2015 10:29:43 +0000 Subject: [PATCH] Escape "Ed" --- lib/libc/gen/getutxent.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/getutxent.3 b/lib/libc/gen/getutxent.3 index 120f4a08b8e..85c37b16e0f 100644 --- a/lib/libc/gen/getutxent.3 +++ b/lib/libc/gen/getutxent.3 @@ -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