summaryrefslogtreecommitdiffstats
path: root/dhcpcd.conf.5.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-05-02 09:05:03 +0000
committerRoy Marples <roy@marples.name>2008-05-02 09:05:03 +0000
commiteaa90296065dd0f440ff182334dca70d52efc83a (patch)
tree3a90ae75475674dcb7a853dcb28fc8805a8c1c65 /dhcpcd.conf.5.in
parent082fabc7e0e2751556f07a6958db67b2b1d06e43 (diff)
downloaddhcpcd-eaa90296065dd0f440ff182334dca70d52efc83a.tar.xz
Tart the man pages - Aq fails mostly so just use < .. >
Diffstat (limited to 'dhcpcd.conf.5.in')
-rw-r--r--dhcpcd.conf.5.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in
index e8d4e2dd..e39978c9 100644
--- a/dhcpcd.conf.5.in
+++ b/dhcpcd.conf.5.in
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 01, 2008
+.Dd May 02, 2008
.Dt DHCPCD.CONF 5 SMM
.Sh NAME
.Nm dhcpcd.conf
@@ -35,7 +35,7 @@ to do it once in a configuration file. Most of the options found in
.Xr dhcpcd 8
can be used here. The first word on the line is the option and the rest of the
line is the value. Leading and trailing whitespace for the option and value
-are trimmed. You can escape characters in the value using the \ character.
+are trimmed. You can escape characters in the value using the \\ character.
.Pp
Blank lines and lines starting with # are ignored.
.Pp
@@ -95,10 +95,11 @@ The default timeout for waiting for a DHCP response is 20 seconds which may
be too long or too short and can be changed here.
.It Ic userclass Ar string
Tag the DHCP messages with the userclass. You can specify more than one.
+.El
.Sh SEE ALSO
.Xr dhcpcd.sh 8 ,
.Xr dhcpcd 8
.Sh AUTHORS
-.An "Roy Marples" Aq roy@marples.name
+.An Roy Marples <roy@marples.name>
.Sh BUGS
Please report them to http://bugs.marples.name