From: des Date: Wed, 12 Sep 2007 15:55:51 +0000 (+0000) Subject: Additional markup fixes, bump date X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba5f82842a0a5c7061bfda17fe45ecabbdcf7dd6;p=varnish Additional markup fixes, bump date git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1949 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishadm/varnishadm.1 b/varnish-cache/bin/varnishadm/varnishadm.1 index fc9c177c..f542b8d2 100644 --- a/varnish-cache/bin/varnishadm/varnishadm.1 +++ b/varnish-cache/bin/varnishadm/varnishadm.1 @@ -28,14 +28,14 @@ .\" .\" $Id$ .\" -.Dd August 19, 2007 +.Dd September 12, 2007 .Dt VARNISHADM 1 .Os .Sh NAME .Nm varnishadm .Sh SYNOPSIS .Nm -.Fl T Ar address:port +.Fl T Ar address Ns : Ns Ar port .Cm command .Op Ar ... .Sh DESCRIPTION @@ -43,11 +43,11 @@ The .Nm utility sends the given command and arguments to the .Xr varnishd 1 -instance at address:port and prints the results. +instance at the specified address and port and prints the results. .Pp The following options are available: .Bl -tag -width Fl -.It Fl T Ar address:port +.It Fl T Ar address Ns : Ns Ar port Connect to the management interface at the specified address and port. .El .Sh EXIT STATUS diff --git a/varnish-cache/bin/varnishd/varnishd.1 b/varnish-cache/bin/varnishd/varnishd.1 index 01881bb5..3643fc07 100644 --- a/varnish-cache/bin/varnishd/varnishd.1 +++ b/varnish-cache/bin/varnishd/varnishd.1 @@ -36,7 +36,7 @@ .Nd HTTP accelerator daemon .Sh SYNOPSIS .Nm -.Op Fl a Ar addrss Ns Op : Ns Ar port +.Op Fl a Ar address Ns Op : Ns Ar port .Op Fl b Ar host Ns Op : Ns Ar port .Op Fl d .Op Fl F diff --git a/varnish-cache/bin/varnishreplay/varnishreplay.1 b/varnish-cache/bin/varnishreplay/varnishreplay.1 index d149b031..68223acb 100644 --- a/varnish-cache/bin/varnishreplay/varnishreplay.1 +++ b/varnish-cache/bin/varnishreplay/varnishreplay.1 @@ -27,7 +27,7 @@ .\" .\" $Id$ .\" -.Dd June 25, 2007 +.Dd September 12, 2007 .Dt VARNISHREPLAY 1 .Os .Sh NAME @@ -36,7 +36,7 @@ .Sh SYNOPSIS .Nm .Op Fl D -.Fl a Ar address:port +.Fl a Ar address Ns : Ns Ar port .Fl r Ar file .Sh DESCRIPTION The @@ -45,7 +45,7 @@ utility parses varnish logs and attempts to reproduce the traffic. .Pp The following options are available: .Bl -tag -width Fl -.It Fl a Ar address:port +.It Fl a Ar address Ns : Ns Ar port Send the traffic over tcp to this address and port. This option is mandatory. .It Fl D