diff options
Diffstat (limited to 'share/tmac/mdoc/doc-common')
-rw-r--r-- | share/tmac/mdoc/doc-common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common index 176ca02ecb8..7f27f626411 100644 --- a/share/tmac/mdoc/doc-common +++ b/share/tmac/mdoc/doc-common @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-common,v 1.8 1998/04/12 20:06:22 etheisen Exp $ +.\" $OpenBSD: doc-common,v 1.9 1998/11/11 17:55:55 millert Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -192,7 +192,7 @@ .de Os .ds oS Null .if "\\$1"" \{\ -. ds oS OpenBSD 2.3 +. ds oS OpenBSD 2.4 .\} .if "\\$2"" \{\ . ds aa Non-Null |