mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix a macro error in HISTORY section.
This commit is contained in:
parent
a3821fcd37
commit
6cbc213f79
1 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\" $Id: rtentry.9,v 1.1 1996/10/08 20:25:39 wollman Exp $
|
||||
.Dd October 8, 1996
|
||||
.Os
|
||||
.Dt RTENTRY 9
|
||||
|
|
@ -266,7 +266,7 @@ structure first appeared in
|
|||
.Bx 4.2 .
|
||||
The radix-tree representation of the routing table and the
|
||||
.Nm rt_metrics structure first appeared in
|
||||
.Bx 4.3-reno .
|
||||
.Bx 4.3 reno .
|
||||
The
|
||||
.Nm RTF_PRCLONING
|
||||
mechanism first appeared in
|
||||
|
|
|
|||
Loading…
Reference in a new issue