git: 6e068d6bea4d - main - passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 May 2023 12:01:24 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=6e068d6bea4d8282704b4e157da3da584dc67a2d
commit 6e068d6bea4d8282704b4e157da3da584dc67a2d
Author: Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2023-05-16 11:17:16 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-05-16 11:57:49 +0000
passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79
MFC After: 3 days
---
share/man/man5/passwd.5 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5
index bd2d012ac57f..f2e307686b64 100644
--- a/share/man/man5/passwd.5
+++ b/share/man/man5/passwd.5
@@ -31,7 +31,7 @@
.\" From: @(#)passwd.5 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd June 30, 2022
+.Dd May 16, 2023
.Dt PASSWD 5
.Os
.Sh NAME
@@ -131,7 +131,7 @@ The login name must not begin with a hyphen
.Pq Ql \&- ,
and cannot contain 8-bit characters, tabs or spaces, or any of these
symbols:
-.Ql \&,:+&#%^\&(\&)!@~*?<>=|\e\\&/" .
+.Ql \&,:+&#%^\&(\&)!@~*?<>=|\e\\&/"\&; .
The dollar symbol
.Pq Ql \&$
is allowed only as the last character for use with Samba.