From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS17314 8.43.84.0/22 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI,RDNS_DYNAMIC,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id D83E01F4B4 for ; Sun, 4 Apr 2021 12:01:57 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6173D388A40C; Sun, 4 Apr 2021 11:59:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6173D388A40C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1617537598; bh=W+mrBMdCax+EAcy6/vKaQrfDeoXRNjY0VBtFkEb/o6I=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=luXB/4Z/8cX//ys5hGPBTS6LPwepic0FviPHYunocAKjsYmxGTQdkBlQ6v/tBx5If nCHLjCn8x0ogrvtfyHgwx47jdJ9HzsgIi0dnvezggmXrOakMuz9GuzFG3f051ZJWns 3a5h7eg71MntpvR7O3rPnNQJecI19ZTtGga8HKsQ= Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by sourceware.org (Postfix) with ESMTPS id C4083388A403 for ; Sun, 4 Apr 2021 11:59:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C4083388A403 Received: by mail-wm1-x335.google.com with SMTP id d191so4506443wmd.2 for ; Sun, 04 Apr 2021 04:59:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=W+mrBMdCax+EAcy6/vKaQrfDeoXRNjY0VBtFkEb/o6I=; b=RwR1p0XOLViGK0Fs6DGsqVap8KRCT3JCaaKJopwAF347muhF8YGy+CAqgwgpC++2B6 t4i6gzsYitVylvcUtOFncNYJxauqjjf6bNGe0W5B/81I3f91ba9+eP2lSuDwdflAsxea ynVCTpnN8S7u6D7hXHdyRnKFRyoYRkdO4jHp3ATvku/sU6JW1k+EsI9SYgFwvWwgAkbD FQNi+Kc0lR2aqcAMjD+uJgkoKYF1EfZULSYH+kzWp/PCigC9pJmJZUZs5hY+Ipn36Uew gjDUZ9icWoK0xg+fleUdXuxCzhHhdr4Rdqi0GZo1+GlDWzIJtJ3futJQXf5voVuD7X0t WJDw== X-Gm-Message-State: AOAM532A40iuLqRp8IQ7D1dmAJVw27vzI4N5+OSj9RBP0f2kxseiZRDT nSdo0AfiWl39vPv+5oi5UUY= X-Google-Smtp-Source: ABdhPJyXJgZfkMBlm5LhwlMKybHfxtEiMR0LVdhvbxdjTDV3u+XeFanJJIdsn9iz9XfQfTvSitjIBw== X-Received: by 2002:a1c:2703:: with SMTP id n3mr1308562wmn.146.1617537594026; Sun, 04 Apr 2021 04:59:54 -0700 (PDT) Received: from localhost.localdomain ([170.253.36.171]) by smtp.googlemail.com with ESMTPSA id u2sm23786967wrp.12.2021.04.04.04.59.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Apr 2021 04:59:53 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH v5 30/35] ioctl_fat.2: ffix Date: Sun, 4 Apr 2021 13:58:43 +0200 Message-Id: <20210404115847.78166-31-alx.manpages@gmail.com> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210403194026.102818-1-alx.manpages@gmail.com> References: <20210403194026.102818-1-alx.manpages@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Alejandro Colomar via Libc-alpha Reply-To: Alejandro Colomar Cc: Alejandro Colomar , linux-man@vger.kernel.org, libc-alpha@sourceware.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man2/ioctl_fat.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/ioctl_fat.2 b/man2/ioctl_fat.2 index 263738dad..8914505c7 100644 --- a/man2/ioctl_fat.2 +++ b/man2/ioctl_fat.2 @@ -34,9 +34,9 @@ ioctl_fat \- manipulating the FAT filesystem .BI "int ioctl(int " fd ", FAT_IOCTL_SET_ATTRIBUTES, uint32_t *" attr ); .BI "int ioctl(int " fd ", FAT_IOCTL_GET_VOLUME_ID, uint32_t *" id ); .BI "int ioctl(int " fd ", VFAT_IOCTL_READDIR_BOTH," -.BI " struct __fat_dirent[2] " entry ); +.BI " struct __fat_dirent " entry [2]); .BI "int ioctl(int " fd ", VFAT_IOCTL_READDIR_SHORT," -.BI " struct __fat_dirent[2] " entry ); +.BI " struct __fat_dirent " entry [2]); .fi .SH DESCRIPTION The -- 2.31.0