summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/realpath.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-07-24 22:29:05 +0000
committerjmc <jmc@openbsd.org>2011-07-24 22:29:05 +0000
commit42048c16426be419a3f11ecf17b5365155e2e543 (patch)
treecb3ab9dd18a86fc55adaabb75e13e5f8cb7ce635 /lib/libc/stdlib/realpath.3
parenttweak previous; (diff)
downloadwireguard-openbsd-42048c16426be419a3f11ecf17b5365155e2e543.tar.xz
wireguard-openbsd-42048c16426be419a3f11ecf17b5365155e2e543.zip
occured -> occurred;
Diffstat (limited to 'lib/libc/stdlib/realpath.3')
-rw-r--r--lib/libc/stdlib/realpath.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/realpath.3 b/lib/libc/stdlib/realpath.3
index fba88a6f6ca..68ed088161d 100644
--- a/lib/libc/stdlib/realpath.3
+++ b/lib/libc/stdlib/realpath.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: realpath.3,v 1.16 2011/07/24 21:03:00 miod Exp $
+.\" $OpenBSD: realpath.3,v 1.17 2011/07/24 22:29:05 jmc Exp $
.\"
.Dd $Mdocdate: July 24 2011 $
.Dt REALPATH 3
@@ -83,7 +83,7 @@ If
.Fa resolved
is
.Dv NULL
-and no error occured, then
+and no error occurred, then
.Fa realpath
returns a NUL-terminated string in a newly allocated buffer.
If an error occurs,