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

Diff for /mandoc/Attic/st.in between version 1.13 and 1.15

version 1.13, 2010/06/19 20:46:28 version 1.15, 2010/07/31 23:52:58
Line 1 
Line 1 
 /*      $Id$ */  /*      $Id$ */
 /*  /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>   * Copyright (c) 2009, 2010 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 
  * the formatted output string.   * the formatted output string.
  *   *
  * Be sure to escape strings.   * Be sure to escape strings.
    *
    * REMEMBER TO ADD NEW STANDARDS TO MDOC.7!
  */   */
   
 LINE("-p1003.1-88",     "IEEE Std 1003.1-1988 (\\(lqPOSIX.1\\(rq)")  LINE("-p1003.1-88",     "IEEE Std 1003.1-1988 (\\(lqPOSIX.1\\(rq)")

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.15

CVSweb