diff --git a/man7/uri.7 b/man7/uri.7 index d372331d1..4e4882560 100644 --- a/man7/uri.7 +++ b/man7/uri.7 @@ -45,7 +45,7 @@ .\" Modified Fri Aug 21 23:00:00 1999 by David A. Wheeler (dwheeler@dwheeler.com) .\" Modified Tue Mar 14 2000 by David A. Wheeler (dwheeler@dwheeler.com) .\" -.TH URI 7 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH URI 7 2013-05-18 "Linux" "Linux Programmer's Manual" .SH NAME uri, url, urn \- uniform resource identifier (URI), including a URL or URN .SH SYNOPSIS @@ -268,7 +268,7 @@ An example is . .PP This represents a file or directory accessible locally. As a special case, -.I host +.I ip_server can be the string "localhost" or the empty string; this is interpreted as "the machine from which the URL is being interpreted".