mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Do not commit before the first cup of coffee. Other entries don't have a
preceeding slash. Pointed out by: thompsa
This commit is contained in:
parent
beba90ea1b
commit
b3c792cab0
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@
|
|||
#
|
||||
|
||||
# 20050927: bridge(4) replaced by if_bridge(4)
|
||||
OLD_FILES+=/usr/include/net/bridge.h
|
||||
OLD_FILES+=/usr/share/man/man4/bridge.4.gz
|
||||
OLD_FILES+=usr/include/net/bridge.h
|
||||
OLD_FILES+=usr/share/man/man4/bridge.4.gz
|
||||
# 20050831: not implemented
|
||||
OLD_FILES+=usr/share/man/man3/getino.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/putino.3.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue