diff --git a/net-misc/wsdd/wsdd-0.7.1.ebuild b/net-misc/wsdd/wsdd-0.7.1.ebuild index ed79254f3a..a3e34dd483 100644 --- a/net-misc/wsdd/wsdd-0.7.1.ebuild +++ b/net-misc/wsdd/wsdd-0.7.1.ebuild @@ -42,5 +42,5 @@ src_install() { systemd_dounit etc/systemd/wsdd.service dodoc README.md - doman man/wsdd.1 + doman man/wsdd.8 }