https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=86405

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |om

--- Comment #4 from [email protected] ---
Please, close this PR. Error checking has been improved over the years.


fernape@beastie:~/Downloads$ uname -a
FreeBSD beastie 11.1-RELEASE-p4 FreeBSD 11.1-RELEASE-p4 #0: Tue Nov 14 06:12:40
UTC 2017     [email protected]:/usr/obj/usr/src/sys/GENERIC 
amd64
fernape@beastie:~/Downloads$ ls -ldi `which more` `which less`
31678145 -r-xr-xr-x  2 root  wheel  167160 31 jul.  14:49 /usr/bin/less*
31678145 -r-xr-xr-x  2 root  wheel  167160 31 jul.  14:49 /usr/bin/more*
fernape@beastie:~/Downloads$ more -k wxGlade-0.4.1-setup.exe 
Value is required after -k (--lesskey-file)
fernape@beastie:~/Downloads$ less -k wxGlade-0.4.1-setup.exe 
Cannot use lesskey file "wxGlade-0.4.1-setup.exe"
Missing filename ("less --help" for help)
fernape@beastie:~/Downloads$ 

Test file can be downloaded directly at:

https://sourceforge.net/projects/wxglade/files/wxglade/0.4.1/wxGlade-0.4.1-setup.exe/download

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to