From: Tim Kientzle Date: Thu, 19 Mar 2009 04:01:02 +0000 (-0400) Subject: I misspelled ".Cm" X-Git-Tag: v2.7.0~128 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4b1f4110be0635606bcf5f7e188bd19611cdcd4;p=thirdparty%2Flibarchive.git I misspelled ".Cm" SVN-Revision: 806 --- diff --git a/libarchive/archive_read.3 b/libarchive/archive_read.3 index 6e1407179..bb56ec47b 100644 --- a/libarchive/archive_read.3 +++ b/libarchive/archive_read.3 @@ -247,11 +247,11 @@ only to modules whose name matches .Ar module . .El The return value will be -.Cn ARCHIVE_OK +.Cm ARCHIVE_OK if any module accepts the option, or -.Cn ARCHIVE_WARN +.Cm ARCHIVE_WARN if no module accepted the option, or -.Cn ARCHIVE_FATAL +.Cm ARCHIVE_FATAL if there was a fatal error while attempting to process the option. .Pp The currently supported options are: