diff options
author | Dave Brolley <brolley@redhat.com> | 2009-04-28 11:46:12 -0400 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2009-04-28 11:46:12 -0400 |
commit | a5f9c5459d2750820d29b8ca7e28d979690cb74e (patch) | |
tree | 2b497601d8c6d2d86a24962edc77a33ae5250e61 | |
parent | 35e8865695152377e91e387f1568229512ff0989 (diff) | |
download | systemtap-steved-a5f9c5459d2750820d29b8ca7e28d979690cb74e.tar.gz systemtap-steved-a5f9c5459d2750820d29b8ca7e28d979690cb74e.tar.xz systemtap-steved-a5f9c5459d2750820d29b8ca7e28d979690cb74e.zip |
Update certificate file name.
-rw-r--r-- | stap-server.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stap-server.8.in b/stap-server.8.in index 5de87532..36bbb23b 100644 --- a/stap-server.8.in +++ b/stap-server.8.in @@ -174,7 +174,7 @@ program accepts two arguments: .TP .B CERTFILE This is the name of the file containing the certificate of the new trusted -server. This is the file named \fIstap-server.cert\fR which can be found in the +server. This is the file named \fIstap.cert\fR which can be found in the server\[aq]s certificate database. .TP |