From owner-freebsd-doc@freebsd.org Thu Apr 8 21:05:56 2021 Return-Path: Delivered-To: freebsd-doc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F2AE95BF8A2 for ; Thu, 8 Apr 2021 21:05:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4FGYhN6MSxz4ckD for ; Thu, 8 Apr 2021 21:05:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id DA5FD5BFABB; Thu, 8 Apr 2021 21:05:56 +0000 (UTC) Delivered-To: doc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DA2935BFA6A for ; Thu, 8 Apr 2021 21:05:56 +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 4FGYhN5nMRz4cn1 for ; Thu, 8 Apr 2021 21:05:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 AFBEA118E0 for ; Thu, 8 Apr 2021 21:05:56 +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 138L5up0051184 for ; Thu, 8 Apr 2021 21:05:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 138L5uOD051182 for doc@FreeBSD.org; Thu, 8 Apr 2021 21:05:56 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: doc@FreeBSD.org Subject: [Bug 254894] find(1): meaning of -newerXt (-newerXY with Y=t) is behind layers of indirection, not installed Date: Thu, 08 Apr 2021 21:05:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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 Only Me X-Bugzilla-Who: danielsh@apache.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2021 21:05:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254894 Bug ID: 254894 Summary: find(1): meaning of -newerXt (-newerXY with Y=3Dt) is behind layers of indirection, not installed Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: danielsh@apache.org CC: doc@FreeBSD.org Quoting find(1): https://svnweb.freebsd.org/base/head/usr.bin/find/find.1?revision=3D360074&= view=3Dmarkup#l644 > In addition, if > .Ar Y Ns =3D Ns Cm t , > then > .Ar file > is instead interpreted as a direct date specification of the form > understood by > .Xr cvs 1 . Now, I didn't even have cvs(1) installed, but opening https://man.freebsd.org/cvs and going to the third match for "date" told me that "1 hour ago" was one valid syntax, and beyond that, said just: > For a complete description of the date formats accepted by cvs, see node > `Date input formats' in the CVS manual. I followed the link at the bottom of the manpage to the CVS homepage. I followed the link in the top nav bar to "Documentation". I followed the link to the manual. I followed the link to the "HTML - with one web page per node" version of t= he manual. There wasn't a table of contents entry called "Date input formats", nor suc= h an entry in the index. I went through the matches for "date" in the table of contents, and tried . I followed the link to "Common options", https://www.gnu.org/software/trans-coord/manual/cvs/html_node/Common-option= s.html#Common-options. That finally told me that the supported input formats are ISO8601 and RFC82= 2. Could that information please be placed behind fewer layers of indirection?= =20 Ideally, in the find(1) man page itself? --=20 You are receiving this mail because: You are on the CC list for the bug.=