From: jsg Date: Tue, 20 Jun 2023 06:53:29 +0000 (+0000) Subject: responsibilty -> responsibility X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5f03724735f0ea14f11e50d5024edb73d4dac207;p=openbsd responsibilty -> responsibility --- 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