From be40b9eab4297ffb47abb6b1c643224477468371 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 13 Jul 2006 11:53:21 +0000 Subject: This man page is about gendistrib, not genhdlist. Also, fix $VERSION under svn. --- gendistrib | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gendistrib') diff --git a/gendistrib b/gendistrib index 1919dfa..8c1e253 100755 --- a/gendistrib +++ b/gendistrib @@ -1,6 +1,6 @@ #!/usr/bin/perl -(our $VERSION) = q$Id$ =~ /(\d+\.\d+)/; +(our $VERSION) = q$Id$ =~ /(\d+)/; use strict; use Cwd; @@ -522,11 +522,11 @@ readable label for the media. =head2 Operation -F should be passed the F directory as parameter. It will +F should be passed the F directory as parameter. It will then generate the hdlist and synthesis files and all other files needed for proper repository operation. -F will also verify any broken dependencies in your repository +F will also verify any broken dependencies in your repository and report them. =head1 SEE ALSO -- cgit v1.2.1