From ac61f7141b2707229487b67090e6f3ff4ba88980 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 5 Jul 2019 12:55:36 +0000 Subject: [PATCH] improve verb-tense for explaining the calling convention of __ ok guenther jmc --- src/lib/libc/stdlib/realpath.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/libc/stdlib/realpath.3 b/src/lib/libc/stdlib/realpath.3 index f4be5ff3..6ae3e484 100644 --- a/src/lib/libc/stdlib/realpath.3 +++ b/src/lib/libc/stdlib/realpath.3 @@ -28,9 +28,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: realpath.3,v 1.23 2019/06/30 17:31:39 jmc Exp $ +.\" $OpenBSD: realpath.3,v 1.24 2019/07/05 12:55:36 deraadt Exp $ .\" -.Dd $Mdocdate: June 30 2019 $ +.Dd $Mdocdate: July 5 2019 $ .Dt REALPATH 3 .Os .Sh NAME @@ -153,7 +153,7 @@ In it was reimplemented on top of the .Fn __realpath system call. -Its calling convention differed from the standard +Its calling convention differs from the standard function by requiring .Ar resolved to not be