uri.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Yuri Kozlov 2013-05-18 20:51:27 +02:00 committed by Michael Kerrisk
parent 6aa5dcf494
commit 7adfc6e1ba
1 changed files with 2 additions and 2 deletions

View File

@ -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 <telnet://melvyl.ucop.edu/>.
.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".