diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-09 07:55:58 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-09 07:55:58 +0100 |
commit | 6d6138fbd881a4ed583e5590e4a4adfe8a96911b (patch) | |
tree | ae9eb56432ed15ee0e948de7a16fb4379ebdf4d3 /sys/man/8 | |
parent | 60ee15b4e2aca4b4e941bb21aa0d584c8b725ff1 (diff) |
tlssrv(8): fix bad cross reference
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/tlssrv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/tlssrv b/sys/man/8/tlssrv index e813f150c..1adf30d43 100644 --- a/sys/man/8/tlssrv +++ b/sys/man/8/tlssrv @@ -83,7 +83,7 @@ Specifying a certificate in pem(8) format with the .B -c flag, causes the client to submit this certificate upon server's request. A corresponding key has to be present in -.IR factotum(4). +.IR factotum (4). If the .B -t flag |