Improve grammar. Pointed out by Timo Buhrmester on netbsd-docs list.
This commit is contained in:
parent
70c41dc1bb
commit
5169db68cb
|
@ -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 ,
|
||||
|
|
Loading…
Reference in New Issue