Re: git: 2e5b6b3d70 - main - handbook: Add "link:" as appropriate in introduction/
Date: Thu, 03 Feb 2022 16:19:23 UTC
On Thu, Feb 03, 2022 at 03:48:19PM +0000, Edward Tomasz Napierala wrote: > The branch main has been updated by trasz: > > URL: https://cgit.FreeBSD.org/doc/commit/?id=2e5b6b3d70fd704779db61343abd302946eb4945 > > commit 2e5b6b3d70fd704779db61343abd302946eb4945 > Author: Edward Tomasz Napierala <trasz@FreeBSD.org> > AuthorDate: 2022-02-02 23:24:38 +0000 > Commit: Edward Tomasz Napierala <trasz@FreeBSD.org> > CommitDate: 2022-02-02 23:27:08 +0000 > > handbook: Add "link:" as appropriate in introduction/ > > This is a mechanical change split off from the review > at https://reviews.freebsd.org/D34100 to avoid mixing > with actual content changes. There should be no visible > changes. > > Reviewed By: debdrup > Sponsored By: EPSRC > --- > .../en/books/handbook/introduction/_index.adoc | 82 +++++++++++----------- > 1 file changed, 41 insertions(+), 41 deletions(-) > > diff --git a/documentation/content/en/books/handbook/introduction/_index.adoc b/documentation/content/en/books/handbook/introduction/_index.adoc > index fdce972dda..877636db9e 100644 > --- a/documentation/content/en/books/handbook/introduction/_index.adoc > +++ b/documentation/content/en/books/handbook/introduction/_index.adoc > @@ -113,47 +113,47 @@ Please see crossref:mirrors[mirrors, Obtaining FreeBSD] for more information abo > [[introduction-nutshell-users]] > === Who Uses FreeBSD? > > -FreeBSD has been known for its web serving capabilities - sites that run on FreeBSD include https://news.ycombinator.com/[Hacker News], http://www.netcraft.com/[Netcraft], http://www.163.com/[NetEase], https://signup.netflix.com/openconnect[Netflix], http://www.sina.com/[Sina], http://www.sony.co.jp/[Sony Japan], http://www.rambler.ru/[Rambler], http://www.yahoo.com/[Yahoo!], and http://www.yandex.ru/[Yandex]. > +FreeBSD has been known for its web serving capabilities - sites that run on FreeBSD include link:https://news.ycombinator.com/[Hacker News], link:http://www.netcraft.com/[Netcraft], link:http://www.163.com/[NetEase], link:https://signup.netflix.com/openconnect[Netflix], link:http://www.sina.com/[Sina], link:http://www.sony.co.jp/[Sony Japan], link:http://www.rambler.ru/[Rambler], link:http://www.yahoo.com/[Yahoo!], and link:http://www.yandex.ru/[Yandex]. > > FreeBSD's advanced features, proven security, predictable release cycle, and permissive license have led to its use as a platform for building many commercial and open source appliances, devices, and products. > Many of the world's largest IT companies use FreeBSD: > > -* http://www.apache.org/[Apache] - The Apache Software Foundation runs most of its public facing infrastructure, including possibly one of the largest SVN repositories in the world with over 1.4 million commits, on FreeBSD. > -* http://www.apple.com/[Apple] - OS X borrows heavily from FreeBSD for the network stack, virtual file system, and many userland components. Apple iOS also contains elements borrowed from FreeBSD. [snip] Hi. There are no visible changes, but it affects the translation workflow through PO files and Weblate; all strings changed are marked as draft/review. If you intend to do these changes all over the tree, please don't. The former link is a valid url-macro in asciidoctor. Regards. -- Danilo G. Baio (dbaio)