~xnox/ubuntu/natty/mdadm/natty-proposed

« back to all changes in this revision

Viewing changes to ReadMe.c

  • Committer: Dmitrijs Ledkovs
  • Author(s): martin f. krafft
  • Date: 2009-11-06 10:06:03 UTC
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: dmitrijs.ledkovs@canonical.com-20091106100603-q9s0evnzd106mrzt
Tags: 3.0.3-2
* Bumped Standards-Version to 3.8.3 without having to make changes.
* Fixed init dependencies of mdadm daemon init.d script; thanks Petter
  Reinholdtsen (closes: #541396).
* Switched source package to v3-quilt format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
549
549
;
550
550
 
551
551
char Help_config[] =
552
 
"The /etc/mdadm.conf config file:\n\n"
 
552
"The /etc/mdadm/mdadm.conf config file:\n\n"
553
553
" The config file contains, apart from blank lines and comment lines that\n"
554
554
" start with a hash(#), four sorts of configuration lines: array lines, \n"
555
555
" device lines, mailaddr lines and program lines.\n"