X-Git-Url: http://git.alex.org.uk diff --git a/man/nbd-server.5.in.sgml b/man/nbd-server.5.in.sgml index 1bc1980..c6eb7f8 100644 --- a/man/nbd-server.5.in.sgml +++ b/man/nbd-server.5.in.sgml @@ -127,20 +127,20 @@ manpage.1: manpage.sgml - - - - Optional; string. - + + - The name of the user this server must run as. If this - parameter is not specified, then nbd-server will not - attempt to change its UID (so the UID it runs as will be - the user who starts nbd-server). If it is specified, then - nbd-server will change its UID after opening ports, but - before accepting connections or opening files. + Optional; string - + If this option is set, it should contain the local IP + address on which we should listen to + nbd-client(8) connections. If it is not + set, nbd-server will listen to all + local IPv4 and IPv6 addresses. To limit to IPv6, specify the + address as "::". To limit to IPv4, specify as "0.0.0.0". It + is not possible to specify more than one IP address + here. + @@ -181,21 +181,21 @@ manpage.1: manpage.sgml - - + + + + Optional; string. + - Optional; string + The name of the user this server must run as. If this + parameter is not specified, then nbd-server will not + attempt to change its UID (so the UID it runs as will be + the user who starts nbd-server). If it is specified, then + nbd-server will change its UID after opening ports, but + before accepting connections or opening files. - If this option is set, it should contain the local IP - address on which we should listen to - nbd-client(8) connections. If it is not - set, nbd-server will listen to all - local IPv4 and IPv6 addresses. To limit to IPv6, specify the - address as "::". To limit to IPv4, specify as "0.0.0.0". It - is not possible to specify more than one IP address - here. - - +