Module Name: src
Committed By: wiz
Date: Tue Jun 11 12:49:21 UTC 2019
Modified Files:
src/lib/libc/gen: posix_spawn.3
Log Message:
Quote the name "Ed" to avoid confusion with the macro "Ed".
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/gen/posix_spawn.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/gen/posix_spawn.3
diff -u src/lib/libc/gen/posix_spawn.3:1.7 src/lib/libc/gen/posix_spawn.3:1.8
--- src/lib/libc/gen/posix_spawn.3:1.7 Tue Jun 11 12:47:34 2019
+++ src/lib/libc/gen/posix_spawn.3 Tue Jun 11 12:49:21 2019
@@ -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 <[email protected]>
.\" All rights reserved.
@@ -479,4 +479,4 @@ added for
.Nx 6.0
during Google Summer of Code by Charles Zhang and Martin Husemann.
.Sh AUTHORS
-.An Ed Schouten Aq Mt [email protected]
+.An \&Ed Schouten Aq Mt [email protected]