diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2006-01-27 11:56:59 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2006-01-27 11:56:59 +0000 |
| commit | 78b6fc8d2d30062fdb09dabeb820bed22cb1ae33 (patch) | |
| tree | 1597155fe2bcadfb6314c15200f44ea4862b1336 /share | |
| parent | f6883559be3b11a2533f957039f43a2946402253 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/ng_pppoe.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ng_pppoe.4 b/share/man/man4/ng_pppoe.4 index bb0aaab753cb..8facbd05645f 100644 --- a/share/man/man4/ng_pppoe.4 +++ b/share/man/man4/ng_pppoe.4 @@ -224,7 +224,9 @@ form of this message is For example, the following command will configure the node to initiate the next session in the proprietary 3Com mode: .Pp -.Dl ngctl msg fxp0:orphans pppoe_setmode "3Com" +.Bd -literal -offset indent +ngctl msg fxp0:orphans pppoe_setmode '"3Com"' +.Ed .El .Sh SHUTDOWN This node shuts down upon receipt of a |
