Closed Bug 1038526 Opened 10 years ago Closed 10 years ago

Update pp manpage to match changes introduced in nss-3.16.2

Categories

(NSS :: Documentation, defect)

3.16
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: elio.maldonado.batiz, Assigned: elio.maldonado.batiz)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Fixes for pp man page (obsolete) — Splinter Review
As of nss-3.16.2, the pp command has a new command-line option -u, which means "use UTF-8". The default is to show a non-ASCII character as ".". Thhe pp man pages needs to reflect that change and also needs other fixes.
Assignee: nobody → emaldona
Attachment #8455897 - Flags: review?(kaie)
Summary: Fix man pages command line descriptions to patch latest changes → Update pp manpage to match changes introduced in nss-3.16.2
Target Milestone: --- → 3.17
Blocks: 836477
Comment on attachment 8455897 [details] [diff] [review]
Fixes for pp man page

r=kaie

Thank you
Attachment #8455897 - Flags: review?(kaie) → review+
Comment on attachment 8455897 [details] [diff] [review]
Fixes for pp man page

>         <term><option>-u </option> <replaceable>outputfile</replaceable></term>

Can you please change "outputfile" to "UTF-8" ?
Wait, something looks wronh here. Doing shows:
$ ./dist/Linux3.15_x86_64_glibc_PTH_64_DBG.OBJ/bin/pp -H
Usage:  pp [-t type] [-a] [-i input] [-o output] [-w] [-u]
Pretty prints a file containing ASN.1 data in DER or ascii format.
-t type        Specify input and display type: private-key (sk),
               public-key (pk), certificate (c), certificate-request (cr),
               certificate-identity (ci), pkcs7 (p7), crl or name (n).
               (Use either the long type name or the shortcut.)
-a             Input is in ascii encoded form (RFC1113)
-i input       Define an input file to use (default is stdin)
-o output      Define an output file to use (default is stdout)
-w             Don't wrap long output lines
-u             Use UTF-8 (default is to show non-ascii as .)

Neither the -u nor the -w take arguments. New patch comming.
Similat to previous patch but the -u and -w options don't take arguments.
Attachment #8455897 - Attachment is obsolete: true
Attachment #8464049 - Flags: review?(kaie)
Attachment #8464049 - Flags: review?(kaie) → review+
Pushed: https://hg.mozilla.org/projects/nss/rev/357107fa14a8
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: