new copyright notice
[unix-history] / usr / src / share / man / man5 / shells.5
CommitLineData
8e0964c1
KB
1.\" Copyright (c) 1986 The Regents of the University of California.
2.\" All rights reserved.
c1bd1590 3.\"
91cff1e1 4.\" %sccs.include.redist.man%
c1bd1590 5.\"
91cff1e1 6.\" @(#)shells.5 5.3 (Berkeley) %G%
8e0964c1
KB
7.\"
8.TH SHELLS 5 ""
c1bd1590
KB
9.UC 5
10.SH NAME
11shells \- shell database
12.SH DESCRIPTION
8e0964c1
KB
13The
14.I shells
15file contains a list of the shells on the system.
16For each shell a single line should be present, consisting of the
17shell's path, relative to root.
c1bd1590 18.PP
8e0964c1
KB
19A hash mark (``#'') indicates the beginning of a comment; subsequent
20characters up to the end of the line are not interpreted by the
21routines which search the file.
22Blank lines are also ignored.
c1bd1590
KB
23.SH FILES
24/etc/shells
25.SH "SEE ALSO"
8e0964c1 26getusershell(3)