Command docs: wrap literal file names with F<>
[openssl.git] / doc / man1 / openssl-x509.pod
index 5fcff0aed4e81169b33e8beebaadf5aa433b9187..8da1601a7e63d614fff1525b838cd7274324b6f1 100644 (file)
@@ -437,8 +437,9 @@ an even number of hex digits with the serial number to use. After each
 use the serial number is incremented and written out to the file again.
 
 The default filename consists of the CA certificate file base name with
-".srl" appended. For example if the CA certificate file is called
-"mycacert.pem" it expects to find a serial number file called "mycacert.srl".
+F<.srl> appended. For example if the CA certificate file is called
+F<mycacert.pem> it expects to find a serial number file called
+F<mycacert.srl>.
 
 =item B<-CAcreateserial>