[BACK]Return to arch.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/arch.in between version 1.7 and 1.9

version 1.7, 2010/03/26 07:07:58 version 1.9, 2010/07/19 15:43:10
Line 1 
Line 1 
 /*      $Id$ */  /*      $Id$ */
 /*  /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>   * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *   *
  * Permission to use, copy, modify, and distribute this software for any   * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above   * purpose with or without fee is hereby granted, provided that the above
Line 22 
Line 22 
  * formatted output.   * formatted output.
  *   *
  * Be sure to escape strings.   * Be sure to escape strings.
    *
    * REMEMBER TO ADD NEW ARCHITECTURES TO MDOC.7!
  */   */
   
 LINE("alpha",           "Alpha")  LINE("alpha",           "Alpha")

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.9

CVSweb