From a1a0ccefc1f6c71953195684e9d43c1aa919f5e7 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 19 Oct 2009 20:39:59 +0000 Subject: sync to 1.9.7: typo; from Alan Bueno, alan dot bsd at gmail dot com --- usr.bin/mandoc/st.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/mandoc/st.in b/usr.bin/mandoc/st.in index bd7cef2a45b..dc0d5f5e057 100644 --- a/usr.bin/mandoc/st.in +++ b/usr.bin/mandoc/st.in @@ -1,4 +1,4 @@ -/* $Id: st.in,v 1.4 2009/08/09 23:41:13 schwarze Exp $ */ +/* $Id: st.in,v 1.5 2009/10/19 20:39:58 schwarze Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -35,7 +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.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 v1.2.3