From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc3) Gecko/20020528 Description of problem: \fR where \fB ought to be. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: Look at the markup. Duh. Here is the fix: --- efax.1 2002/07/22 05:28:31 1.1 +++ efax.1 2002/07/22 05:30:21 @@ -791,8 +791,8 @@ efax will lock the modem device before opening it if one or more UUCP lock file names are given with \fB-x\fP options. Most -programs place their lock files in the \fR/usr/spool/uucp\fP or -\fR/var/lock\fP directories and use the name \fRLCK..\fP\fIdev\fP +programs place their lock files in the \fB/usr/spool/uucp\fP or +\fB/var/lock\fP directories and use the name \fBLCK..\fP\fIdev\fP where \fIdev\fP is the name of the device file in the /dev directory that is to be locked. Additional info:
it's fixed in efax-0.9-16. Thanks for your report