1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Author: Thomas Koch <thomas@koch.ro>
Description: correct typo in manpage
Upstream already fixed this for the next release.
diff --git a/data/xwrited.1.xml b/data/xwrited.1.xml
index 9f1c175..b4dbb4d 100644
--- a/data/xwrited.1.xml
+++ b/data/xwrited.1.xml
@@ -49,7 +49,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
- <command>sencrypt</command>
+ <command>xwrited</command>
<arg choice="opt">
<option>-d</option>
</arg>
|