From: Tim Kientzle Date: Mon, 26 Jan 2015 05:57:47 +0000 (-0800) Subject: Missing .El at end of list. X-Git-Tag: v3.1.900a~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6df70d2427eee667ae9b131f933a8c823906dfe;p=thirdparty%2Flibarchive.git Missing .El at end of list. --- diff --git a/libarchive/archive_write_set_passphrase.3 b/libarchive/archive_write_set_passphrase.3 index ba517dd0f..2585595e3 100644 --- a/libarchive/archive_write_set_passphrase.3 +++ b/libarchive/archive_write_set_passphrase.3 @@ -65,6 +65,7 @@ Register callback function that will be invoked to get a passphrase for encrption if the passphrase was not set by the .Fn archive_write_set_passphrase function. +.El .\" .Sh ERRORS .Sh SEE ALSO .Xr tar 1 ,