]> git.pld-linux.org Git - projects/rc-scripts.git/blame - man/netreport.1
fix tag pushing in make-tag.sh
[projects/rc-scripts.git] / man / netreport.1
CommitLineData
792fd7dc 1.TH NETREPORT 1 "Red Hat, Inc." "RH" \" -*- nroff -*-
7e04fe0e 2.SH NAME
3netreport \- request notification of network interface changes
4.SH SYNOPSIS
5.B netreport
6\fI[\fP-r\fI]\fP
7.SH DESCRIPTION
8.B netreport
9tells the network management scripts to send a SIGIO signal
10to the process which called netreport when any network interface
11status changes occur.
12.SH OPTIONS
13.TP
14.B -r
15Remove the current request (if any) for the calling process.
16.PP
17.SH NOTES
18If a program does not call netreport with the
19.B -r
20option before it exits, and another process is created with the
21same PID before any changes take place in interface status, it
22is possible that the new process will receive a spurious SIGIO.
This page took 0.439046 seconds and 4 git commands to generate.