summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bootparamd/bootparamd
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-26 15:18:14 +0000
committerjoel <joel@FreeBSD.org>2012-03-26 15:18:14 +0000
commit4234591b03e753d1515af0b97f7b10e85b3b0f16 (patch)
treecfe37b07c91a21b11ef67e7d2af479becafb2652 /usr.sbin/bootparamd/bootparamd
parent39153f7b71fce5c5ff6372cd72d647d48566d697 (diff)
downloadFreeBSD-src-4234591b03e753d1515af0b97f7b10e85b3b0f16.zip
FreeBSD-src-4234591b03e753d1515af0b97f7b10e85b3b0f16.tar.gz
mdoc: terminate quoted strings.
Reviewed by: brueffer
Diffstat (limited to 'usr.sbin/bootparamd/bootparamd')
-rw-r--r--usr.sbin/bootparamd/bootparamd/bootparamd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.8 b/usr.sbin/bootparamd/bootparamd/bootparamd.8
index 6048a8f..3b49822 100644
--- a/usr.sbin/bootparamd/bootparamd/bootparamd.8
+++ b/usr.sbin/bootparamd/bootparamd/bootparamd.8
@@ -58,7 +58,7 @@ The SunOS kernel hangs until it receives a reply.
To accommodate this behaviour add an alias address
that responds to an all-0 broadcast.
So, add something like
-.Ql "ifconfig xl0 192.168.200.254 netmask 255.255.255.255 broadcast 192.168.200.0 alias
+.Ql "ifconfig xl0 192.168.200.254 netmask 255.255.255.255 broadcast 192.168.200.0 alias"
on the relevant network interface on your
.Nm
server.
OpenPOWER on IntegriCloud