From 5f03724735f0ea14f11e50d5024edb73d4dac207 Mon Sep 17 00:00:00 2001 From: jsg Date: Tue, 20 Jun 2023 06:53:29 +0000 Subject: [PATCH] responsibilty -> responsibility --- lib/libutil/imsg_init.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libutil/imsg_init.3 b/lib/libutil/imsg_init.3 index dd89b1f5813..11915f377f9 100644 --- a/lib/libutil/imsg_init.3 +++ b/lib/libutil/imsg_init.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: imsg_init.3,v 1.27 2023/06/20 05:56:19 jmc Exp $ +.\" $OpenBSD: imsg_init.3,v 1.28 2023/06/20 06:53:29 jsg Exp $ .\" .\" Copyright (c) 2010 Nicholas Marriott .\" @@ -521,7 +521,7 @@ and will be transmitted or closed by the ibuf API. Any previously set file descriptor will be closed before assigning a new descriptor. .Fn ibuf_fd_get -returns the file descriptor and passes the responsibilty to track the +returns the file descriptor and passes the responsibility to track the descriptor back to the program. .Fn ibuf_fd_avail returns true if there is a file descriptor set on -- 2.20.1