Module Name:    src
Committed By:   wiz
Date:           Fri Mar 23 20:49:06 UTC 2012

Modified Files:
        src/external/bsd/dhcpcd/dist: dhcpcd.8.in

Log Message:
Comment in --version description. It works, it's just not in the getopt
array.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/bsd/dhcpcd/dist/dhcpcd.8.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/dhcpcd/dist/dhcpcd.8.in
diff -u src/external/bsd/dhcpcd/dist/dhcpcd.8.in:1.15 src/external/bsd/dhcpcd/dist/dhcpcd.8.in:1.16
--- src/external/bsd/dhcpcd/dist/dhcpcd.8.in:1.15	Fri Mar 23 12:35:59 2012
+++ src/external/bsd/dhcpcd/dist/dhcpcd.8.in	Fri Mar 23 20:49:05 2012
@@ -63,8 +63,8 @@
 .Nm
 .Fl U, Fl Fl dumplease
 .Ar interface
-.\".Nm
-.\".Fl v , Fl Fl version
+.Nm
+.Fl Fl version
 .Nm
 .Fl x , Fl Fl exit
 .Op interface
@@ -378,10 +378,10 @@ Set the vendor option 03 with an IP addr
 .D1 dhcpcd \-v 03,\e"192.168.0.2\e" eth0
 Set un-encapsulated vendor option to hello world.
 .D1 dhcpcd \-v ,"hello world" eth0
-.\".It Fl v , Fl Fl version
-.\"Display both program version and copyright information.
-.\".Nm
-.\"then exits before doing any configuration.
+.It Fl Fl version
+Display both program version and copyright information.
+.Nm
+then exits before doing any configuration.
 .It Fl w , Fl Fl waitip
 Wait for an address to be assigned before forking to the background.
 .It Fl x , Fl Fl exit

Reply via email to