From fc8533a33fb49c679e7b7d9a0137c6d61bc1a3de Mon Sep 17 00:00:00 2001 From: aaron Date: Sun, 23 May 1999 14:10:46 +0000 Subject: remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common is used instead; kwesterback@home.com --- lib/libc/regex/regex.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/regex/regex.3') diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 254b55ff66f..1fc7a82e3f9 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: regex.3,v 1.7 1999/05/12 13:26:47 aaron Exp $ +.\" $OpenBSD: regex.3,v 1.8 1999/05/23 14:11:02 aaron Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. .\" @@ -41,7 +41,7 @@ .\" .Dd March 20, 1994 .Dt REGEX 3 -.Os OpenBSD +.Os .Sh NAME .Nm regcomp, regexec, regerror, regfree .Nd regular-expression library -- cgit v1.2.3-59-g8ed1b