From 0699e42dd81e08d3f7a34a1f06ea7abc4edde29a Mon Sep 17 00:00:00 2001 From: mmcc <> Date: Thu, 24 Dec 2015 16:54:37 +0000 Subject: more e-mail -> email --- src/usr.bin/openssl/ca.c | 4 ++-- src/usr.bin/openssl/openssl.1 | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/usr.bin/openssl/ca.c b/src/usr.bin/openssl/ca.c index 8727d9c338..ba7b9413c2 100644 --- a/src/usr.bin/openssl/ca.c +++ b/src/usr.bin/openssl/ca.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ca.c,v 1.19 2015/10/17 15:00:11 doug Exp $ */ +/* $OpenBSD: ca.c,v 1.20 2015/12/24 16:54:37 mmcc Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -1681,7 +1681,7 @@ again2: if (verbose) BIO_printf(bio_err, "The subject name appears to be ok, checking data base for clashes\n"); - /* Build the correct Subject if no e-mail is wanted in the subject */ + /* Build the correct Subject if no email is wanted in the subject */ /* * and add it later on because of the method extensions are added * (altName) diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index dc593f42e7..c6cca39cd7 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.29 2015/09/21 13:13:06 bcook Exp $ +.\" $OpenBSD: openssl.1,v 1.30 2015/12/24 16:54:37 mmcc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: September 21 2015 $ +.Dd $Mdocdate: December 24 2015 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -819,7 +819,7 @@ in the section). .It Fl noemailDN The DN of a certificate can contain the EMAIL field if present in the -request DN, however it is good policy just having the e-mail set into +request DN, however it is good policy just having the email set into the .Em altName extension of the certificate. -- cgit v1.2.3-55-g6feb