diff options
Diffstat (limited to 'static/freebsd/man5/protocols.5 4.html')
| -rw-r--r-- | static/freebsd/man5/protocols.5 4.html | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/static/freebsd/man5/protocols.5 4.html b/static/freebsd/man5/protocols.5 4.html deleted file mode 100644 index 88e9deb4..00000000 --- a/static/freebsd/man5/protocols.5 4.html +++ /dev/null @@ -1,67 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">PROTOCOLS(5)</td> - <td class="head-vol">File Formats Manual</td> - <td class="head-rtitle">PROTOCOLS(5)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">protocols</code> — - <span class="Nd">protocol name data base</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">protocols</code> file contains information - regarding the assigned protocol numbers used by IPv4 and IPv6 to identify - the next level protocol. For each protocol a single line should be present - with the following information:</p> -<div class="Bd Pp Bd-indent"> -<pre>official protocol name -protocol number -aliases</pre> -</div> -<p class="Pp">Items are separated by any number of blanks and/or tab characters. - A ``#'' indicates the beginning of a comment; characters up to the end of - the line are not interpreted by routines which search the file.</p> -<p class="Pp">Protocol names may contain any printable character other than a - field delimiter, newline, or comment character.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1> -<dl class="Bl-tag Bl-compact"> - <dt><span class="Pa">/etc/protocols</span></dt> - <dd>The <code class="Nm">protocols</code> file resides in - <span class="Pa">/etc</span>.</dd> -</dl> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">getprotoent(3)</a></p> -<p class="Pp"><cite class="Rs"><span class="RsT">IANA Allocation Guidelines For - Values In the Internet Protocol and Related Headers</span>, - <span class="RsR">RFC 2780</span>, <span class="RsD">March - 2000</span>.</cite></p> -<p class="Pp"><cite class="Rs"><span class="RsT">IANA Allocation Guidelines for - the Protocol Field</span>, <span class="RsR">RFC 5237</span>, - <span class="RsD">February 2008</span>.</cite></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">protocols</code> file format appeared in - <span class="Ux">4.2BSD</span>, describing the "known protocols used in - the DARPA Internet".</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">A name server should be used instead of a static file.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">December 7, 2020</td> - <td class="foot-os">FreeBSD 15.0</td> - </tr> -</table> |
