Skip to content

Commit

Permalink
chgrp: update documentation link (tldr-pages#15139)
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonfigueroa authored Dec 12, 2024
1 parent e760e81 commit 4c6b64f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pages.fr/common/chgrp.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# chgrp

> Change la propriรฉtรฉ de groupe des fichiers et des rรฉpertoires.
> Plus d'informations : <https://www.gnu.org/software/coreutils/chgrp>.
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
- Change le groupe propriรฉtaire d'un fichier/rรฉpertoire :

Expand Down
2 changes: 1 addition & 1 deletion pages.it/common/chgrp.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# chgrp

> Cambia il gruppo proprietario di file e directory.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/chgrp>.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
- Cambia il gruppo proprietario di un file/directory:

Expand Down
2 changes: 1 addition & 1 deletion pages.ko/common/chgrp.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# chgrp

> ํŒŒ์ผ ๋ฐ ๋””๋ ‰ํ† ๋ฆฌ์˜ ๊ทธ๋ฃน ์†Œ์œ ๊ถŒ ๋ณ€๊ฒฝ.
> ๋” ๋งŽ์€ ์ •๋ณด: <https://www.gnu.org/software/coreutils/chgrp>.
> ๋” ๋งŽ์€ ์ •๋ณด: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
- ํŒŒ์ผ/๋””๋ ‰ํ† ๋ฆฌ์˜ ์†Œ์œ  ๊ทธ๋ฃน ๋ณ€๊ฒฝ:

Expand Down
2 changes: 1 addition & 1 deletion pages.nl/common/chgrp.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# chgrp

> Verander beheerdersgroep van bestanden en mappen.
> Meer informatie: <https://www.gnu.org/software/coreutils/chgrp>.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
- Verander beheerdergroep van een bestand of map:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/chgrp.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# chgrp

> Change group ownership of files and directories.
> More information: <https://www.gnu.org/software/coreutils/chgrp>.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
- Change the owner group of a file/directory:

Expand Down

0 comments on commit 4c6b64f

Please sign in to comment.