From 117b46bef3af299d9d14326a01e5064fa247d34e Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Thu, 28 Dec 2023 12:33:50 -0300 Subject: [PATCH] cups*: use OpenPrinting CUPS docs instead of Apple CUPS (#11886) cups*: update docs link --- pages.pt_BR/common/cupsctl.md | 2 +- pages.pt_BR/common/lpadmin.md | 2 +- pages.pt_BR/common/lpoptions.md | 2 +- pages.pt_BR/common/lpq.md | 2 +- pages.pt_BR/common/lprm.md | 2 +- pages/common/cups-config.md | 2 +- pages/common/cupsctl.md | 2 +- pages/common/cupsd.md | 2 +- pages/common/lpadmin.md | 2 +- pages/common/lpinfo.md | 2 +- pages/common/lpoptions.md | 2 +- pages/common/lpq.md | 2 +- pages/common/lpr.md | 2 +- pages/common/lprm.md | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pages.pt_BR/common/cupsctl.md b/pages.pt_BR/common/cupsctl.md index c50db9e036..299a440d16 100644 --- a/pages.pt_BR/common/cupsctl.md +++ b/pages.pt_BR/common/cupsctl.md @@ -1,7 +1,7 @@ # cupsctl > Atualiza ou consulta o cupsd.conf de um server. -> Mais informações: . +> Mais informações: . - Exibe os valores de configuração atuais: diff --git a/pages.pt_BR/common/lpadmin.md b/pages.pt_BR/common/lpadmin.md index d38cc823e5..e621d9bb71 100644 --- a/pages.pt_BR/common/lpadmin.md +++ b/pages.pt_BR/common/lpadmin.md @@ -2,7 +2,7 @@ > Configura impressoras e classes do CUPS. > Veja também: `lpoptions`. -> Mais informações: . +> Mais informações: . - Define a impressora padrão: diff --git a/pages.pt_BR/common/lpoptions.md b/pages.pt_BR/common/lpoptions.md index 633330429b..713fa31d97 100644 --- a/pages.pt_BR/common/lpoptions.md +++ b/pages.pt_BR/common/lpoptions.md @@ -2,7 +2,7 @@ > Exibe ou define opções e padrões de uma impressora. > Veja também: `lpadmin`. -> Mais informações: . +> Mais informações: . - Define a impressora padrão: diff --git a/pages.pt_BR/common/lpq.md b/pages.pt_BR/common/lpq.md index d80bb7a01e..4fe5d78bdf 100644 --- a/pages.pt_BR/common/lpq.md +++ b/pages.pt_BR/common/lpq.md @@ -1,7 +1,7 @@ # lpq > Mostra o estado da fila de impressão. -> Mais informações: . +> Mais informações: . - Mostra os trabalhos na fila do destino padrão: diff --git a/pages.pt_BR/common/lprm.md b/pages.pt_BR/common/lprm.md index ed7ca20210..00d15de34c 100644 --- a/pages.pt_BR/common/lprm.md +++ b/pages.pt_BR/common/lprm.md @@ -2,7 +2,7 @@ > Cancela trabalhos de impressão na fila de um servidor. > Veja também: `lpq`. -> Mais informações: . +> Mais informações: . - Cancela o trabalho atual na impressora padrão: diff --git a/pages/common/cups-config.md b/pages/common/cups-config.md index e0d43c744a..9bd94ba2bd 100644 --- a/pages/common/cups-config.md +++ b/pages/common/cups-config.md @@ -1,7 +1,7 @@ # cups-config > Show technical information about your CUPS print server installation. -> More information: . +> More information: . - Show the currently installed version of CUPS: diff --git a/pages/common/cupsctl.md b/pages/common/cupsctl.md index cbb148e083..dec24ef75e 100644 --- a/pages/common/cupsctl.md +++ b/pages/common/cupsctl.md @@ -1,7 +1,7 @@ # cupsctl > Update or query a server's `cupsd.conf`. -> More information: . +> More information: . - Display the current configuration values: diff --git a/pages/common/cupsd.md b/pages/common/cupsd.md index b9e0bbb080..e6db5d1491 100644 --- a/pages/common/cupsd.md +++ b/pages/common/cupsd.md @@ -1,7 +1,7 @@ # cupsd > Server daemon for the CUPS print server. -> More information: . +> More information: . - Start `cupsd` in the background, aka. as a daemon: diff --git a/pages/common/lpadmin.md b/pages/common/lpadmin.md index 09533e2736..91c5fd4a35 100644 --- a/pages/common/lpadmin.md +++ b/pages/common/lpadmin.md @@ -2,7 +2,7 @@ > Configure CUPS printers and classes. > See also: `lpoptions`. -> More information: . +> More information: . - Set the default printer: diff --git a/pages/common/lpinfo.md b/pages/common/lpinfo.md index f9f35da47a..c39bee841e 100644 --- a/pages/common/lpinfo.md +++ b/pages/common/lpinfo.md @@ -1,7 +1,7 @@ # lpinfo > List connected printers and installed drivers for the CUPS print server. -> More information: . +> More information: . - List all the currently connected printers: diff --git a/pages/common/lpoptions.md b/pages/common/lpoptions.md index 103bb15003..021888c2f4 100644 --- a/pages/common/lpoptions.md +++ b/pages/common/lpoptions.md @@ -2,7 +2,7 @@ > Display or set printer options and defaults. > See also: `lpadmin`. -> More information: . +> More information: . - Set the default printer: diff --git a/pages/common/lpq.md b/pages/common/lpq.md index 416fb204b7..e34f022fd2 100644 --- a/pages/common/lpq.md +++ b/pages/common/lpq.md @@ -1,7 +1,7 @@ # lpq > Show printer queue status. -> More information: . +> More information: . - Show the queued jobs of the default destination: diff --git a/pages/common/lpr.md b/pages/common/lpr.md index 36484d21a4..c0a51e791b 100644 --- a/pages/common/lpr.md +++ b/pages/common/lpr.md @@ -2,7 +2,7 @@ > CUPS tool for printing files. > See also: `lpstat` and `lpadmin`. -> More information: . +> More information: . - Print a file to the default printer: diff --git a/pages/common/lprm.md b/pages/common/lprm.md index 7ef7c1f687..26effcbbee 100644 --- a/pages/common/lprm.md +++ b/pages/common/lprm.md @@ -2,7 +2,7 @@ > Cancel queued print jobs of a server. > See also: `lpq`. -> More information: . +> More information: . - Cancel current job on the default printer: