mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
chpass: use chpass in man page link instead of the alias chsh (#16224)
This commit is contained in:
parent
18be371bc5
commit
80100620ac
6 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Gebruikersdatabase informatie toevoegen of wijzigen, inclusief login shell en wachtwoord.
|
||||
> Bekijk ook: `passwd`.
|
||||
> Meer informatie: <https://man.netbsd.org/chsh>.
|
||||
> Meer informatie: <https://man.netbsd.org/chpass>.
|
||||
|
||||
- Stel interactief een specifieke login shell in voor de huidige gebruiker:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Gebruikersdatabase informatie toevoegen of wijzigen, inclusief login shell en wachtwoord.
|
||||
> Bekijk ook: `passwd`.
|
||||
> Meer informatie: <https://man.openbsd.org/chsh>.
|
||||
> Meer informatie: <https://man.openbsd.org/chpass>.
|
||||
|
||||
- Stel interactief een specifieke login shell in voor de huidige gebruiker:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Dodaj lub zmień informacje w bazie danych użytkowników, w tym powłokę logowania i hasło.
|
||||
> Zobacz także: `passwd`.
|
||||
> Więcej informacji: <https://man.netbsd.org/chsh>.
|
||||
> Więcej informacji: <https://man.netbsd.org/chpass>.
|
||||
|
||||
- Ustaw określoną powłokę logowania dla bieżącego użytkownika w sposób interaktywny:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Dodaj lub zmień informacje o użytkowniku w bazie danych, w tym powłoki logowania i hasła.
|
||||
> Zobacz także: `passwd`.
|
||||
> Więcej informacji: <https://man.openbsd.org/chsh>.
|
||||
> Więcej informacji: <https://man.openbsd.org/chpass>.
|
||||
|
||||
- Interaktywnie ustaw określoną powłokę logowania dla bieżącego użytkownika:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Add or change user database information, including login shell and password.
|
||||
> See also: `passwd`.
|
||||
> More information: <https://man.netbsd.org/chsh>.
|
||||
> More information: <https://man.netbsd.org/chpass>.
|
||||
|
||||
- Set a specific login shell for the current user interactively:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Add or change user database information, including login shell and password.
|
||||
> See also: `passwd`.
|
||||
> More information: <https://man.openbsd.org/chsh>.
|
||||
> More information: <https://man.openbsd.org/chpass>.
|
||||
|
||||
- Set a specific login shell for the current user interactively:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue