From 5169db68cb0194a9fad566e273ebafb3ffb46a5f Mon Sep 17 00:00:00 2001 From: pgoyette Date: Mon, 6 Mar 2017 09:24:09 +0000 Subject: [PATCH] Improve grammar. Pointed out by Timo Buhrmester on netbsd-docs list. --- lib/libc/gen/realpath.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/realpath.3 b/lib/libc/gen/realpath.3 index 335cafb9130c..10547e8ab13b 100644 --- a/lib/libc/gen/realpath.3 +++ b/lib/libc/gen/realpath.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: realpath.3,v 1.18 2013/05/24 09:35:11 wiz Exp $ +.\" $NetBSD: realpath.3,v 1.19 2017/03/06 09:24:09 pgoyette Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -89,7 +89,7 @@ If an error occurs, .Fn realpath returns .Dv NULL , -and +and if .Fa resolvedname was not allocated by .Fn realpath ,