Commit d34e8f21 authored by Bernd Eckenfels's avatar Bernd Eckenfels

Use groff umlaut

parent 868b18e2
......@@ -54,7 +54,7 @@ es m\(:oglich, mit dem
den Inhalt des ARP-Caches vollst\(:andig auszugeben.
.B ARP
steht für Address Resolution Protocol, welches dazu verwendet wird, über
steht f(:ur Address Resolution Protocol, welches dazu verwendet wird, (:uber
die IPv4-Adresse die MAC-Adresse von Nachbarn im Netzwerk zu finden.
.SH OPTIONEN
.TP
......@@ -167,11 +167,11 @@ markiert.
.SH BEISPIELE
.B /usr/sbin/arp -i eth0 -Ds 10.0.0.2 eth1 pub
Beantwortet ARP-Anfragen für 10.0.0.2 auf eth0 mit der MAC-Adresse für eth1.
Beantwortet ARP-Anfragen f(:ur 10.0.0.2 auf eth0 mit der MAC-Adresse f(:ur eth1.
.B /usr/sbin/arp -i eth1 -d 10.0.0.1
Entfernt den ARP-Eintrag für 10.0.0.1 auf dem Interface eth1. Dies betrifft
Entfernt den ARP-Eintrag f(:ur 10.0.0.1 auf dem Interface eth1. Dies betrifft
sowohl publizierte Proxy-ARP-Einträge als auch auf permanente ARP-Einträge.
.SH DATEIEN
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment