.TH ethflopd 8 "December 30, 2020" ethflop .SH NAME ethflopd \- Ethernet DOS floppy image server .SH SYNOPSIS .B ethflopd .RB [ \-f ] .I iface .I directory .SH DESCRIPTION .B ethflopd serves floppy images stored in the given .I directory over the interface .IR iface . .SH OPTIONS .TP .B \-f stay in the foreground (do not daemonize the process). .SH NOTES .B ethflopd needs the .B CAP_NEW_RAW system capability, which usually means that it needs to be run as root. .SH AUTHORS .B ethflopd was written by Mateusz Viste. This manual page was adapted from the provided documentation by Stephen Kitt, for the Debian GNU/Linux system (but it may be used by others).