Author: osallou-guest Date: 2011-11-09 14:26:29 +0000 (Wed, 09 Nov 2011) New Revision: 8496
Modified: trunk/packages/gmod/chado/trunk/debian/patches/fix_spelling_manpage Log: fix spell err in template Modified: trunk/packages/gmod/chado/trunk/debian/patches/fix_spelling_manpage =================================================================== --- trunk/packages/gmod/chado/trunk/debian/patches/fix_spelling_manpage 2011-11-09 14:21:32 UTC (rev 8495) +++ trunk/packages/gmod/chado/trunk/debian/patches/fix_spelling_manpage 2011-11-09 14:26:29 UTC (rev 8496) @@ -191,3 +191,23 @@ the normal table is updated and when the MV is updated. This tool provides the means of updating the MVs; see --automatic below. +--- a/load/bin/bulk_load_gff3.PLS ++++ b/load/bin/bulk_load_gff3.PLS +@@ -90,7 +90,7 @@ + to use the current directory) + --no_target_syn By default, the loader adds the targetId in + the synonyms list of the feature. This flag +- desactivate this. ++ deactivate this. + --unique_target Trust the unicity of the target IDs. IDs are case + sensitive. By default, the uniquename of a new target + will be 'TargetId_PrimaryKey'. With this flag, +@@ -256,7 +256,7 @@ + db_name must have an entry in the db table, with a value of + db.name equal to 'DB:db_name'; several database names were preinstalled + with the database when 'make prepdb' was run. Execute 'SELECT name +-FROM db' to find out what databases are already availble. New dbxref ++FROM db' to find out what databases are already available. New dbxref + entries are created in the dbxref table, and dbxrefs are linked to + features via the feature_dbxref table. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
