dead link in the handbook
I haven't installed FreeBSD yet, but when I read the handbook appendix I found a dead link. It is the Ohio state university Unix introductory course, under B.2 User's Guides. I looked up the WayBackMachine and found a snapshot of the link which works fine. http://web.archive.org/web/20180218152329/https://www2.cs.duke.edu/csl/docs/unix_course/ ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
[Bug 212369] Garbage characters are include on Japanese-language FreeBSD website
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212369 --- Comment #2 from baffclan --- Thanks for fixing this! (In reply to Sergio Carlavilla Delgado from comment #1) > This problem was solved with the migration to Hugo/AsciiDoc. Where has this solution been discussed? If you don't mind, please let me know. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
[Bug 253065] [Committers Guide] MFH info missing from Committers Guide
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253065 Bug ID: 253065 Summary: [Committers Guide] MFH info missing from Committers Guide Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Documentation Assignee: d...@freebsd.org Reporter: fern...@freebsd.org In the new (after asciidoc migration) documentation, in the Committers Guide, the information about how, why and when to MFH port commits is missing. The new documentation is here: https://docs.freebsd.org/en/articles/committers-guide/ And this is a copy of a pdf from the previous (DocBook) guide: http://ftp.freebsd.org/pub/FreeBSD/doc/en/articles/committers-guide/article.pdf Section 20.6 in page 45 is missing in the new doc. This is important for newcomers. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
[Bug 247282] wrong link - dod/doc instead of doc/freebsd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247282 Fernando Apesteguía changed: What|Removed |Added Status|New |Open CC||fern...@freebsd.org --- Comment #1 from Fernando Apesteguía --- (In reply to Walter von Entferndt from comment #0) Hi Walter, I can not find that wrong link anymore. Could you point me to it? Thanks! -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
[HEADS UP] Build change
Hi, Just FYI- I've pushed a major change to the doc build. As of da17aa0103a, note the following: 1.) The move-shared/copy-shared targets no longer exists, shared is symlinked as appropriate. You may need to nuke documentation/shared and website/shared in existing clones. 2.) The generate target no longer exists. 3.) The all target will no longer run the hugo server, it will only build. The run target will run the hugo server, make sure you build first. 4.) There is now a top-level Makefile that can be used to build both the documentation and the website. `make run` will do the deed. Thanks, Kyle Evans ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
Re: [HEADS UP] Build change
Thank you! Glen Sent from my phone. Please excuse my brevity and/or typos. > On Jan 28, 2021, at 10:22 PM, Kyle Evans wrote: > > Hi, > > Just FYI- I've pushed a major change to the doc build. As of > da17aa0103a, note the following: > > 1.) The move-shared/copy-shared targets no longer exists, shared is > symlinked as appropriate. You may need to nuke documentation/shared > and website/shared in existing clones. > > 2.) The generate target no longer exists. > > 3.) The all target will no longer run the hugo server, it will only > build. The run target will run the hugo server, make sure you build > first. > > 4.) There is now a top-level Makefile that can be used to build both > the documentation and the website. `make run` will do the deed. > > Thanks, > > Kyle Evans > ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
Re: [HEADS UP] Build change
On Thu, Jan 28, 2021 at 9:21 PM Kyle Evans wrote: > > Hi, > > Just FYI- I've pushed a major change to the doc build. As of > da17aa0103a, note the following: > > 1.) The move-shared/copy-shared targets no longer exists, shared is > symlinked as appropriate. You may need to nuke documentation/shared > and website/shared in existing clones. > > 2.) The generate target no longer exists. > > 3.) The all target will no longer run the hugo server, it will only > build. The run target will run the hugo server, make sure you build > first. > > 4.) There is now a top-level Makefile that can be used to build both > the documentation and the website. `make run` will do the deed. > This should say `make all` will do the deed. ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
[Bug 253072] Download page for CURRENT/STABLE links to non-existent URLs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253072 Bug ID: 253072 Summary: Download page for CURRENT/STABLE links to non-existent URLs Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Website Assignee: d...@freebsd.org Reporter: n...@freebsd.org On the "Where" page: https://www.freebsd.org/where/ Go down to "Development Snapshots". The URLs for the snapshot downloads are like: https://www.freebsd.org/where/{url-snapshot/amd64/amd64/ISO-IMAGES/13.0/ It should be something like: https://download.freebsd.org/ftp/snapshots/amd64/amd64/ISO-IMAGES/13.0/ Also, when the 14.0-CURRENT snapshots are out, we should update the page. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"