From b770acff37c9a862b04d7c262e6707d1f9416026 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 5 Jun 1999 04:47:43 +0000 Subject: use .Tn instead of .Em for logical/bitwise OR + AND --- lib/libc/db/man/mpool.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/db/man/mpool.3') diff --git a/lib/libc/db/man/mpool.3 b/lib/libc/db/man/mpool.3 index dc6d9ccda69..23986d5efe0 100644 --- a/lib/libc/db/man/mpool.3 +++ b/lib/libc/db/man/mpool.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mpool.3,v 1.6 1999/05/27 16:20:59 aaron Exp $ +.\" $OpenBSD: mpool.3,v 1.7 1999/06/05 04:47:41 aaron Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -124,7 +124,7 @@ address. Otherwise, .Dv NULL is returned and errno is set. The flags value is formed by -.Em OR Ns 'ing +.Tn OR Ns 'ing the following values: .Bl -tag -width Ds .It MPOOL_PAGE_REQUEST @@ -157,7 +157,7 @@ must be an address previously returned by or .Fn mpool_new . The flags value is formed by -.Em OR Ns 'ing +.Tn OR Ns 'ing the following values: .Bl -tag -width Ds .It MPOOL_DIRTY -- cgit v1.2.3