mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add $FreeBSD$'s
This commit is contained in:
parent
39696c1c3e
commit
4698d64d69
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
.\" $FreeBSD$
|
||||
.\"
|
||||
.TH FLEX 1 "April 1995" "Version 2.5"
|
||||
.SH NAME
|
||||
flex \- fast lexical analyzer generator
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
/* $FreeBSD$ */
|
||||
|
||||
#define FLEX_VERSION "2.5.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue