Date: Tue, 20 Aug 2024 06:40:27 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: cfa9804b6e - main - documentation: Fix all warnings Message-ID: <202408200640.47K6eRBP033723@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=cfa9804b6e4ab2e77e3f38160a980ba945647975 commit cfa9804b6e4ab2e77e3f38160a980ba945647975 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2024-08-20 06:39:17 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-08-20 06:40:12 +0000 documentation: Fix all warnings All warnings related to tables with unfinished rows. --- documentation/content/de/books/handbook/bsdinstall/_index.adoc | 3 +++ documentation/content/de/books/handbook/multimedia/_index.adoc | 2 +- documentation/content/el/books/handbook/bsdinstall/_index.adoc | 2 ++ documentation/content/en/books/arch-handbook/mac/_index.adoc | 1 - documentation/content/en/books/porters-handbook/makefiles/_index.adoc | 2 ++ documentation/content/es/books/handbook/install/_index.adoc | 3 +++ documentation/content/fr/books/handbook/disks/_index.adoc | 1 + documentation/content/hu/books/handbook/install/_index.adoc | 3 +++ documentation/content/it/books/handbook/install/_index.adoc | 3 +++ documentation/content/mn/books/handbook/bsdinstall/_index.adoc | 2 ++ documentation/content/mn/books/handbook/install/_index.adoc | 3 +++ documentation/content/nl/books/handbook/install/_index.adoc | 3 +++ documentation/content/pl/books/handbook/install/_index.adoc | 3 +++ documentation/content/pt-br/books/handbook/bsdinstall/_index.adoc | 2 ++ .../content/pt-br/books/porters-handbook/makefiles/_index.adoc | 2 ++ documentation/content/ru/books/handbook/bsdinstall/_index.adoc | 2 ++ documentation/content/ru/books/handbook/install/_index.adoc | 3 +++ documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc | 4 +++- documentation/content/zh-cn/books/handbook/install/_index.adoc | 3 +++ documentation/content/zh-cn/books/handbook/multimedia/_index.adoc | 2 +- documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc | 2 ++ .../content/zh-tw/books/porters-handbook/makefiles/_index.adoc | 2 ++ 22 files changed, 49 insertions(+), 4 deletions(-) diff --git a/documentation/content/de/books/handbook/bsdinstall/_index.adoc b/documentation/content/de/books/handbook/bsdinstall/_index.adoc index bd17d48aed..3dd51912c0 100644 --- a/documentation/content/de/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/de/books/handbook/bsdinstall/_index.adoc @@ -560,6 +560,8 @@ Standardmäßig erwartet FreeBSDs [.filename]#gptboot#, dass die erste UFS-Parti |`freebsd-boot` |`512K` +| +| |`freebsd-ufs` |`2G` @@ -569,6 +571,7 @@ Standardmäßig erwartet FreeBSDs [.filename]#gptboot#, dass die erste UFS-Parti |`freebsd-swap` |`4G` |`bspswap` +| |`freebsd-ufs` |`2G` diff --git a/documentation/content/de/books/handbook/multimedia/_index.adoc b/documentation/content/de/books/handbook/multimedia/_index.adoc index b8a98c665c..e81456b3cf 100644 --- a/documentation/content/de/books/handbook/multimedia/_index.adoc +++ b/documentation/content/de/books/handbook/multimedia/_index.adoc @@ -270,7 +270,7 @@ Es ist nicht genug Speicher verfügbar, um das Gerät zu betreiben. |`xxx: can't open /dev/dsp!` | -Überprüfen Sie mit `fstat | grep dsp` ob eine andere Anwendung das Gerät geöffnet hat. Häufige Störenfriede sind esound oder die Sound-Unterstützung von KDE. +Überprüfen Sie mit `fstat \| grep dsp` ob eine andere Anwendung das Gerät geöffnet hat. Häufige Störenfriede sind esound oder die Sound-Unterstützung von KDE. |=== Moderne Grafikkarten beinhalten oft auch ihre eigenen Soundtreiber, um HDMI zu verwenden. Diese Audiogeräte werden manchmal vor der eigentlichen, separaten Soundkarte aufgeführt und dadurch nicht als das Standardgerät zum Abspielen von Tönen benutzt. Um zu prüfen, ob das der Fall ist, führen Sie dmesg aus und suchen Sie nach der Zeichenfolge `pcm`. Die Ausgabe sieht in etwa so aus: diff --git a/documentation/content/el/books/handbook/bsdinstall/_index.adoc b/documentation/content/el/books/handbook/bsdinstall/_index.adoc index 1944c06bf1..4bb9966b97 100644 --- a/documentation/content/el/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/el/books/handbook/bsdinstall/_index.adoc @@ -626,6 +626,8 @@ image::bsdinstall-part-manual-addpart.png[] |`freebsd-boot` |`512K` +| +| |`freebsd-ufs` |`2G` diff --git a/documentation/content/en/books/arch-handbook/mac/_index.adoc b/documentation/content/en/books/arch-handbook/mac/_index.adoc index 1724ba0553..24885e2cf7 100644 --- a/documentation/content/en/books/arch-handbook/mac/_index.adoc +++ b/documentation/content/en/books/arch-handbook/mac/_index.adoc @@ -2082,7 +2082,6 @@ void mpo_update_devfsdirent(struct devfs_dirent *devfs_dirent, |`vp` |Parent vnode |Locked -| |`vnodelabel` |Policy label for `vp` diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc index 742bfca9ec..aea9559762 100644 --- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc +++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc @@ -1475,6 +1475,7 @@ These variables are available: |`GH_TUPLE` |`GH_TUPLE` allows putting `GH_ACCOUNT`, `GH_PROJECT`, `GH_TAGNAME`, and `GH_SUBDIR` into a single variable. The format is _account_`:`_project_`:`_tagname_`:`_group_`/`_subdir_. The `/`_subdir_ part is optional. It is helpful when there is more than one GitHub project from which to fetch. +| |=== [IMPORTANT] @@ -1880,6 +1881,7 @@ Similar to GitHub, if the distribution file comes from https://gitlab.com/[gitla |`GL_TUPLE` |`GL_TUPLE` allows putting `GL_SITE`, `GL_ACCOUNT`, `GL_PROJECT`, `GL_COMMIT`, and `GL_SUBDIR` into a single variable. The format is _site_`:`_account_`:`_project_`:`_commit_`:`_group_`/`_subdir_. The _site_`:` and `/`_subdir_ part is optional. It is helpful when there are more than one GitLab project from which to fetch. +| |=== [[makefile-master_sites-gitlab-ex1]] diff --git a/documentation/content/es/books/handbook/install/_index.adoc b/documentation/content/es/books/handbook/install/_index.adoc index 5ae2ab0732..9709108b79 100644 --- a/documentation/content/es/books/handbook/install/_index.adoc +++ b/documentation/content/es/books/handbook/install/_index.adoc @@ -166,6 +166,9 @@ Le recomendamos imprimir o tomar nota de todos esos datos antes de instalar Free |N/A |3Com(R) 56K faxmodem, en COM1 +|... +|... +|... |... |=== diff --git a/documentation/content/fr/books/handbook/disks/_index.adoc b/documentation/content/fr/books/handbook/disks/_index.adoc index 81fd0b22cc..cfa8342abc 100644 --- a/documentation/content/fr/books/handbook/disks/_index.adoc +++ b/documentation/content/fr/books/handbook/disks/_index.adoc @@ -94,6 +94,7 @@ Ce qui suit est une liste des périphériques de stockage physiques, et des noms |`cd` |`mcd` pour les CD-ROMs Mitsumi, `scd` pour les CD-ROMs Sony +| |Lecteurs de disquette |`fd` diff --git a/documentation/content/hu/books/handbook/install/_index.adoc b/documentation/content/hu/books/handbook/install/_index.adoc index 9ccc216b7d..7bb426bdc9 100644 --- a/documentation/content/hu/books/handbook/install/_index.adoc +++ b/documentation/content/hu/books/handbook/install/_index.adoc @@ -162,6 +162,9 @@ Javasoljuk, hogy nyomtassuk ki vagy írjuk le ezeket a paramétereket a FreeBSD |- |3Com(R) 56K-s faxmodem, COM1 +|... +|... +|... |... |=== diff --git a/documentation/content/it/books/handbook/install/_index.adoc b/documentation/content/it/books/handbook/install/_index.adoc index cdf7545264..c260f533c0 100644 --- a/documentation/content/it/books/handbook/install/_index.adoc +++ b/documentation/content/it/books/handbook/install/_index.adoc @@ -117,6 +117,9 @@ Raccomandiamo di scrivere o di stampare queste informazioni prima di installare |N/A |3Com(R) 56K faxmodem, su COM1 +|... +|... +|... |... |=== diff --git a/documentation/content/mn/books/handbook/bsdinstall/_index.adoc b/documentation/content/mn/books/handbook/bsdinstall/_index.adoc index 93337ec70e..594946838e 100644 --- a/documentation/content/mn/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/mn/books/handbook/bsdinstall/_index.adoc @@ -780,6 +780,8 @@ FreeBSD-н [.filename]#gptboot# нь анхдагчаар эхний UFS хув |`freebsd-boot` |`512K` +| +| |`freebsd-ufs` |`2G` diff --git a/documentation/content/mn/books/handbook/install/_index.adoc b/documentation/content/mn/books/handbook/install/_index.adoc index 593cb67f84..3a795f6a23 100644 --- a/documentation/content/mn/books/handbook/install/_index.adoc +++ b/documentation/content/mn/books/handbook/install/_index.adoc @@ -155,6 +155,9 @@ FreeBSD-г суулгахаасаа өмнө эдгээр дугааруудыг |мэдэхгүй |3Com(R) 56K факс модем, COM1 дээр зоогдсон +|... +|... +|... |... |=== diff --git a/documentation/content/nl/books/handbook/install/_index.adoc b/documentation/content/nl/books/handbook/install/_index.adoc index 22782053ad..ae585f6678 100644 --- a/documentation/content/nl/books/handbook/install/_index.adoc +++ b/documentation/content/nl/books/handbook/install/_index.adoc @@ -155,6 +155,9 @@ Er wordt aangeraden deze informatie af te drukken of op te schrijven voordat Fre |N/A |3Com(R) 56K faxmodem, op COM1 +|... +|... +|... |... |=== diff --git a/documentation/content/pl/books/handbook/install/_index.adoc b/documentation/content/pl/books/handbook/install/_index.adoc index f8b42c0999..e17f9accb6 100644 --- a/documentation/content/pl/books/handbook/install/_index.adoc +++ b/documentation/content/pl/books/handbook/install/_index.adoc @@ -117,6 +117,9 @@ Zalecamy by zebrane informacje wydrukować lub zapisać na kartce przed rozpocz |brak |3Com(R) 56K faxmodem na COM1 +|... +|... +|... |... |=== diff --git a/documentation/content/pt-br/books/handbook/bsdinstall/_index.adoc b/documentation/content/pt-br/books/handbook/bsdinstall/_index.adoc index 63a63e6bfd..4adc731df6 100644 --- a/documentation/content/pt-br/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/pt-br/books/handbook/bsdinstall/_index.adoc @@ -560,6 +560,8 @@ Por padrão, o [.filename]#gptboot# do FreeBSD espera que a primeira partição |`freebsd-boot` |`512K` +| +| |`freebsd-ufs` |`2G` diff --git a/documentation/content/pt-br/books/porters-handbook/makefiles/_index.adoc b/documentation/content/pt-br/books/porters-handbook/makefiles/_index.adoc index 7625c978ad..e55f3b83fd 100644 --- a/documentation/content/pt-br/books/porters-handbook/makefiles/_index.adoc +++ b/documentation/content/pt-br/books/porters-handbook/makefiles/_index.adoc @@ -1363,6 +1363,7 @@ Se o arquivo de distribuição vier de um commit ou tag específico no https://g |`GH_TUPLE` |`GH_TUPLE` permite colocar `GH_ACCOUNT`, `GH_PROJECT`, `GH_TAGNAME` e `GH_SUBDIR` em uma única variável. O formato é _conta_`:`_projeto_`:`_tagname_`:`_grupo_`/`_subdiretório_. O `/`_subdiretório _ é opcional. Isso é útil quando mais de um projeto no GitHub precisa ser utilizado. +| |=== [IMPORTANT] @@ -1732,6 +1733,7 @@ Semelhante ao GitHub, se o arquivo de distribuição vier de https://gitlab.com[ |`GL_TUPLE` |`GL_TUPLE` permite colocar `GL_SITE`, `GL_ACCOUNT`, `GL_PROJECT`, `GL_COMMIT`, e `GL_SUBDIR` dentro de uma única variável. O formato é _site_`:`_conta_`:`_projeto_`:`_commit_`:`_grupo_`/`_subdiretório_. O _site_`:` e `/`_subdiretório_ são opcionais. Isso ajuda quando é necessário baixar arquivos de mais de um projeto GitLab. +| |=== [[makefile-master_sites-gitlab-ex1]] diff --git a/documentation/content/ru/books/handbook/bsdinstall/_index.adoc b/documentation/content/ru/books/handbook/bsdinstall/_index.adoc index 611a0a8782..724f2385c7 100644 --- a/documentation/content/ru/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/ru/books/handbook/bsdinstall/_index.adoc @@ -781,6 +781,8 @@ image::bsdinstall-part-manual-addpart.png[] |`freebsd-boot` |`512K` +| +| |`freebsd-ufs` |`2G` diff --git a/documentation/content/ru/books/handbook/install/_index.adoc b/documentation/content/ru/books/handbook/install/_index.adoc index a0b643f4be..c668d3b222 100644 --- a/documentation/content/ru/books/handbook/install/_index.adoc +++ b/documentation/content/ru/books/handbook/install/_index.adoc @@ -155,6 +155,9 @@ FreeBSD поставляется простой в использовании т |нет |3Com(R) 56K факс-модем, COM1 +|... +|... +|... |... |=== diff --git a/documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc b/documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc index b8c46bac76..92351247e1 100644 --- a/documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc +++ b/documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc @@ -4112,7 +4112,6 @@ int |vp |客体;vnode |被锁定 -| |label |vp的策略标记 @@ -4355,6 +4354,7 @@ void |vp | +| |label | @@ -5410,6 +5410,8 @@ int | |newlen +| +| |=== 确定相关主体是否应该被允许执行指定的 man:sysctl[3] 事务。 diff --git a/documentation/content/zh-cn/books/handbook/install/_index.adoc b/documentation/content/zh-cn/books/handbook/install/_index.adoc index 83ddf54bde..92af44e489 100644 --- a/documentation/content/zh-cn/books/handbook/install/_index.adoc +++ b/documentation/content/zh-cn/books/handbook/install/_index.adoc @@ -155,6 +155,9 @@ FreeBSD/sparc64 需要独占一块磁盘。 目前还没有办法与其它操作 |N/A |3Com(R) 56K faxmodem,位于 COM1 口 +|... +|... +|... |... |=== diff --git a/documentation/content/zh-cn/books/handbook/multimedia/_index.adoc b/documentation/content/zh-cn/books/handbook/multimedia/_index.adoc index 945c7621f1..989a977ef2 100644 --- a/documentation/content/zh-cn/books/handbook/multimedia/_index.adoc +++ b/documentation/content/zh-cn/books/handbook/multimedia/_index.adoc @@ -233,7 +233,7 @@ IRQ设置不正确。确信设定的IRQ和声卡的IRQ是一样的。 |`xxx: can't open /dev/dsp!` | -使用命令 `fstat | grep dsp` 进行检查是否有其它的程序打开了设备。 值得注意的是 esound 和 KDE 提供的声卡支持经常是造成麻烦的祸根。 +使用命令 `fstat \| grep dsp` 进行检查是否有其它的程序打开了设备。 值得注意的是 esound 和 KDE 提供的声卡支持经常是造成麻烦的祸根。 |=== 另一个问题是许多新式的显卡本身包含它们自己的声音驱动, 用以配合 HDMI 这样的设备使用。 这个声音设备有时会在真正的声卡之前被探测到, 从而成为默认的回放设备, 而使真正的声卡无法发声。 要检查这种情况, 运行 dmesg 并观察 `pcm`。 其输出类似下面这样: diff --git a/documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc b/documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc index a39a5c1920..12ef045061 100644 --- a/documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc @@ -572,6 +572,8 @@ image::bsdinstall-part-manual-addpart.png[] |`freebsd-boot` |`512K` +| +| |`freebsd-ufs` |`2G` diff --git a/documentation/content/zh-tw/books/porters-handbook/makefiles/_index.adoc b/documentation/content/zh-tw/books/porters-handbook/makefiles/_index.adoc index 79f992fba8..e381fc43e7 100644 --- a/documentation/content/zh-tw/books/porters-handbook/makefiles/_index.adoc +++ b/documentation/content/zh-tw/books/porters-handbook/makefiles/_index.adoc @@ -1466,6 +1466,7 @@ These variables are available: |`GH_TUPLE` |`GH_TUPLE` allows putting `GH_ACCOUNT`, `GH_PROJECT`, `GH_TAGNAME`, and `GH_SUBDIR` into a single variable. The format is _account_`:`_project_`:`_tagname_`:`_group_`/`_subdir_. The `/`_subdir_ part is optional. It is helpful when there is more than one GitHub project from which to fetch. +|(none) |=== [IMPORTANT] @@ -1871,6 +1872,7 @@ Similar to GitHub, if the distribution file comes from https://gitlab.com[gitlab |`GL_TUPLE` |`GL_TUPLE` allows putting `GL_SITE`, `GL_ACCOUNT`, `GL_PROJECT`, `GL_COMMIT`, and `GL_SUBDIR` into a single variable. The format is _site_`:`_account_`:`_project_`:`_commit_`:`_group_`/`_subdir_. The _site_`:` and `/`_subdir_ part is optional. It is helpful when there are more than one GitLab project from which to fetch. +|(none) |=== [[makefile-master_sites-gitlab-ex1]]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408200640.47K6eRBP033723>