From 592d406208fb387fc14b5ec2663804d9f6a22a49 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 6 Dec 2005 18:50:52 +0000 Subject: Re-add daemonize support to the server Fix some pylint errors Add better error handling for function calls Add mesh-mode support for sshbase git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1612 ce84e21b-d406-0410-9b95-82705330c041 --- man/Bcfg2Server.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/Bcfg2Server.8') diff --git a/man/Bcfg2Server.8 b/man/Bcfg2Server.8 index e8714a5a0..dc7b80daa 100644 --- a/man/Bcfg2Server.8 +++ b/man/Bcfg2Server.8 @@ -3,7 +3,7 @@ Bcfg2Server \- Server for client configuration specifications .SH SYNOPSIS .B Bcfg2Server -.I [-D ] [-d] [-v] [-C ] +.I [-D ] [-d] [-v] [-C ] .SH DESCRIPTION .PP .B Bcfg2Server @@ -18,7 +18,7 @@ repository. .B \-C Statically set client. Useful for debugging problems with particular client's configs. .TP -.B \-D Daemonize. Leave the pid in the specified pid file. +.B \-D Daemonize, placing the program pid in the specified pidfile .SH "SEE ALSO" .BR bcfg(1), .BR ValidateBcfg2Repo(8) -- cgit v1.2.3-1-g7c22