summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2006-01-27 11:56:59 +0000
committerglebius <glebius@FreeBSD.org>2006-01-27 11:56:59 +0000
commitf0f163f63f63c3434f49a60f2a12249b0f69064a (patch)
tree1597155fe2bcadfb6314c15200f44ea4862b1336 /share
parent3e2163d390b67c40b3006ccd57aa2c5fb3dfeb37 (diff)
downloadFreeBSD-src-f0f163f63f63c3434f49a60f2a12249b0f69064a.zip
FreeBSD-src-f0f163f63f63c3434f49a60f2a12249b0f69064a.tar.gz
Make an example command correct and copyable to terminal.
Submitted by: ru
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ng_pppoe.44
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ng_pppoe.4 b/share/man/man4/ng_pppoe.4
index bb0aaab..8facbd0 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
OpenPOWER on IntegriCloud