Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen Quote the name "Ed" to avoid confusion with the...



details:   https://anonhg.NetBSD.org/src/rev/217b387ddae0
branches:  trunk
changeset: 451902:217b387ddae0
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jun 11 12:49:21 2019 +0000

description:
Quote the name "Ed" to avoid confusion with the macro "Ed".

diffstat:

 lib/libc/gen/posix_spawn.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 5a93f07cd6d3 -r 217b387ddae0 lib/libc/gen/posix_spawn.3
--- a/lib/libc/gen/posix_spawn.3        Tue Jun 11 12:48:30 2019 +0000
+++ b/lib/libc/gen/posix_spawn.3        Tue Jun 11 12:49:21 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: posix_spawn.3,v 1.7 2019/06/11 12:47:34 kamil Exp $
+.\" $NetBSD: posix_spawn.3,v 1.8 2019/06/11 12:49:21 wiz Exp $
 .\"
 .\" Copyright (c) 2008 Ed Schouten <ed%FreeBSD.org@localhost>
 .\" All rights reserved.
@@ -479,4 +479,4 @@
 .Nx 6.0
 during Google Summer of Code by Charles Zhang and Martin Husemann.
 .Sh AUTHORS
-.An Ed Schouten Aq Mt ed%FreeBSD.org@localhost
+.An \&Ed Schouten Aq Mt ed%FreeBSD.org@localhost



Home | Main Index | Thread Index | Old Index