.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 1, 2009
+.Dd September 2, 2009
.Dt DHCPCD 8 SMM
.Os
.Sh NAME
Set the vendor option 03 with an IP address as a string.
.D1 dhcpcd \-v 03,\e"192.168.0.2\e" eth0
Set un-encapulated vendor option to hello world.
-.D1 dhcpcd \-v ,\e"hello world\e" eth0
+.D1 dhcpcd \-v ,"hello world" eth0
.It Fl x , -exit
This will signal an existing
.Nm
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 1, 2009
+.Dd September 2, 2009
.Dt DHCPCD.CONF 5 SMM
.Os
.Sh NAME
Set the vendor option 03 with an IP address as a string.
.D1 vendor 03,\e"192.168.0.2\e"
Set un-encapulated vendor option to hello world.
-.D1 vendor ,\e"hello world\e"
+.D1 vendor ,"hello world"
.It Ic vendorclassid Ar string
Change the default vendorclassid sent from dhcpcd-version.
If not set then none is sent.