diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/scripts/mkiv/context.html | 6 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/context.man | 6 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/context.xml | 6 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.html | 6 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.man | 6 | ||||
-rw-r--r-- | doc/context/scripts/mkiv/mtx-context.xml | 6 |
6 files changed, 18 insertions, 18 deletions
diff --git a/doc/context/scripts/mkiv/context.html b/doc/context/scripts/mkiv/context.html index 567b9b165..035e3a7db 100644 --- a/doc/context/scripts/mkiv/context.html +++ b/doc/context/scripts/mkiv/context.html @@ -116,9 +116,9 @@ <tr><th>--extra=name</th><td></td><td>process extra (mtx-context-... in distribution)</td></tr> <tr><th>--extras</th><td></td><td>show extras</td></tr> <tr><th/><td/><td/></tr> - <tr><th>--ownerpassword</th><td></td><td></td></tr> - <tr><th>--userpassword</th><td></td><td></td></tr> - <tr><th>--permissions</th><td></td><td></td></tr> + <tr><th>--ownerpassword</th><td></td><td>encrypt the (pdf) file using this master password</td></tr> + <tr><th>--userpassword</th><td></td><td>use an additional password for opening the document</td></tr> + <tr><th>--permissions</th><td></td><td>list of: print, modify, extract, add, fillin, assemble, quality</td></tr> <tr><th colspan="3">special</th></tr> <tr><th/><td/><td/></tr> <tr><th>--pdftex</th><td></td><td>process file with texexec using pdftex</td></tr> diff --git a/doc/context/scripts/mkiv/context.man b/doc/context/scripts/mkiv/context.man index 7f6e97fda..a952e8c69 100644 --- a/doc/context/scripts/mkiv/context.man +++ b/doc/context/scripts/mkiv/context.man @@ -190,13 +190,13 @@ process extra (mtx-context-... in distribution) show extras .TP .B --ownerpassword - +encrypt the (pdf) file using this master password .TP .B --userpassword - +use an additional password for opening the document .TP .B --permissions - +list of: print, modify, extract, add, fillin, assemble, quality .SH OPTIONS: SPECIAL .TP .B --pdftex diff --git a/doc/context/scripts/mkiv/context.xml b/doc/context/scripts/mkiv/context.xml index c2e7c1c0b..bf341c21a 100644 --- a/doc/context/scripts/mkiv/context.xml +++ b/doc/context/scripts/mkiv/context.xml @@ -225,13 +225,13 @@ </subcategory> <subcategory> <flag name="ownerpassword"> - encrypt the (pdf) file using this master password + <short>encrypt the (pdf) file using this master password</short> </flag> <flag name="userpassword"> - use an additional password for opening the document + <short>use an additional password for opening the document</short> </flag> <flag name="permissions"> - list of: print, modify, extract, add, fillin, assemble, quality + <short>list of: print, modify, extract, add, fillin, assemble, quality</short> </flag> </subcategory> </category> diff --git a/doc/context/scripts/mkiv/mtx-context.html b/doc/context/scripts/mkiv/mtx-context.html index 567b9b165..035e3a7db 100644 --- a/doc/context/scripts/mkiv/mtx-context.html +++ b/doc/context/scripts/mkiv/mtx-context.html @@ -116,9 +116,9 @@ <tr><th>--extra=name</th><td></td><td>process extra (mtx-context-... in distribution)</td></tr> <tr><th>--extras</th><td></td><td>show extras</td></tr> <tr><th/><td/><td/></tr> - <tr><th>--ownerpassword</th><td></td><td></td></tr> - <tr><th>--userpassword</th><td></td><td></td></tr> - <tr><th>--permissions</th><td></td><td></td></tr> + <tr><th>--ownerpassword</th><td></td><td>encrypt the (pdf) file using this master password</td></tr> + <tr><th>--userpassword</th><td></td><td>use an additional password for opening the document</td></tr> + <tr><th>--permissions</th><td></td><td>list of: print, modify, extract, add, fillin, assemble, quality</td></tr> <tr><th colspan="3">special</th></tr> <tr><th/><td/><td/></tr> <tr><th>--pdftex</th><td></td><td>process file with texexec using pdftex</td></tr> diff --git a/doc/context/scripts/mkiv/mtx-context.man b/doc/context/scripts/mkiv/mtx-context.man index 7f6e97fda..a952e8c69 100644 --- a/doc/context/scripts/mkiv/mtx-context.man +++ b/doc/context/scripts/mkiv/mtx-context.man @@ -190,13 +190,13 @@ process extra (mtx-context-... in distribution) show extras .TP .B --ownerpassword - +encrypt the (pdf) file using this master password .TP .B --userpassword - +use an additional password for opening the document .TP .B --permissions - +list of: print, modify, extract, add, fillin, assemble, quality .SH OPTIONS: SPECIAL .TP .B --pdftex diff --git a/doc/context/scripts/mkiv/mtx-context.xml b/doc/context/scripts/mkiv/mtx-context.xml index c2e7c1c0b..bf341c21a 100644 --- a/doc/context/scripts/mkiv/mtx-context.xml +++ b/doc/context/scripts/mkiv/mtx-context.xml @@ -225,13 +225,13 @@ </subcategory> <subcategory> <flag name="ownerpassword"> - encrypt the (pdf) file using this master password + <short>encrypt the (pdf) file using this master password</short> </flag> <flag name="userpassword"> - use an additional password for opening the document + <short>use an additional password for opening the document</short> </flag> <flag name="permissions"> - list of: print, modify, extract, add, fillin, assemble, quality + <short>list of: print, modify, extract, add, fillin, assemble, quality</short> </flag> </subcategory> </category> |