diff options
Diffstat (limited to 'proto')
-rw-r--r-- | proto/Doc | 10 | ||||
-rw-r--r-- | proto/bgp/Doc | 1 | ||||
-rw-r--r-- | proto/ospf/Doc | 1 | ||||
-rw-r--r-- | proto/pipe/Doc | 1 | ||||
-rw-r--r-- | proto/rip/Doc | 3 | ||||
-rw-r--r-- | proto/static/Doc | 1 |
6 files changed, 6 insertions, 11 deletions
@@ -1,6 +1,6 @@ H Protocols -.C bgp -.C ospf -.C pipe -.C rip -.C static +C bgp +C ospf +C pipe +C rip +C static diff --git a/proto/bgp/Doc b/proto/bgp/Doc index 1976d39..e69de29 100644 --- a/proto/bgp/Doc +++ b/proto/bgp/Doc @@ -1 +0,0 @@ -H BGP diff --git a/proto/ospf/Doc b/proto/ospf/Doc index be4c971..e69de29 100644 --- a/proto/ospf/Doc +++ b/proto/ospf/Doc @@ -1 +0,0 @@ -H OSPF diff --git a/proto/pipe/Doc b/proto/pipe/Doc index 6b57c14..e69de29 100644 --- a/proto/pipe/Doc +++ b/proto/pipe/Doc @@ -1 +0,0 @@ -H Pipe diff --git a/proto/rip/Doc b/proto/rip/Doc index 0714409..c20bd35 100644 --- a/proto/rip/Doc +++ b/proto/rip/Doc @@ -1,2 +1 @@ -F rip RIP -.S rip.c +S rip.c diff --git a/proto/static/Doc b/proto/static/Doc index e38897b..e69de29 100644 --- a/proto/static/Doc +++ b/proto/static/Doc @@ -1 +0,0 @@ -H Static |