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

--- Comment #11 from Stephen Hurd <sh...@freebsd.org> ---
(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.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to