From nobody Wed Dec 20 13:05:07 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SwDLW5Jxwz54wp7 for ; Wed, 20 Dec 2023 13:05:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SwDLW3Xscz4THX for ; Wed, 20 Dec 2023 13:05:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703077507; a=rsa-sha256; cv=none; b=QpHxedQmJRmjsCtq5KsCsh9xgnteKUqRt4A62nO7WiB3E6ihV3x212qgIrQLqwR/AjKSYi UUQ/J0Hcync2IZ8bZhnCCCSZ/R0e813ljzM9GzzKBrpEH65jp1B55CP/mpYw46+2KiB9ol w0I+J2gDepA2GdxWTqoqn1P3Wxh8v6YFBOoirTXWneQGgQVOZJdlerRWFLf7jUC+WXi+Fm CgoP3kz8i+xUUgt4X+bu2WLFPQnoz3FQjxdfFh1FUfRsPPOdTvFioKqhFb1wNfKRJVaQJf +s7NyMMJdsCMW6uaw2Ro2g18iJb/JzDEysUCVLSAo1oDI4JZNjtmAEHF3BHSgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1703077507; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6k2P4WoaQrwR5mVxVSpwhOevdohOiw7614AICa34ot8=; b=cgteuvytaE/gngBgY5OVoHIs9hPD5zQHGklP1svb1YMQLDupdyqXWUA9dO12f9ISKhNk4R 96nxDvNxe7vqdg5BCKWNgsiN/tn8hOeYWH8EUrPRuJ7+CByHsHz2lkP5EijG3dmGakIag4 RZqSFxvWPYju3XlW6Uyn6uZwbw6XHxI5EAnsREgGRa4W/+X70GjbiX3nOFFV9zWAxQEdjH 7R8gY55NorjX5MS7hy97FSlFwvN6Hrv1gEGjYAdSTNANExE5uRifNG1w2d32WzlCxn0gwK xz1hj/0QSJff3P/8X2a1NZcdhnEh/+/LQiNtiNTGgb3wzhbL/SnW/BtkajTQLA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SwDLW2Ln0zqSb for ; Wed, 20 Dec 2023 13:05:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3BKD57KY076877 for ; Wed, 20 Dec 2023 13:05:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BKD575m076876 for bugs@FreeBSD.org; Wed, 20 Dec 2023 13:05:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275159] man page for apropos(1) references nonexistent options -l and -c from page for man(1) Date: Wed, 20 Dec 2023 13:05:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: razetime@gapp.nthu.edu.tw X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275159 --- Comment #2 from Raghu Ranganathan --- diff --git a/contrib/mandoc/apropos.1 b/contrib/mandoc/apropos.1 index 9129ae31f1..5e1f3aa1e9 100644 --- a/contrib/mandoc/apropos.1 +++ b/contrib/mandoc/apropos.1 @@ -88,6 +88,9 @@ Specify an alternative configuration in .Xr man.conf 5 format. +.It Fl c +Disable the usage of a pager, like +.Xr less 1 .It Fl f Search for all words in .Ar expression @@ -101,6 +104,11 @@ Support the full syntax. It is the default for .Nm . +.It Fl l +Treat +.Ar expression +as a list of files to use as input. Display the full content of +each page found. .It Fl M Ar path Use the colon-separated path instead of the default list of paths searched for @@ -133,7 +141,7 @@ for a listing of sections. .El .Pp The options -.Fl chlw +.Fl hw are also supported and are documented in .Xr man 1 . The options --=20 You are receiving this mail because: You are the assignee for the bug.=