From: Martin Steigerwald Date: Mon, 7 May 2012 15:06:26 +0000 (+0200) Subject: Fix manpage error warning: macro `hostname'' not defined. X-Git-Tag: gfio-0.1^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=20c67f10a4a1a379620a374beb070b330ed12187;p=fio.git Fix manpage error warning: macro `hostname'' not defined. Fix manpage error warning: macro `hostname'' not defined by using different line wrapping. Signed-off-by: Jens Axboe --- diff --git a/fio.1 b/fio.1 index 4e626b07..23650ce9 100644 --- a/fio.1 +++ b/fio.1 @@ -1318,8 +1318,8 @@ To start the server, you would do: on that machine, where args defines what fio listens to. The arguments are of the form 'type:hostname or IP:port'. 'type' is either 'ip' (or ip4) -for TCP/IP v4, 'ip6' for TCP/IP v6, or 'sock' for a local unix domain socket. -'hostname' is either a hostname or IP address, and 'port' is the port to +for TCP/IP v4, 'ip6' for TCP/IP v6, or 'sock' for a local unix domain +socket. 'hostname' is either a hostname or IP address, and 'port' is the port to listen to (only valid for TCP/IP, not a local socket). Some examples: 1) fio --server