diff options
author | 1999-04-25 14:54:09 +0000 | |
---|---|---|
committer | 1999-04-25 14:54:09 +0000 | |
commit | 1f988c208531a451d6e4059ebe63193774d73d4f (patch) | |
tree | f727a1ae355f6dafacf2a545de546aa155ef17d8 /share | |
parent | Fixed bug involving offsets from yearly "special events" (i.e Easter). (diff) | |
download | wireguard-openbsd-1f988c208531a451d6e4059ebe63193774d73d4f.tar.xz wireguard-openbsd-1f988c208531a451d6e4059ebe63193774d73d4f.zip |
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 |