URI: 
       trc(1): mention /etc/shells in BUGS section - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit b962b25ecaf6ddb11a36235d4a9849a147b4f6a3
   DIR parent 601e07b63653d0fed91594ebba261b733d017653
  HTML Author: Russ Cox <rsc@swtch.com>
       Date:   Tue,  5 May 2020 08:35:48 -0400
       
       rc(1): mention /etc/shells in BUGS section
       
       Diffstat:
         M man/man1/rc.1                       |       6 ++++++
       
       1 file changed, 6 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/man/man1/rc.1 b/man/man1/rc.1
       t@@ -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.