=================================================================== RCS file: /cvs/mandoc/Attic/st.in,v retrieving revision 1.13 retrieving revision 1.15 diff -u -p -r1.13 -r1.15 --- mandoc/Attic/st.in 2010/06/19 20:46:28 1.13 +++ mandoc/Attic/st.in 2010/07/31 23:52:58 1.15 @@ -1,6 +1,6 @@ -/* $Id: st.in,v 1.13 2010/06/19 20:46:28 kristaps Exp $ */ +/* $Id: st.in,v 1.15 2010/07/31 23:52:58 schwarze Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009, 2010 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -22,6 +22,8 @@ * the formatted output string. * * 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)")