From 1fa6f491d3cb860cf446d3ae323c6e44e650739a Mon Sep 17 00:00:00 2001 From: guenther Date: Tue, 22 Jul 2014 06:47:13 +0000 Subject: [PATCH] Use Cm instead of Li for 'MASK:' (Overlooked among jmc@'s other suggestions) --- usr.sbin/openssl/openssl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1 index c23685a6ad9..f5594069fca 100644 --- a/usr.sbin/openssl/openssl.1 +++ b/usr.sbin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.98 2014/07/22 06:28:10 guenther Exp $ +.\" $OpenBSD: openssl.1,v 1.99 2014/07/22 06:47:13 guenther Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -5873,7 +5873,7 @@ with the variable-sized and .Em UTF8String types. -.It Li MASK : Ns Ar number +.It Cm MASK : Ns Ar number This is an explicit bitmask of permitted types, where .Ar number is a C-style hex, decimal, or octal number that's a bit-wise OR of -- 2.20.1