Index: openssl-1.1.1d/doc/man1/ts.pod
===================================================================
--- openssl-1.1.1d.orig/doc/man1/ts.pod
+++ openssl-1.1.1d/doc/man1/ts.pod
@@ -93,19 +93,19 @@ time. Here is a brief description of the
 
 =over 4
 
-=item 1.
+=item C<1>.
 
 The TSA client computes a one-way hash value for a data file and sends
 the hash to the TSA.
 
-=item 2.
+=item C<2>.
 
 The TSA attaches the current date and time to the received hash value,
 signs them and sends the time stamp token back to the client. By
 creating this token the TSA certifies the existence of the original
 data file at the time of response generation.
 
-=item 3.
+=item C<3>.
 
 The TSA client receives the time stamp token and verifies the
 signature on it. It also checks if the token contains the same hash
