[client] minor man page tweak

This commit is contained in:
Michael Rash
2013-06-09 15:57:16 -04:00
parent 88e1e0e099
commit dbfa2579a7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2,12 +2,12 @@
.\" Title: fwknop
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 06/05/2013
.\" Date: 06/09/2013
.\" Manual: Fwknop Client
.\" Source: Fwknop Client
.\" Language: English
.\"
.TH "FWKNOP" "8" "06/05/2013" "Fwknop Client" "Fwknop Client"
.TH "FWKNOP" "8" "06/09/2013" "Fwknop Client" "Fwknop Client"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -138,7 +138,7 @@ Read the encryption key/password from stdin\&. This can be used to send the data
.PP
\fB\-\-fd\fR=\fI<number>\fR
.RS 4
Specify the file descriptor number to read the key/password from\&. This command avoids the user being prompted for his password if none has been found in the user specific stanza, or none has been supplied on the command line\&. A file descriptor set to 0 is similar to the stdin command\&.
Specify the file descriptor number to read the key/password from\&. This command avoids the user being prompted for a password if none has been found in the user specific stanza, or none has been supplied on the command line\&. A file descriptor set to 0 is similar to the stdin command\&.
.RE
.PP
\fB\-\-get\-hmac\-key\fR=\fI<file>\fR
+1 -1
View File
@@ -165,7 +165,7 @@ GENERAL OPTIONS
*--fd*='<number>'::
Specify the file descriptor number to read the key/password from. This
command avoids the user being prompted for his password if none has been
command avoids the user being prompted for a password if none has been
found in the user specific stanza, or none has been supplied on the
command line. A file descriptor set to 0 is similar to the stdin command.