mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix a typo in the burncd line.
Approved by: cognet
This commit is contained in:
parent
b5a099c64f
commit
b9a7b69edb
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ OLD_FILES+=sbin/atacontrol
|
|||
OLD_FILES+=usr/share/man/man8/atacontrol.8.gz
|
||||
OLD_FILES+=usr/share/man/man4/atapicam.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/ataraid.4.gz
|
||||
OLD_FILES+=usr.sbin/burncd
|
||||
OLD_FILES+=usr/sbin/burncd
|
||||
OLD_FILES+=usr/share/man/man8/burncd.8.gz
|
||||
# 20130316: vinum.4 removed
|
||||
OLD_FILES+=usr/share/man/man4/vinum.4.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue