Fix manpage typo

Thanks : Jrme Petazzoni <jp@enix.org>

Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
This commit is contained in:
Neil Brown 2005-04-04 05:16:02 +00:00
parent 9a4e08d289
commit 19f8b8fcf2
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Changes Prior to 1.9.0 release Changes Prior to 1.9.0 release
- Fix rpm build problem (stray %) - Fix rpm build problem (stray %)
- Minor manpage updates
Changes Prior to 1.8.0 release Changes Prior to 1.8.0 release
- Makefile cleanup from Luca Berra <bluca@comedia.it> - Makefile cleanup from Luca Berra <bluca@comedia.it>

View File

@ -1147,7 +1147,7 @@ file. This command will typically go in a system startup file.
.B " mdadm --stop --scan" .B " mdadm --stop --scan"
.br .br
This will shut down all array that can be shut down (i.e. are not This will shut down all array that can be shut down (i.e. are not
currently in used). This will typically going in a system shutdown script. currently in use). This will typically go in a system shutdown script.
.B " mdadm --follow --scan --delay=120" .B " mdadm --follow --scan --delay=120"
.br .br