Commit 080801f
committed
man: add ifdown.8
Let's add ifdown.8 man page that sources from ifup.8 to remove need of creating symlink to ifup.8.
This caused previously issues like:
```sh
ls -la /usr/share/man/man8/ifdown.8.gz
lrwxrwxrwx. 1 root root 52 Aug 10 2022 /usr/share/man/man8/ifdown.8.gz -> ../../../../../../../../usr/share/man/man8/ifup.8.gz
```
Fixes: 665d5601 parent a8bff25 commit 080801f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments