From 60f32f3372ae88cb5ab4a250750a89d381356055 Mon Sep 17 00:00:00 2001 From: Alexandre Snarskii Date: Thu, 24 Oct 2019 20:25:31 +0300 Subject: [PATCH] minimal documentation changes, copyright update. --- COPYRIGHT | 2 +- README.md | 8 ++++---- bgpq3.8 | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 5a11aae..78d94df 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2007-2018 Alexandre Snarskii + * Copyright (c) 2007-2019 Alexandre Snarskii * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index 9d2d4d9..4e7b98e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ NAME ---- -`bgpq3` - bgp filtering automation for Cisco and Juniper routers +`bgpq3` - bgp filtering automation tool SYNOPSIS -------- @@ -13,9 +13,9 @@ SYNOPSIS DESCRIPTION ----------- -The bgpq3 utility used to generate Cisco and Juniper prefix-lists, -extended access-lists, policy-statement terms and as-path lists based on -RADB data. +The bgpq3 utility used to generate configuration (prefix-lists, +extended access-lists, policy-statement terms and as-path lists) +based on RADB data. The options are as follows: diff --git a/bgpq3.8 b/bgpq3.8 index 1301eb2..42a75c0 100644 --- a/bgpq3.8 +++ b/bgpq3.8 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2007-2018 Alexandre Snarskii +.\" Copyright (c) 2007-2019 Alexandre Snarskii .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm bgpq3 -.Nd "bgp filtering automation for cisco and juniper routers" +.Nd "bgp filtering automation tool" .Sh SYNOPSIS .Nm .Op Fl h Ar host[:port] @@ -51,8 +51,8 @@ .Sh DESCRIPTION The .Nm -utility used to generate Cisco and Juniper prefix-lists, extended -access-lists, policy-statement terms and as-path lists based on RADB data. +utility used to generate configurations (prefix-lists, extended +access-lists, policy-statement terms and as-path lists) based on RADB data. .Pp The options are as follows: .Bl -tag -width Ds