* mandoc: Add new argument for IEEE 1003.1-2024 aka POSIX.1; patch from
@ 2024-06-16 18:49 schwarze
0 siblings, 0 replies; only message in thread
From: schwarze @ 2024-06-16 18:49 UTC (permalink / raw)
To: source
Log Message:
-----------
Add new argument for IEEE 1003.1-2024 aka POSIX.1;
patch from job@, OK jmc@.
Modified Files:
--------------
mandoc:
st.c
Revision Data
-------------
Index: st.c
===================================================================
RCS file: /home/cvs/mandoc/mandoc/st.c,v
diff -Lst.c -Lst.c -u -p -r1.17 -r1.18
--- st.c
+++ st.c
@@ -37,6 +37,7 @@ LINE("-p1003.1-96", "ISO/IEC 9945-1:1996
LINE("-p1003.1-2001", "IEEE Std 1003.1-2001 (\\(lqPOSIX.1\\(rq)")
LINE("-p1003.1-2004", "IEEE Std 1003.1-2004 (\\(lqPOSIX.1\\(rq)")
LINE("-p1003.1-2008", "IEEE Std 1003.1-2008 (\\(lqPOSIX.1\\(rq)")
+LINE("-p1003.1-2024", "IEEE Std 1003.1-2024 (\\(lqPOSIX.1\\(rq)")
LINE("-p1003.1", "IEEE Std 1003.1 (\\(lqPOSIX.1\\(rq)")
LINE("-p1003.1b", "IEEE Std 1003.1b (\\(lqPOSIX.1b\\(rq)")
LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(lqPOSIX.1b\\(rq)")
--
To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-06-16 18:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-16 18:49 mandoc: Add new argument for IEEE 1003.1-2024 aka POSIX.1; patch from schwarze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).