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

--- Comment #11 from Stephen Hurd <[email protected]> ---
(In reply to Giuliano from comment #9)

Add single-quotes around the URL or escape the question mark:

cd /usr/src
fetch -o - 'https://bz-attachments.freebsd.org/attachment.cgi?id=170681' |
patch -p1

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

Reply via email to