mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
|
# $FreeBSD$
|
|||
|
#
|
|||
|
# WARNING: spaces may be essential at the end of lines
|
|||
|
# WARNING: empty lines are essential too
|
|||
|
#
|
|||
|
# yesexpr
|
|||
|
^[yYyYはハ].*
|
|||
|
# noexpr
|
|||
|
^[nNnNいイ].*
|
|||
|
# EOF
|