]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Missing .El at end of list.
authorTim Kientzle <kientzle@acm.org>
Mon, 26 Jan 2015 05:57:47 +0000 (21:57 -0800)
committerTim Kientzle <kientzle@acm.org>
Mon, 26 Jan 2015 05:57:47 +0000 (21:57 -0800)
libarchive/archive_write_set_passphrase.3

index ba517dd0f73d027755383321bb746497876c84b0..2585595e331af04b8683d6bab93d185120d220c3 100644 (file)
@@ -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 ,