From: aland Date: Sun, 16 Mar 2008 15:39:09 +0000 (+0000) Subject: Fix display issues. Patch from Stephen Gran X-Git-Tag: release_2_0_3~4 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius.git;a=commitdiff_plain;h=41ddb47b71eee8a3cc0bf7a55db908fec5905aad Fix display issues. Patch from Stephen Gran --- diff --git a/man/man5/dictionary.5 b/man/man5/dictionary.5 index 14c95d3..d8d264a 100644 --- a/man/man5/dictionary.5 +++ b/man/man5/dictionary.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH dictionary 5 "31 Oct 2005" .SH NAME dictionary \- RADIUS dictionary file diff --git a/man/man5/radiusd.conf.5 b/man/man5/radiusd.conf.5 index 5e89e74..9a6dd71 100644 --- a/man/man5/radiusd.conf.5 +++ b/man/man5/radiusd.conf.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH radiusd.conf 5 "12 Jun 2007" "" "FreeRADIUS configuration file" .SH NAME radiusd.conf \- configuration file for the FreeRADIUS server @@ -47,7 +59,7 @@ A section begins with a section name, followed on the same line by an open bracket '\fB{\fP'. Section may contain other sections, comments, or variables. Sections may be nested to any depth, limited only by available memory. A section ends with a close bracket -'\fB}\fP', on a line by itself. +\'\fB}\fP', on a line by itself. .DS .br @@ -150,5 +162,6 @@ the configuration file. /etc/raddb/radiusd.conf .SH "SEE ALSO" .BR radiusd (8) +.BR unlang (5) .SH AUTHOR Alan DeKok diff --git a/man/man5/radrelay.conf.5 b/man/man5/radrelay.conf.5 index 9dc12bd..c8f0889 100644 --- a/man/man5/radrelay.conf.5 +++ b/man/man5/radrelay.conf.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH radrelay.conf 5 "27 May 2005" "" "FreeRADIUS configuration file" .SH NAME radrelay.conf \- configuration file for the FreeRADIUS server "radrelay" personality diff --git a/man/man5/rlm_acct_unique.5 b/man/man5/rlm_acct_unique.5 index 1a13c94..bff651f 100644 --- a/man/man5/rlm_acct_unique.5 +++ b/man/man5/rlm_acct_unique.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_acct_unique 5 "3 February 2004" "" "FreeRADIUS Module" .SH NAME rlm_acct_unique \- FreeRADIUS Module diff --git a/man/man5/rlm_always.5 b/man/man5/rlm_always.5 index c8ff010..3e420bd 100644 --- a/man/man5/rlm_always.5 +++ b/man/man5/rlm_always.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_always 5 "3 February 2004" "" "FreeRADIUS Module" .SH NAME rlm_always \- FreeRADIUS Module diff --git a/man/man5/rlm_attr_filter.5 b/man/man5/rlm_attr_filter.5 index 0de057a..dd115c9 100644 --- a/man/man5/rlm_attr_filter.5 +++ b/man/man5/rlm_attr_filter.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_attr_filter 5 "12 February 2008" "" "FreeRADIUS Module" .SH NAME rlm_attr_filter \- FreeRADIUS Module diff --git a/man/man5/rlm_counter.5 b/man/man5/rlm_counter.5 index 2936b05..a75cba1 100644 --- a/man/man5/rlm_counter.5 +++ b/man/man5/rlm_counter.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_counter 5 "13 March 2004" "" "FreeRADIUS Module" .SH NAME rlm_counter \- FreeRADIUS Module diff --git a/man/man5/rlm_detail.5 b/man/man5/rlm_detail.5 index f13cc71..3f4182d 100644 --- a/man/man5/rlm_detail.5 +++ b/man/man5/rlm_detail.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_detail 5 "5 February 2004" "" "FreeRADIUS Module" .SH NAME rlm_detail \- FreeRADIUS Module diff --git a/man/man5/rlm_digest.5 b/man/man5/rlm_digest.5 index af97ee8..792d70c 100644 --- a/man/man5/rlm_digest.5 +++ b/man/man5/rlm_digest.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_digest 5 "31 March 2005" "" "FreeRADIUS Module" .SH NAME rlm_digest \- FreeRADIUS Module diff --git a/man/man5/rlm_expr.5 b/man/man5/rlm_expr.5 index d375919..a6a2bc1 100644 --- a/man/man5/rlm_expr.5 +++ b/man/man5/rlm_expr.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_expr 5 "5 February 2004" "" "FreeRADIUS Module" .SH NAME rlm_expr \- FreeRADIUS Module diff --git a/man/man5/rlm_files.5 b/man/man5/rlm_files.5 index 65ea8e1..0366394 100644 --- a/man/man5/rlm_files.5 +++ b/man/man5/rlm_files.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_files 5 "5 February 2004" "" "FreeRADIUS Module" .SH NAME rlm_files \- FreeRADIUS Module diff --git a/man/man5/rlm_mschap.5 b/man/man5/rlm_mschap.5 index 2aedda1..cc3a72a 100644 --- a/man/man5/rlm_mschap.5 +++ b/man/man5/rlm_mschap.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_mschap 5 "13 March 2004" "" "FreeRADIUS Module" .SH NAME rlm_mschap \- FreeRADIUS Module diff --git a/man/man5/rlm_pap.5 b/man/man5/rlm_pap.5 index 4223daa..b70e51f 100644 --- a/man/man5/rlm_pap.5 +++ b/man/man5/rlm_pap.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_pap 5 "8 February 2005" "" "FreeRADIUS Module" .SH NAME rlm_pap \- FreeRADIUS Module diff --git a/man/man5/rlm_passwd.5 b/man/man5/rlm_passwd.5 index 5f01538..3c0dce4 100644 --- a/man/man5/rlm_passwd.5 +++ b/man/man5/rlm_passwd.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_passwd 5 "14 April 2004" "" "FreeRADIUS Module" .SH NAME rlm_passwd \- FreeRADIUS Module diff --git a/man/man5/rlm_policy.5 b/man/man5/rlm_policy.5 index b664580..c18d712 100644 --- a/man/man5/rlm_policy.5 +++ b/man/man5/rlm_policy.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_policy 5 "7 December 2004" "" "FreeRADIUS Module" .SH NAME rlm_policy \- FreeRADIUS Module diff --git a/man/man5/rlm_realm.5 b/man/man5/rlm_realm.5 index 2c4e76e..0fd6607 100644 --- a/man/man5/rlm_realm.5 +++ b/man/man5/rlm_realm.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_realm 5 "14 March 2004" "" "FreeRADIUS Module" .SH NAME rlm_realm \- FreeRADIUS Module diff --git a/man/man5/rlm_sql.5 b/man/man5/rlm_sql.5 index 85fecb9..2e9d2e5 100644 --- a/man/man5/rlm_sql.5 +++ b/man/man5/rlm_sql.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_sql 5 "5 February 2004" "" "FreeRADIUS Module" .SH NAME rlm_sql \- FreeRADIUS Module diff --git a/man/man5/rlm_sql_log.5 b/man/man5/rlm_sql_log.5 index a56d61f..b91d945 100644 --- a/man/man5/rlm_sql_log.5 +++ b/man/man5/rlm_sql_log.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_sql_log 5 "28 May 2005" "" "FreeRADIUS Module" .SH NAME rlm_sql_log \- FreeRADIUS Module diff --git a/man/man5/rlm_unix.5 b/man/man5/rlm_unix.5 index ff8ea55..d1b838e 100644 --- a/man/man5/rlm_unix.5 +++ b/man/man5/rlm_unix.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH rlm_unix 5 "17 February 2005" "" "FreeRADIUS Module" .SH NAME rlm_unix \- FreeRADIUS Module diff --git a/man/man5/unlang.5 b/man/man5/unlang.5 index 6df161c..be25e5b 100644 --- a/man/man5/unlang.5 +++ b/man/man5/unlang.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH unlang 5 "16 Jan 2008" "" "FreeRADIUS Processing un-language" .SH NAME unlang \- FreeRADIUS Processing un\-language @@ -77,7 +89,7 @@ returned false, and if the specified condition evaluates to true. .br Evaluate the given string, and choose the first matching "case" statement inside of the current block. If the string is surrounded by -double quotes, may be expanded as described in the DATA TYPES section, +double quotes, it is expanded as described in the DATA TYPES section, below. No statement other than "case" can appear in a "switch" block. diff --git a/man/man5/users.5 b/man/man5/users.5 index 9344b5f..56a0576 100644 --- a/man/man5/users.5 +++ b/man/man5/users.5 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH USERS 5 "04 Jan 2004" "" "FreeRADIUS user authorization file" .SH NAME users \- user authorization file for the FreeRADIUS server diff --git a/man/man8/radsqlrelay.8 b/man/man8/radsqlrelay.8 index 4849c63..89f797f 100644 --- a/man/man8/radsqlrelay.8 +++ b/man/man8/radsqlrelay.8 @@ -1,3 +1,15 @@ +.\" # DS - begin display +.de DS +.RS +.nf +.sp +.. +.\" # DE - end display +.de DE +.fi +.RE +.sp +.. .TH RADSQLRELAY 8 "19 June 2005" "" "FreeRADIUS helper program" .SH NAME