diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-04-25 14:54:10 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-04-25 14:54:10 +0000 |
commit | 6e82117c3abbebce324b3b5ffef012f25c5f93a9 (patch) | |
tree | 4fbfba28dc693c20b5b084702abfbc332e76f7a5 /share | |
parent | 7b1f12512021f9122611ef5440baa8196fd798c8 (diff) |
Added -susv2 to .St usage.
Diffstat (limited to 'share')
-rw-r--r-- | share/tmac/mdoc/doc-syms | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index 08c5f7f40e5..57e79583c82 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.22 1999/04/22 22:06:43 alex Exp $ +.\" $OpenBSD: doc-syms,v 1.23 1999/04/25 14:54:09 alex Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -285,7 +285,7 @@ .de St .if \\n(aC==0 \{\ . ie \\n(.$==0 \{\ -.tm Usage: .St [-p1003.1-88 | -p1003.1-90 | -p1003.2 | -p1003.1b | -p1003.1b-93 | -p1387.2-95 | -p1387.2 | -ansiC-89 | -ieee754 | -iso | -xpg3 | -xpg4 | -xpg4.2 ] \\*(Pu ... (#\\n(.c) +.tm Usage: .St [-p1003.1-88 | -p1003.1-90 | -p1003.2 | -p1003.1b | -p1003.1b-93 | -p1387.2-95 | -p1387.2 | -ansiC-89 | -ieee754 | -iso | -xpg3 | -xpg4 | -xpg4.2 | -susv2 ] \\*(Pu ... (#\\n(.c) . \} . el \{\ . ds mN St |