commit b962b25ecaf6ddb11a36235d4a9849a147b4f6a3
parent 601e07b63653d0fed91594ebba261b733d017653
Author: Russ Cox <rsc@swtch.com>
Date: Tue, 5 May 2020 08:35:48 -0400
rc(1): mention /etc/shells in BUGS section
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/man/man1/rc.1 b/man/man1/rc.1
@@ -989,3 +989,9 @@ and then
.B fstab
ensures causes FreeBSD to mount the file system
automatically at boot time.)
+.PP
+Some systems require
+.B \*9/bin/rc
+to be listed in
+.B /etc/shells
+before it can be used as a login shell.