BIBJOIN 1 "17 February 1997" "Version 0.07" [section 5 of 8]
    .-3[SYNOPSIS]
       
       
    .-2[DESCRIPTION]
       
       
    .-1[OPTIONS]
    
    Top
    
    .+1[CAVEATS]
       
    .+2[SEE ALSO]
       
       
    .+3[AUTHOR]
bibjoin
will issue warning messages in the following
cases:
- 
With
-check-missing,
for unrecognized BibTeX entry types.  The entry
will be output without checking for missing key
names.
 
- 
For duplicate key names.  Such key/value pairs are
sorted together by name, preserving their original
order.
 
- 
When identical key/value pairs are reduced to a
single pair by discarding duplicates.
 
bibjoin
will issue an error message and terminate with
exit code 1, and
incomplete output,
in the following cases:
- 
for an unrecognized command-line argument (only
the minimal unique prefix of each option is
currently examined);
 
- 
end-of-file is reached while collecting an entry
or value;
 
- 
a line beginning with `@' is encountered while
collecting an entry, before balanced braces have
been found.
 
    .-3[SYNOPSIS]
       
       
    .-2[DESCRIPTION]
       
       
    .-1[OPTIONS]
    
    Top
    
    .+1[CAVEATS]
       
    .+2[SEE ALSO]
       
       
    .+3[AUTHOR]