From e6b2922cf0ad8bc29c297cc71a1f5c4eb01a3ece Mon Sep 17 00:00:00 2001 From: aaron <> Date: Sun, 23 May 1999 14:11:03 +0000 Subject: remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common is used instead; kwesterback@home.com --- src/lib/libc/crypt/blowfish.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/crypt/blowfish.3') diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3 index 6bb54ea138..0ab44d21d2 100644 --- a/src/lib/libc/crypt/blowfish.3 +++ b/src/lib/libc/crypt/blowfish.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: blowfish.3,v 1.3 1999/05/16 19:54:46 alex Exp $ +.\" $OpenBSD: blowfish.3,v 1.4 1999/05/23 14:10:58 aaron Exp $ .\" Copyright 1997 Niels Provos .\" All rights reserved. .\" @@ -31,7 +31,7 @@ .\" .Dd February 13, 1997 .Dt BLOWFISH 3 -.Os "OpenBSD 2.0" +.Os .Sh NAME .Nm blf_key, .Nm blf_enc, -- cgit v1.2.3-55-g6feb