]> err.no Git - varnish/commitdiff
Additional markup fixes, bump date
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 12 Sep 2007 15:55:51 +0000 (15:55 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 12 Sep 2007 15:55:51 +0000 (15:55 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1949 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishadm/varnishadm.1
varnish-cache/bin/varnishd/varnishd.1
varnish-cache/bin/varnishreplay/varnishreplay.1

index fc9c177c2b1c6ab037cbdfc61d04351ebab13a39..f542b8d2ae86c7d6bf88269688b075aa4ea71a2c 100644 (file)
 .\"
 .\" $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
index 01881bb536bfdcdf9e71ba44d8cb3e026e5ce7d2..3643fc07570aacb2875f2cd19e25774ee1f5a7f1 100644 (file)
@@ -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
index d149b031315f6a896f649c794c35caeb06590301..68223acb0e1ca466fa9040da21af1666e0864358 100644 (file)
@@ -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