Skip to content

Commit

Permalink
Sync to EN 1e892b3d1ed2a1985ab13b559994d74f96479a72:
Browse files Browse the repository at this point in the history
Author: Adriano Barbosa <[email protected]>
Date:   Sun Dec 29 09:56:28 2024 +0100

    Handbook - security: Fix chpass command

    Reviewed by:    dbaio@, Pau Amma<[email protected]>
    Pull Request:   freebsd/freebsd-doc#438
  • Loading branch information
Andrei Zakhvatov committed Jan 12, 2025
1 parent 90b8bdd commit ac30405
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/content/ru/books/handbook/basics/_index.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// The FreeBSD Russian Documentation Project
//
// Original EN revision (23.09.2024): c6f45f005306d23f396e1ec9ddff165312aad867
// Original EN revision (29.12.2024): 1e892b3d1ed2a1985ab13b559994d74f96479a72
//

---
Expand Down Expand Up @@ -510,7 +510,7 @@ Removing user (jru): mailspool home passwd.
====
[source,shell]
....
# chpass
# chpass jru
....
Выводимый текст должен быть похож на следующее:
Expand Down

0 comments on commit ac30405

Please sign in to comment.