diff options
Diffstat (limited to 'share/tmac/mdoc/doc-common')
-rw-r--r-- | share/tmac/mdoc/doc-common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common index 7937cad7297..c99f8cd92ef 100644 --- a/share/tmac/mdoc/doc-common +++ b/share/tmac/mdoc/doc-common @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-common,v 1.62 2009/07/14 05:10:21 jmc Exp $ +.\" $OpenBSD: doc-common,v 1.63 2009/10/04 07:20:54 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -256,6 +256,7 @@ . if "\\$2"2.0" .as oS \02.0 . if "\\$2"3.0" .as oS \03.0 . if "\\$2"4.0" .as oS \04.0 +. if "\\$2"5.0" .as oS \05.0 .\} .if "\\$1"OpenBSD" \{\ . ds oS OpenBSD |