View | Details | Raw Unified | Return to bug 13916
Collapse All | Expand All

(-)doc-common.new (-26 / +25 lines)
Lines 213-244 Link Here
213
.	if "\\*(oS"Null" .tm Unknown BSD version ``\\$2'' at line \\n(c.
213
.	if "\\*(oS"Null" .tm Unknown BSD version ``\\$2'' at line \\n(c.
214
.\}
214
.\}
215
.if "\\$1"FreeBSD" \{\
215
.if "\\$1"FreeBSD" \{\
216
.	if "\\$2"2"      .ds oS FreeBSD 2.0
216
.	if "\\$2""        .ds oS FreeBSD
217
.	    ie \\n(.$==1        \c
217
.	if "\\$2"1.0"     .ds oS FreeBSD 1.0
218
.	el .ie "\\$2"1.0"       \c
218
.	if "\\$2"1.1"     .ds oS FreeBSD 1.1
219
.	el .ie "\\$2"1.1"       \c
219
.	if "\\$2"1.1.5"   .ds oS FreeBSD 1.1.5
220
.	el .ie "\\$2"1.1.5"     \c
220
.	if "\\$2"1.1.5.1" .ds oS FreeBSD 1.1.5.1
221
.	el .ie "\\$2"1.1.5.1"   \c
221
.	if "\\$2"2"       .ds oS FreeBSD 2
222
.	el .ie "\\$2"2"         \c
222
.	if "\\$2"2.0"     .ds oS FreeBSD 2.0
223
.	el .ie "\\$2"2.0"       \c
223
.	if "\\$2"2.0.5"   .ds oS FreeBSD 2.0.5
224
.	el .ie "\\$2"2.0.5"     \c
224
.	if "\\$2"2.1"     .ds oS FreeBSD 2.1
225
.	el .ie "\\$2"2.1"       \c
225
.	if "\\$2"2.1.5"   .ds oS FreeBSD 2.1.5
226
.	el .ie "\\$2"2.1.5"     \c
226
.	if "\\$2"2.1.6"   .ds oS FreeBSD 2.1.6
227
.	el .ie "\\$2"2.1.6"     \c
227
.	if "\\$2"2.1.7"   .ds oS FreeBSD 2.1.7
228
.	el .ie "\\$2"2.1.7"     \c
228
.	if "\\$2"2.2"     .ds oS FreeBSD 2.2
229
.	el .ie "\\$2"2.2"       \c
229
.	if "\\$2"2.2.1"   .ds oS FreeBSD 2.2.1
230
.	el .ie "\\$2"2.2.1"     \c
230
.	if "\\$2"2.2.2"   .ds oS FreeBSD 2.2.2
231
.	el .ie "\\$2"2.2.2"     \c
231
.	if "\\$2"2.2.5"   .ds oS FreeBSD 2.2.5
232
.	el .ie "\\$2"2.2.5"     \c
232
.	if "\\$2"2.2.6"   .ds oS FreeBSD 2.2.6
233
.	el .ie "\\$2"2.2.6"     \c
233
.	if "\\$2"2.2.7"   .ds oS FreeBSD 2.2.7
234
.	el .ie "\\$2"2.2.7"     \c
234
.	if "\\$2"2.2.8"   .ds oS FreeBSD 2.2.8
235
.	el .ie "\\$2"2.2.8"     \c
235
.	if "\\$2"3.0"     .ds oS FreeBSD 3.0
236
.	el .ie "\\$2"3.0"       \c
236
.	if "\\$2"3.1"     .ds oS FreeBSD 3.1
237
.	el .ie "\\$2"3.1"       \c
237
.	if "\\$2"3.2"     .ds oS FreeBSD 3.2
238
.	el .ie "\\$2"3.2"       \c
238
.	if "\\$2"3.3"     .ds oS FreeBSD 3.3
239
.	el .ie "\\$2"3.3"       \c
239
.	if "\\$2"4.0"     .ds oS FreeBSD 4.0
240
.	el .ie "\\$2"4.0"       \c
240
.	if "\\*(oS"Null" .tm Unknown FreeBSD version ``\\$2'' at line \\n(c.
241
.	el .tm Unknown FreeBSD version ``\\$2'' at line \\n(c.
242
.\}
241
.\}
243
.if "\\*(oS"Null" \{\
242
.if "\\*(oS"Null" \{\
244
.	ds oS \&\\$1
243
.	ds oS \&\\$1

Return to bug 13916