diff options
Diffstat (limited to 'share/man/man8/starttls.8')
-rw-r--r-- | share/man/man8/starttls.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/starttls.8 b/share/man/man8/starttls.8 index 20ca2bac8bf..ebb925b5590 100644 --- a/share/man/man8/starttls.8 +++ b/share/man/man8/starttls.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: starttls.8,v 1.5 2002/10/21 16:29:14 millert Exp $ +.\" $OpenBSD: starttls.8,v 1.6 2002/12/23 16:11:59 millert Exp $ .Dd January 11, 2002 .Dt STARTTLS 8 .Sh NAME @@ -184,7 +184,7 @@ You will need to make TLS-enabled versions of the following files: and .Pa openbsd-localhost.mc . .Bd -literal -offset indent -width Ds -# chdir /usr/share/sendmail/cf +# cd /usr/share/sendmail/cf # cp openbsd-proto.mc openbsd-proto-tls.mc # cp openbsd-localhost.mc openbsd-localhost-tls.mc |