diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 14:09:25 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 14:09:25 +0000 |
| commit | f2e366a1057c0492a8abdf936898879a630e633e (patch) | |
| tree | bd399ef474619a212390cbff31b25daa4aa003b5 /usr.sbin/ngctl | |
| parent | b825cbde0301c29a6c8930a8f64e291fdcda8606 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ngctl')
| -rw-r--r-- | usr.sbin/ngctl/ngctl.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/ngctl/ngctl.8 b/usr.sbin/ngctl/ngctl.8 index 11cf21f7bf92..b6f0b456dd9d 100644 --- a/usr.sbin/ngctl/ngctl.8 +++ b/usr.sbin/ngctl/ngctl.8 @@ -56,7 +56,8 @@ If no flag is given, no command is supplied on the command line, and standard input is a tty, .Nm -will enter interactive mode. Otherwise +will enter interactive mode. +Otherwise .Nm will execute the supplied command(s) and exit immediately. .Pp @@ -83,7 +84,8 @@ are ignored. .It Fl n Ar nodename Assign .Em nodename -to the newly created netgraph node. The default name is +to the newly created netgraph node. +The default name is .Em ngctlXXX where XXX is the process ID number. .It Fl d |
