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/3afe15c8647c
branches:  trunk
changeset: 457090:3afe15c8647c
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 5e26e6707834 -r 3afe15c8647c 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