From 849d8b780da19eb281ec93c709d51ca9dc32a27e Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Tue, 8 Jun 2010 09:06:58 -0700 Subject: Bug 601433 - Add man pages for start-dirsrv and related commands This adds man pages for the start-dirsrv, stop-dirsrv, and restart-dirsrv commands. --- man/man8/restart-dirsrv.8 | 50 +++++++++++++++++++++++++++++++++++++++++++++++ man/man8/start-dirsrv.8 | 50 +++++++++++++++++++++++++++++++++++++++++++++++ man/man8/stop-dirsrv.8 | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 150 insertions(+) create mode 100644 man/man8/restart-dirsrv.8 create mode 100644 man/man8/start-dirsrv.8 create mode 100644 man/man8/stop-dirsrv.8 (limited to 'man') diff --git a/man/man8/restart-dirsrv.8 b/man/man8/restart-dirsrv.8 new file mode 100644 index 00000000..cebb3181 --- /dev/null +++ b/man/man8/restart-dirsrv.8 @@ -0,0 +1,50 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH RESTART-DIRSRV 8 "Jun 8, 2010" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +restart-dirsrv \- restart script for Directory Server +.SH SYNOPSIS +.B restart-dirsrv +.RI [\fI\fR] +.SH DESCRIPTION +restart-dirsrv restarts all Directory Server instances on a system, +or only a single instance if specified +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +.SH OPTIONS +.TP +.B +Specifies a single Directory Server instance to restart +.br +.SH USAGE +Sample usage: +.TP +.B restart-dirsrv example +.br +.SH AUTHOR +restart\-dirsrv was written by the 389 Project. +.SH "REPORTING BUGS" +Report bugs to http://bugzilla.redhat.com. +.SH COPYRIGHT +Copyright \(co 2010 Red Hat, Inc. +.br +This is free software. You may redistribute copies of it under the terms of +the Directory Server license found in the LICENSE file of this +software distribution. This license is essentially the GNU General Public +License version 2 with an exception for plug-in distribution. diff --git a/man/man8/start-dirsrv.8 b/man/man8/start-dirsrv.8 new file mode 100644 index 00000000..26a3f9df --- /dev/null +++ b/man/man8/start-dirsrv.8 @@ -0,0 +1,50 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH START-DIRSRV 8 "Jun 8, 2010" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +start-dirsrv \- start script for Directory Server +.SH SYNOPSIS +.B start-dirsrv +.RI [\fI\fR] +.SH DESCRIPTION +start-dirsrv starts all Directory Server instances on a system, or +only a single instance if specified +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +.SH OPTIONS +.TP +.B +Specifies a single Directory Server instance to start +.br +.SH USAGE +Sample usage: +.TP +.B start-dirsrv example +.br +.SH AUTHOR +start\-dirsrv was written by the 389 Project. +.SH "REPORTING BUGS" +Report bugs to http://bugzilla.redhat.com. +.SH COPYRIGHT +Copyright \(co 2010 Red Hat, Inc. +.br +This is free software. You may redistribute copies of it under the terms of +the Directory Server license found in the LICENSE file of this +software distribution. This license is essentially the GNU General Public +License version 2 with an exception for plug-in distribution. diff --git a/man/man8/stop-dirsrv.8 b/man/man8/stop-dirsrv.8 new file mode 100644 index 00000000..6cfd0071 --- /dev/null +++ b/man/man8/stop-dirsrv.8 @@ -0,0 +1,50 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH STOP-DIRSRV 8 "Jun 8, 2010" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +stop-dirsrv \- stop script for Directory Server +.SH SYNOPSIS +.B start-dirsrv +.RI [\fI\fR] +.SH DESCRIPTION +stop-dirsrv stops all Directory Server instances on a system, or +only a single instance if specified +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +.SH OPTIONS +.TP +.B +Specifies a single Directory Server instance to stop +.br +.SH USAGE +Sample usage: +.TP +.B stop-dirsrv example +.br +.SH AUTHOR +stop\-dirsrv was written by the 389 Project. +.SH "REPORTING BUGS" +Report bugs to http://bugzilla.redhat.com. +.SH COPYRIGHT +Copyright \(co 2010 Red Hat, Inc. +.br +This is free software. You may redistribute copies of it under the terms of +the Directory Server license found in the LICENSE file of this +software distribution. This license is essentially the GNU General Public +License version 2 with an exception for plug-in distribution. -- cgit