From f1e030a9c9f5cacf7a4a9b6a3959535386c74473 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 9 Sep 2020 11:08:41 +0200 Subject: [PATCH] loop.4: wfix Signed-off-by: Michael Kerrisk --- man4/loop.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man4/loop.4 b/man4/loop.4 index 786eb0868..f4cf48043 100644 --- a/man4/loop.4 +++ b/man4/loop.4 @@ -73,7 +73,7 @@ Disassociate the loop device from any file descriptor. Set the status of the loop device using the (third) .BR ioctl (2) argument. -This argument is a pointer to +This argument is a pointer to a .I loop_info structure, defined in .I