Changeset View
Changeset View
Standalone View
Standalone View
usr.sbin/ngctl/ngctl.8
| Show All 38 Lines | |||||
| .Nd netgraph control utility | .Nd netgraph control utility | ||||
| .Sh SYNOPSIS | .Sh SYNOPSIS | ||||
| .Nm | .Nm | ||||
| .Op Fl j Ar jail | .Op Fl j Ar jail | ||||
| .Op Fl d | .Op Fl d | ||||
| .Op Fl f Ar filename | .Op Fl f Ar filename | ||||
| .Op Fl n Ar nodename | .Op Fl n Ar nodename | ||||
| .Op Ar command Op Ns Ar argument ... | .Op Ar command Op Ns Ar argument ... | ||||
| .Op Ar command ... | |||||
| .Sh DESCRIPTION | .Sh DESCRIPTION | ||||
| The | The | ||||
| .Nm | .Nm | ||||
| utility creates a new netgraph node of type | utility creates a new netgraph node of type | ||||
| .Em socket | .Em socket | ||||
| which can be used to issue netgraph commands. | which can be used to issue netgraph commands. | ||||
| If no | If no | ||||
| .Fl f | .Fl f | ||||
| ▲ Show 20 Lines • Show All 105 Lines • Show Last 20 Lines | |||||