mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
Remove leftover empty leading comments/blank lines that had been spacers between $FreeBSD$ and the following content in config files in src/etc. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D41548
7 lines
154 B
Text
7 lines
154 B
Text
# List of acceptable shells for chpass(1).
|
|
# ftpd(8) will not allow users to connect who are not using
|
|
# one of these shells.
|
|
|
|
/bin/sh
|
|
/bin/csh
|
|
/bin/tcsh
|