diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:58 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:58 +0000 |
commit | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (patch) | |
tree | 9ea9aabd7d69195e62f8265fdd2e60259bfef4d9 /sys/amd64/conf/GENERIC.hints | |
parent | b1cfcffa89e66caedb84d6e92a92e3828bc08f04 (diff) |
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'sys/amd64/conf/GENERIC.hints')
-rw-r--r-- | sys/amd64/conf/GENERIC.hints | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC.hints b/sys/amd64/conf/GENERIC.hints index 31311d03fc94..be3f59cd1950 100644 --- a/sys/amd64/conf/GENERIC.hints +++ b/sys/amd64/conf/GENERIC.hints @@ -1,4 +1,3 @@ -# $FreeBSD$ hint.fdc.0.at="isa" hint.fdc.0.port="0x3F0" hint.fdc.0.irq="6" |