1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

New release note: arp(8) -i.

This commit is contained in:
Yaroslav Tykhiy 2003-07-18 14:29:35 +00:00
parent 248222fb15
commit 54c29df340
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117731
2 changed files with 12 additions and 0 deletions

View File

@ -246,6 +246,12 @@
<sect2 id="userland">
<title>Userland Changes</title>
<para>&man.arp.8; now supports a <option>-i</option> option
to limit the scope of the current operation to the ARP entries
on a particular interface. This option applies to the display
operations only. It should be useful on routers with numerous
network interfaces.</para>
<para>&man.chroot.8; now allows the optional setting of a user,
primary group, or group list to use inside the chroot
environment via the <option>-u</option>, <option>-g</option>,

View File

@ -246,6 +246,12 @@
<sect2 id="userland">
<title>Userland Changes</title>
<para>&man.arp.8; now supports a <option>-i</option> option
to limit the scope of the current operation to the ARP entries
on a particular interface. This option applies to the display
operations only. It should be useful on routers with numerous
network interfaces.</para>
<para>&man.chroot.8; now allows the optional setting of a user,
primary group, or group list to use inside the chroot
environment via the <option>-u</option>, <option>-g</option>,