]> git.cameronkatri.com Git - mandoc.git/blobdiff - st.in
Merge man_args() into man_macro.c, the only place where it's called, and
[mandoc.git] / st.in
diff --git a/st.in b/st.in
index 7e613f167d7975f1269607d44db8ebda54a716d2..2d7d005e61cbaf9fb59778d6c008a2bd8e176546 100644 (file)
--- a/st.in
+++ b/st.in
@@ -1,6 +1,6 @@
-/*     $Id: st.in,v 1.12 2010/04/08 07:18:44 kristaps Exp $ */
+/*     $Id: st.in,v 1.15 2010/07/31 23:52:58 schwarze Exp $ */
 /*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  *
  * 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)")