]> git.cameronkatri.com Git - mandoc.git/blobdiff - st.in
Made `Cd' parseable (too many SYNOPSIS sections do this).
[mandoc.git] / st.in
diff --git a/st.in b/st.in
index 2727ae851041a99db254aff2f7d5135963f3d819..ae3360c386eecccf9c936763f6450440b9da0f0f 100644 (file)
--- a/st.in
+++ b/st.in
@@ -1,4 +1,19 @@
-/* $Id: st.in,v 1.4 2009/04/02 16:37:40 kristaps Exp $ */
+/*     $Id: st.in,v 1.6 2009/07/11 18:55:37 kristaps Exp $ */
+/*
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ */
 
 /*
  * This file defines the .St macro arguments.  If you add a new
@@ -20,6 +35,7 @@ LINE("-p1003.1b",     "IEEE Std 1003.1b (\\(lqPOSIX\\(rq)")
 LINE("-p1003.1b-93",   "IEEE Std 1003.1b-1993 (\\(lqPOSIX\\(rq)")
 LINE("-p1003.1c-95",   "IEEE Std 1003.1c-1995 (\\(lqPOSIX\\(rq)")
 LINE("-p1003.1g-2000", "IEEE Std 1003.1g-2000 (\\(lqPOSIX\\(rq)")
+LINE("-p1003.1i-95",   "IEEE Std 1003.1i-1995 (\\(lqPOSIX.1\\rq)")
 LINE("-p1003.2-92",    "IEEE Std 1003.2-1992 (\\(lqPOSIX.2\\(rq)")
 LINE("-p1387.2-95",    "IEEE Std 1387.2-1995 (\\(lqPOSIX.7.2\\(rq)")
 LINE("-p1003.2",       "IEEE Std 1003.2 (\\(lqPOSIX.2\\(rq)")