[Pkg-privacy-commits] [libotr] 22/225: Made the documentation match the new version of the otr toolkit

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:44:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository libotr.

commit 8266f41d387f14eb49dcf5fecdbb373d17edd954
Author: cypherpunk <cypherpunk>
Date:   Thu Oct 27 19:36:03 2005 +0000

    Made the documentation match the new version of the otr toolkit
---
 README                | 2 +-
 toolkit/otr_toolkit.1 | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README
index 2dfb4c1..690fbb8 100644
--- a/README
+++ b/README
@@ -207,7 +207,7 @@ Here are the six programs in the toolkit:
      you can still forge messages of your choice using the otr_readforge
      command, above.
 
- - otr_remac mackey keyid keyid pubkey counter encdata revealed_mackeys
+ - otr_remac mackey flags keyid keyid pubkey counter encdata revealed_mackeys
    - Make a new OTR Data Message, with the given pieces (note that the
      data part is already encrypted).  MAC it with the given mackey.
 
diff --git a/toolkit/otr_toolkit.1 b/toolkit/otr_toolkit.1
index 6224918..45a8e72 100644
--- a/toolkit/otr_toolkit.1
+++ b/toolkit/otr_toolkit.1
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH OTR_PARSE 1 "October 16, 2005"
+.TH OTR_PARSE 1 "October 27, 2005"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -33,7 +33,7 @@ otr_parse, otr_sesskeys, otr_mackey, otr_readforge, otr_modify, otr_remac \- Pro
 .I mackey old_text new_text offset
 .br
 .B otr_remac
-.I mackey snd_keyid rcv_keyid pubkey counter encdata revealed_mackeys
+.I mackey flags snd_keyid rcv_keyid pubkey counter encdata revealed_mackeys
 .SH DESCRIPTION
 Off-the-Record (OTR) Messaging allows you to have private conversations
 over IM by providing:
@@ -95,7 +95,7 @@ Here are the six programs in the toolkit:
      you can still forge messages of your choice using the
      otr_readforge command, above.
 
- - otr_remac mackey snd_keyid rcv_keyid pubkey counter encdata revealed_mackeys
+ - otr_remac mackey flags snd_keyid rcv_keyid pubkey counter encdata revealed_mackeys
    - Make a new OTR Data Message, with the given pieces (note that the
      data part is already encrypted).  MAC it with the given mackey.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git



More information about the Pkg-privacy-commits mailing list