start-dirsrv.8 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. .\" Hey, EMACS: -*- nroff -*-
  2. .\" First parameter, NAME, should be all caps
  3. .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
  4. .\" other parameters are allowed: see man(7), man(1)
  5. .TH START-DIRSRV 8 "Jun 8, 2010"
  6. .\" Please adjust this date whenever revising the manpage.
  7. .\"
  8. .\" Some roff macros, for reference:
  9. .\" .nh disable hyphenation
  10. .\" .hy enable hyphenation
  11. .\" .ad l left justify
  12. .\" .ad b justify to both left and right margins
  13. .\" .nf disable filling
  14. .\" .fi enable filling
  15. .\" .br insert line break
  16. .\" .sp <n> insert n+1 empty lines
  17. .\" for manpage-specific macros, see man(7)
  18. .SH NAME
  19. start-dirsrv \- start script for Directory Server
  20. .SH SYNOPSIS
  21. .B start-dirsrv
  22. .RI [\fI<instance>\fR]
  23. .SH DESCRIPTION
  24. start-dirsrv starts all Directory Server instances on a system, or
  25. only a single instance if specified
  26. .PP
  27. .\" TeX users may be more comfortable with the \fB<whatever>\fP and
  28. .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
  29. .\" respectively.
  30. .SH OPTIONS
  31. .TP
  32. .B <instance>
  33. Specifies a single Directory Server instance to start
  34. .br
  35. .SH USAGE
  36. Sample usage:
  37. .TP
  38. .B start-dirsrv example
  39. .br
  40. .SH AUTHOR
  41. start\-dirsrv was written by the 389 Project.
  42. .SH "REPORTING BUGS"
  43. Report bugs to http://bugzilla.redhat.com.
  44. .SH COPYRIGHT
  45. Copyright \(co 2010 Red Hat, Inc.
  46. .br
  47. This is free software. You may redistribute copies of it under the terms of
  48. the Directory Server license found in the LICENSE file of this
  49. software distribution. This license is essentially the GNU General Public
  50. License version 2 with an exception for plug-in distribution.