From a22a7aa6487d5fdf5bd05e69f5972aeb11530b85 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 27 Sep 2009 17:11:48 +0000 Subject: Fix typo in st.in (Alan Bueno, alan.bsd@gmail.com) --- st.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st.in') diff --git a/st.in b/st.in index 5860005a..25a9ffb0 100644 --- a/st.in +++ b/st.in @@ -35,7 +35,7 @@ LINE("-p1003.1b", "IEEE Std 1003.1b (\\(lqPOSIX.1\\(rq)") LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(lqPOSIX.1\\(rq)") LINE("-p1003.1c-95", "IEEE Std 1003.1c-1995 (\\(lqPOSIX.1\\(rq)") LINE("-p1003.1g-2000", "IEEE Std 1003.1g-2000 (\\(lqPOSIX.1\\(rq)") -LINE("-p1003.1i-95", "IEEE Std 1003.1i-1995 (\\(lqPOSIX.1\\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)") -- cgit