From 4cf84a9b4a2a35cc637dc8961095df10a71762c9 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 20 May 2023 15:57:40 +0000 Subject: Remove a space that I thought I had already deleted. Makes mandoc -Tlint happier --- src/usr.bin/openssl/openssl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index f01f71bc0c..5443a11066 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.145 2023/05/20 12:03:02 tb Exp $ +.\" $OpenBSD: openssl.1,v 1.146 2023/05/20 15:57:40 tb Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -5423,7 +5423,7 @@ benchmarks in parallel. Use allocated buffers with an offset of .Ar number bytes from the alignment provided by -.Xr malloc 3 . +.Xr malloc 3 . .Ar number should be between 0 and 16. .El -- cgit v1.2.3-55-g6feb