diff options
author | Maria Matejka <mq@jmq.cz> | 2018-04-23 11:29:13 +0200 |
---|---|---|
committer | Maria Matejka <mq@jmq.cz> | 2018-04-23 11:29:13 +0200 |
commit | 7904f409e2a11221b852505d6522b65b6c2900c7 (patch) | |
tree | 6add69bd117d135146f4f8774cba2be159a83837 /nest/Doc | |
parent | 4c0b741ba7419e2cb816e1dc9a23096234d998e2 (diff) |
Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems
Diffstat (limited to 'nest/Doc')
-rw-r--r-- | nest/Doc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/nest/Doc b/nest/Doc deleted file mode 100644 index 38af0feb..00000000 --- a/nest/Doc +++ /dev/null @@ -1,12 +0,0 @@ -H Core -S rt-fib.c -S rt-table.c -S rt-attr.c -D proto.sgml -S proto.c -S proto-hooks.c -S iface.c -S neighbor.c -S cli.c -S locks.c -# rt-dev.c documented in Protocols chapter |