diff options
Diffstat (limited to 'share/tmac')
-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 44957abeb4f..a2d9f56d435 100644 --- a/share/tmac/mdoc/doc-common +++ b/share/tmac/mdoc/doc-common @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-common,v 1.56 2008/02/20 17:46:51 miod Exp $ +.\" $OpenBSD: doc-common,v 1.57 2008/02/26 12:18:23 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -202,7 +202,7 @@ .de Os .ds oS Null .if "\\$1"" \{\ -. ds oS OpenBSD 4.2 +. ds oS OpenBSD 4.3 .\} .if "\\$2"" \{\ . ds aa Non-Null |