From: Roy Marples Date: Fri, 2 May 2008 09:05:03 +0000 (+0000) Subject: Tart the man pages - Aq fails mostly so just use < .. > X-Git-Tag: v4.0.2~436 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaa90296065dd0f440ff182334dca70d52efc83a;p=thirdparty%2Fdhcpcd.git Tart the man pages - Aq fails mostly so just use < .. > --- diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 0ee8289b..c690700e 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.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 8 SMM .Sh NAME .Nm dhcpcd @@ -301,6 +301,6 @@ lease and use the files mtime as when it was issued. RFC 2131, RFC 2132, RFC 2855, RFC 3004, RFC 3361, RFC 3397, RFC 3442, RFC 3927, RFC 4361, RFC 4390, RFC 4702. .Sh AUTHORS -.An "Roy Marples" Aq roy@marples.name +.An Roy Marples .Sh BUGS Please report them to http://bugs.marples.name 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 .Sh BUGS Please report them to http://bugs.marples.name diff --git a/dhcpcd.sh.8.in b/dhcpcd.sh.8.in index ed66d5b6..ce8a575d 100644 --- a/dhcpcd.sh.8.in +++ b/dhcpcd.sh.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd Apr 24, 2008 +.Dd May 02, 2008 .Dt DHCPCD.SH 8 SMM .Sh NAME .Nm dhcpcd.sh @@ -93,6 +93,6 @@ and any scripts found in .Sh SEE ALSO .Xr dhcpcd 8 .Sh AUTHORS -.An "Roy Marples" Aq roy@marples.name +.An Roy Marples .Sh BUGS Please report them to http://bugs.marples.name