Date: Tue, 11 May 2021 10:19:16 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 255340] rev(1): Adding "See also" for sort -r and tail -r Message-ID: <bug-255340-9-fnOsJSzTqJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255340-9@https.bugs.freebsd.org/bugzilla/> References: <bug-255340-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255340 --- Comment #3 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> --- (In reply to Harald Schmalzbauer from comment #2) Hi, I see what you mean. As I see it, mount(8) references *acl(1) because it has an acl option and t= hen, it is extremely related. comm(1), cmp(1) and diff(1) all show differences in files. tail(1) and sort(1) are not cross-referenced because they do completely unrelated things: one shows files (in different ways) the other one sorts streams (using different criteria). In SEE ALSO we can reference other utils, but not other utils with specific flags. I think it would be confusing for a user to look at rev(1) and find references to a sorting utility and a file showing one. So the problem is actually how to make the sort flag that you are looking f= or more accessible. Would apropos Fl=3Dreverse work for you? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255340-9-fnOsJSzTqJ>