[BACK]Return to tip.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tip

Diff for /src/usr.bin/tip/Attic/tip.c between version 1.34 and 1.35

version 1.34, 2008/06/01 18:38:29 version 1.35, 2009/10/27 23:59:45
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 static const char copyright[] =  
 "@(#) Copyright (c) 1983, 1993\n\  
         The Regents of the University of California.  All rights reserved.\n";  
 #endif /* not lint */  
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)tip.c       8.1 (Berkeley) 6/6/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 /*  /*
  * tip - UNIX link to other systems   * tip - UNIX link to other systems
  *  tip [-v] [-speed] system-name   *  tip [-v] [-speed] system-name

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35