pages.hi: fix username translation, Windows paths (#14902)
* pages.hi: fix username translation, Windows paths Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages.hi: fix false positives from username space fix Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
ca1f55f1eb
commit
b731fedb33
@@ -14,8 +14,8 @@
|
||||
|
||||
- एक विशिष्ट उपयोगकर्ता के लिए लॉगिन [s]hell सेट करें:
|
||||
|
||||
`doas chsh -s {{शेल/का/पथ}} {{उपयोगकर्ता नाम}}`
|
||||
`doas chsh -s {{शेल/का/पथ}} {{उपयोगकर्ता_नाम}}`
|
||||
|
||||
- `passwd` फ़ाइल प्रारूप में एक उपयोगकर्ता डेटाबेस प्रविष्टि निर्दिष्ट करें:
|
||||
|
||||
`doas chsh -a {{उपयोगकर्ता नाम:एनक्रिप्टेड_पासवर्ड:uid:gid:...}}`
|
||||
`doas chsh -a {{उपयोगकर्ता_नाम:एनक्रिप्टेड_पासवर्ड:uid:gid:...}}`
|
||||
|
Reference in New Issue
Block a user