The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=1bf86687c2eb744497b6d9fd02b80e9821b1f4d6
commit 1bf86687c2eb744497b6d9fd02b80e9821b1f4d6 Author: ceri <c...@submonkey.net> AuthorDate: 2021-02-25 17:24:19 +0000 Commit: Daniel Ebdrup Jensen <debd...@freebsd.org> CommitDate: 2021-02-26 13:09:19 +0000 etc/shells: Add a reference to the ftpd manpage While here, also fix incorrect capitalizaiton --- etc/shells | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/shells b/etc/shells index fe1e0294a010..a3107faec4c2 100644 --- a/etc/shells +++ b/etc/shells @@ -1,7 +1,7 @@ # $FreeBSD$ # # List of acceptable shells for chpass(1). -# Ftpd will not allow users to connect who are not using +# ftpd(8) will not allow users to connect who are not using # one of these shells. /bin/sh _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"