diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-04-18 18:09:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-04-18 18:09:31 +0000 |
commit | 59184beeea46177ebced0712d91281159cbc112e (patch) | |
tree | 5a2826d04e10984729e0b8aac657c1dd12150da9 /share | |
parent | ec7946e0dee6732a560789cd4e0101ae9210dc17 (diff) |
oops, did not get updated; rohee
Diffstat (limited to 'share')
-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 7f27f626411..7fd81c05f86 100644 --- a/share/tmac/mdoc/doc-common +++ b/share/tmac/mdoc/doc-common @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-common,v 1.9 1998/11/11 17:55:55 millert Exp $ +.\" $OpenBSD: doc-common,v 1.10 1999/04/18 18:09:30 deraadt 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.4 +. ds oS OpenBSD 2.5 .\} .if "\\$2"" \{\ . ds aa Non-Null |