diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-03-06 14:24:49 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-03-06 14:24:49 +0000 |
commit | 7024ee7ca35a8033dee9ec0936cd2f3e0251aca2 (patch) | |
tree | d98189a2f8785e0f2217c5b3a2a0a6abe57112d1 /st.in | |
parent | bc942b21e65675353944cc575b047c6a80080195 (diff) | |
download | mandoc-7024ee7ca35a8033dee9ec0936cd2f3e0251aca2.tar.gz |
Documented the strings script.
Diffstat (limited to 'st.in')
-rw-r--r-- | st.in | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +# $Id$ +# +# This file defines the `.St' macro arguments. Lines are composed of +# tab-delimited fields -- multiple tabs may delimit fields. Comment +# lines begin with '#'; blank lines are also ok. +# +# These were last grok'd from OpenBSD-4.4's mdoc.samples(7). + -p1003.1-88 IEEE Std 1003.1-1988 (\\\\(lqPOSIX\\\\(rq) -p1003.1-90 IEEE Std 1003.1-1990 (\\\\(lqPOSIX\\\\(rq) -p1003.1-96 ISO/IEC 9945-1:1996 (\\\\(lqPOSIX\\\\(rq) |