[BACK]Return to ident.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / rcs

Diff for /src/usr.bin/rcs/ident.1 between version 1.4 and 1.5

version 1.4, 2006/04/19 11:08:23 version 1.5, 2006/04/24 16:16:56
Line 23 
Line 23 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Op Fl qV  .Op Fl qV
 .Op Ar file ...  .Ar
 .Sh DESCRIPTION  .Sh DESCRIPTION
 The  The
 .Nm  .Nm
Line 47 
Line 47 
 Given the following source code in file  Given the following source code in file
 .Pa foo.c :  .Pa foo.c :
 .Bd -literal -offset indent  .Bd -literal -offset indent
 #include <stdio.h>  #include \*(Ltstdio.h\*(Gt
   
 static char const rcsid[] =  static char const rcsid[] =
         "$\&Id: foo.c,v 1.2 2005/11/18 09:34:51 xsa Exp $";          "$\&Id: foo.c,v 1.2 2005/11/18 09:34:51 xsa Exp $";

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5