diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-12-20 21:30:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-12-20 21:30:38 +0000 |
commit | 1b92ac9e4e776810fd0bbaac5e9c5dae7ff1ebf1 (patch) | |
tree | 4722e263dc8bcf305e405c6609695e605f1789b7 | |
parent | 684c3384c9134323def4b1bbb84f3e9f428971a1 (diff) |
make -xpg4.2 abbreviation XPG4.2; kleink
-rw-r--r-- | share/tmac/mdoc/doc-syms | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index df3dfacfb0a..cb361d348ed 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.11 1997/10/20 02:04:45 etheisen Exp $ +.\" $OpenBSD: doc-syms,v 1.12 1997/12/20 21:30:37 deraadt Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -396,11 +396,11 @@ . if "\\*(A\\n(aP"-xpg4.2" \{\ . ie \\n(sT==1 \{\ . ds b1 \&\\*(tNX/Open Portability Guide Issue 4.2\\*(aa\\*(sV -. as b1 (``\\*(tNXPG4\\*(aa'') +. as b1 (``\\*(tNXPG4.2\\*(aa'') . \} . el \{\ . ds b1 \&\\*(tNX/Open Portability Guide Issue 4.2\\*(aa\\*(sV -. as b1 (``\\*(tNXPG4\\*(aa'') +. as b1 (``\\*(tNXPG4.2\\*(aa'') . \} . \} . ie \\n(aC>\\n(aP \{\ |