aboutsummaryrefslogtreecommitdiff
path: root/man/man1
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2020-05-05 08:35:48 -0400
committerRuss Cox <rsc@swtch.com>2020-05-05 08:35:56 -0400
commitb962b25ecaf6ddb11a36235d4a9849a147b4f6a3 (patch)
treecd949f44f0baef12bdacad324fd3551bf6661287 /man/man1
parent601e07b63653d0fed91594ebba261b733d017653 (diff)
downloadplan9port-b962b25ecaf6ddb11a36235d4a9849a147b4f6a3.tar.gz
plan9port-b962b25ecaf6ddb11a36235d4a9849a147b4f6a3.tar.bz2
plan9port-b962b25ecaf6ddb11a36235d4a9849a147b4f6a3.zip
rc(1): mention /etc/shells in BUGS section
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/rc.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/man1/rc.1 b/man/man1/rc.1
index add334fa..792cdc95 100644
--- 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.