summaryrefslogtreecommitdiff
path: root/doc/man/ouroboros.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/ouroboros.8')
-rw-r--r--doc/man/ouroboros.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/ouroboros.8 b/doc/man/ouroboros.8
index 5d3d9475..759b1433 100644
--- a/doc/man/ouroboros.8
+++ b/doc/man/ouroboros.8
@@ -389,11 +389,11 @@ not accept future flow allocation requests for \fIname\fR.
.SH IRM NAME COMMANDS
.PP
\fBirm name create \fIname\fR lb \fIpolicy\fR
-[sencpath \fI/path/to/server/enc.cfg\fR]
+[sencpath \fI/path/to/server/enc.conf\fR]
[scrtpath \fI/path/to/server/crt.pem\fR]
[skeypath \fI/path/to/server/key.pem\fR]
-[cencpath \fI/path/to/client/enc.cfg\fR]
+[cencpath \fI/path/to/client/enc.conf\fR]
[ccrtpath \fI/path/to/client/crt.pem\fR]
[ckeypath \fI/path/to/client/key.pem\fR]
.RS 4
@@ -401,7 +401,7 @@ Create a name \fIname\fR with a load-balancing policy and security credentials
.br
\fIpolicy\fR: round-robin, spillover
.br
-\fI/path/to/enc.cfg\fR: The path to the server and client encryption configuration.
+\fI/path/to/enc.conf\fR: The path to the server and client encryption configuration.
\fI/path/to/pem\fR: The path to the server and client certificates and
private keys, in pem format.
.br