mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
b67a8f006d
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
(cherry picked from commit 9d6049d5da
)
7 lines
151 B
Text
7 lines
151 B
Text
# List of acceptable shells for chpass(1).
|
|
# Ftpd will not allow users to connect who are not using
|
|
# one of these shells.
|
|
|
|
/bin/sh
|
|
/bin/csh
|
|
/bin/tcsh
|