Bug 266308

Summary: current.freebsd.org does not exist
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: Graham Perrin <grahamperrin>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, dbaio, fernape
Priority: --- Keywords: needs-patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
grep -FiR current.freebsd.org /usr/doc none

Description Graham Perrin freebsd_committer freebsd_triage 2022-09-09 03:06:18 UTC
Created attachment 236445 [details]
grep -FiR current.freebsd.org /usr/doc

% drill current.freebsd.org
;; ->>HEADER<<- opcode: QUERY, rcode: NXDOMAIN, id: 7524
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 
;; QUESTION SECTION:
;; current.freebsd.org. IN      A

;; ANSWER SECTION:

;; AUTHORITY SECTION:
freebsd.org.    1800    IN      SOA     ns0.freebsd.org. hostmaster.freebsd.org. 2022090902 3600 900 1209600 3600

;; ADDITIONAL SECTION:

;; Query time: 46 msec
;; SERVER: 192.168.1.1
;; WHEN: Fri Sep  9 03:37:38 2022
;; MSG SIZE  rcvd: 88
% grep -FiR current.freebsd.org /usr/doc

The domain does not exist. 

<https://docs.freebsd.org/en/articles/contributing/#ongoing-programmer-tasks> for example, 

> ... there is a machine current.FreeBSD.org which builds a full release 
> once a day-every now and again, ...

Side note: if this sentence is to remain, use an en dash (not "-") and surround it with spaces.
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2022-09-10 00:01:42 UTC
Point users to https://download.freebsd.org/snapshots/
and the builds are weekly now.
Comment 2 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2022-10-09 15:57:26 UTC
^Triage: reporter is committer, assign accordingly.
Comment 3 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-07-16 21:00:18 UTC
Fixed, there's only 3 references to this URL.
The translation teams will handle that in weblate.
I'm gonna close this, thanks.