OSDN Git Service

(split) LDP man-pages の original/ を v3.29 に更新。
[linuxjm/LDP_man-pages.git] / original / man7 / uri.7
index 6711b6b..1034d1c 100644 (file)
@@ -94,7 +94,7 @@ from the current context.
 Within a relative path reference, the complete path segments "." and
 ".." have special meanings: "the current hierarchy level" and "the
 level above this hierarchy level", respectively, just like they do in
-Unix-like systems.
+UNIX-like systems.
 A path segment which contains a colon
 character can't be used as the first segment of a relative URI path
 (e.g., "this:that"), because it would be mistaken for a scheme name;
@@ -132,7 +132,7 @@ If the URL supplies a username but no password, and the remote
 server requests a password, the program interpreting the URL
 should request one from the user.
 .PP
-Here are some of the most common schemes in use on Unix-like systems
+Here are some of the most common schemes in use on UNIX-like systems
 that are understood by many tools.
 Note that many tools using URIs also have internal schemes or specialized
 schemes; see those tools' documentation for information on those schemes.
@@ -305,7 +305,7 @@ The command name can optionally be followed by a
 parenthesis and section number; see
 .BR man (7)
 for more information on the meaning of the section numbers.
-This URI scheme is unique to Unix-like systems (such as Linux)
+This URI scheme is unique to UNIX-like systems (such as Linux)
 and is not currently registered by the IETF.
 An example is <man:ls(1)>.
 .PP
@@ -322,7 +322,7 @@ An example is <man:ls(1)>.
 This scheme refers to online info reference pages (generated from
 texinfo files),
 a documentation format used by programs such as the GNU tools.
-This URI scheme is unique to Unix-like systems (such as Linux)
+This URI scheme is unique to UNIX-like systems (such as Linux)
 and is not currently registered by the IETF.
 As of this writing, GNOME and KDE differ in their URI syntax
 and do not accept the other's syntax.
@@ -347,7 +347,7 @@ commands and returns a list of descriptions containing that string.
 Only complete word matches are returned.
 See
 .BR whatis (1).
-This URI scheme is unique to Unix-like systems (such as Linux)
+This URI scheme is unique to UNIX-like systems (such as Linux)
 and is not currently registered by the IETF.
 .PP
 .B "ghelp \- GNOME help documentation"