From 873e75ccf0f7188ec5094f7002137ccee7809e5d Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Fri, 15 May 2009 10:07:59 +0200 Subject: Fixed comma space, space dot typos in various man pages. Reported-by: K.Prasad --- stap-server.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stap-server.8.in') diff --git a/stap-server.8.in b/stap-server.8.in index 262b3fdd..0480b6d5 100644 --- a/stap-server.8.in +++ b/stap-server.8.in @@ -181,7 +181,7 @@ server\[aq]s certificate database. .B DIRNAME This optional argument is the name of the directory containing the client\-side certificate database to which the certificate is to be added. If not specified, the -default, for non\-root users,is +default, for non\-root users, is .I $HOME/.systemtap/ssl/server\fP. For root users (EUID=0), the default is .I $sysconfdir/systemtap/ssl/server\fP. -- cgit