Skip to content

Commit 6466355

Browse files
committed
manpage typos
1 parent a6496ee commit 6466355

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

doc/findproxyfile.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If a User DN is given
1616
uses the value of the
1717
.B --proxycache
1818
argument, the GRST_PROXY_PATH or the
19-
compile time default to detemine the location of the proxy cache directory.
19+
compile time default to determine the location of the proxy cache directory.
2020
The directory is searched for a proxy having the given User DN and
2121
Delegation ID. (If no Delegation ID is specificed, then the default value is
2222
used.)

doc/gsexec.8

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ directive.
5656

5757
If
5858
.BR "GridSiteExecMethod X509DN"
59-
is given, then the CGI program runs as a pool user, detemined using lock
59+
is given, then the CGI program runs as a pool user, determined using lock
6060
files in the exec mapping directory chosen as build time of gsexec.
6161
The pool user is chosen according
6262
to the client's full certificate X.509 DN (ie with any trailing GSI proxy

doc/htcp.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ identity may still be verified and the connection is still encrypted.
101101
.IP "--cert <X.509 cert path> and --key <X.509 key path>"
102102
Path to the PEM-encoded
103103
X.509 or GSI Proxy user certificate and key to use for HTTPS
104-
connections, intead of "anonymous mode." If only one of --key or --cert
104+
connections, instead of "anonymous mode." If only one of --key or --cert
105105
is given, then that will be tried for both. If neither is given, then the
106106
following order of precedence is used:
107107
the file name held by the variable X509_USER_PROXY; the file

doc/htproxyput.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ same effect.
5454
.IP "--cert <X.509 cert path> and --key <X.509 key path>"
5555
Path to the PEM-encoded
5656
X.509 or GSI Proxy user certificate and key to use for HTTPS
57-
connections, intead of "anonymous mode." If only one of --key or --cert
57+
connections, instead of "anonymous mode." If only one of --key or --cert
5858
is given, then that will be tried for both. If neither is given, then the
5959
following order of precedence is used:
6060
the file name held by the variable X509_USER_PROXY; the file

0 commit comments

Comments
 (0)