diff --git a/doc/tor.1.in b/doc/tor.1.in
index 55f9a8e043ecd5a4c94ad70e95dbfa6cd1e88a15..c9b344257d10807838095d46ec109c2c80f145a5 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -354,6 +354,16 @@ If non-zero, try to use crypto hardware acceleration when
 available. This is untested and probably buggy. (Default: 0)
 .LP
 .TP
+\fBAccelName \fR\fIEngineName\fP
+When using OpenSSL hardware crypto acceleration attempt to load the dynamic
+engine of this name. This must be used for any dynamic hardware engine.
+.LP
+.TP
+\fBAccelDir \fR\fIPath\fP
+Specify this option if using dynamic hardware acceleration and the engine
+implementation library resides somewhere other than the OpenSSL default.
+.LP
+.TP
 \fBAvoidDiskWrites \fR\fB0\fR|\fB1\fP
 If non-zero, try to write to disk less frequently than we would otherwise.
 This is useful when running on flash memory or other media that support only