Fix markup.
This commit is contained in:
parent
6c62880d49
commit
70f96e3d54
@ -26,7 +26,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)diskpart.8 8.1 (Berkeley) 6/6/93
|
||||
.\" $NetBSD: diskpart.8,v 1.8 2003/08/07 11:25:18 agc Exp $
|
||||
.\" $NetBSD: diskpart.8,v 1.9 2009/03/15 10:09:29 joerg Exp $
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dt DISKPART 8
|
||||
@ -111,12 +111,12 @@ If the disk is smaller than 20 Megabytes, then
|
||||
aborts with the message
|
||||
.Dq Li disk too small, calculate by hand .
|
||||
.Bl -column Partition 20-60\ MB 61-205\ MB 206-355\ MB 356+\ MB
|
||||
Partition 20-60 MB 61-205 MB 206-355 MB 356+ MB
|
||||
a 15884 15884 15884 15884
|
||||
b 10032 33440 33440 66880
|
||||
d 15884 15884 15884 15884
|
||||
e unused 55936 55936 307200
|
||||
h unused unused 291346 291346
|
||||
.It Partition 20-60 MB 61-205 MB 206-355 MB 356+ MB
|
||||
.It a 15884 15884 15884 15884
|
||||
.It b 10032 33440 33440 66880
|
||||
.It d 15884 15884 15884 15884
|
||||
.It e unused 55936 55936 307200
|
||||
.It h unused unused 291346 291346
|
||||
.El
|
||||
.Pp
|
||||
If an unknown disk type is specified,
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: mrouted.8,v 1.16 2003/09/07 16:22:25 wiz Exp $
|
||||
.\" $NetBSD: mrouted.8,v 1.17 2009/03/15 10:16:28 joerg Exp $
|
||||
.\" $OpenBSD: mrouted.8,v 1.11 2003/03/03 15:14:28 deraadt Exp $
|
||||
.\" The mrouted program is covered by the license in the accompanying file
|
||||
.\" named "LICENSE". Use of the mrouted program represents acceptance of
|
||||
@ -131,7 +131,7 @@ There are four types of configuration commands:
|
||||
.El
|
||||
.It
|
||||
.Bl -tag -width flag -compact -offset indent
|
||||
.Tn tunnel \*[Lt]local-addr\*[Gt] \*[Lt]remote-addr\*[Gt] [metric \*[Lt]m\*[Gt]]
|
||||
.It Tn tunnel \*[Lt]local-addr\*[Gt] \*[Lt]remote-addr\*[Gt] [metric \*[Lt]m\*[Gt]]
|
||||
.It [threshold \*[Lt]t\*[Gt]] [rate_limit \*[Lt]b\*[Gt]]
|
||||
.It [boundary (\*[Lt]boundary-name\*[Gt]|\*[Lt]scoped-addr\*[Gt]/\*[Lt]mask-len\*[Gt])]
|
||||
.El
|
||||
@ -178,10 +178,10 @@ may be replaced by a host name, if and only if the host name has a single
|
||||
IP address associated with it.
|
||||
The tunnel must be set up in the mrouted.conf files of both routers before
|
||||
it can be used.
|
||||
'\"For backwards compatibility with older
|
||||
'\".IR mrouted s,
|
||||
'\"the srcrt keyword specifies
|
||||
'\"encapsulation using IP source routing.
|
||||
.\"For backwards compatibility with older
|
||||
.\".IR mrouted s,
|
||||
.\"the srcrt keyword specifies
|
||||
.\"encapsulation using IP source routing.
|
||||
.Pp
|
||||
The cache_lifetime is a value that determines the amount of time that a
|
||||
cached multicast route stays in kernel before timing out.
|
||||
@ -443,7 +443,7 @@ Note that there can be many sources in one subnet.
|
||||
.Xr map-mbone 8 ,
|
||||
.Xr mrinfo 8 ,
|
||||
.Xr mtrace 8
|
||||
.sp
|
||||
.Pp
|
||||
DVMRP is described, along with other multicast routing algorithms, in the
|
||||
paper "Multicast Routing in Internetworks and Extended LANs" by S. Deering,
|
||||
in the Proceedings of the ACM SIGCOMM '88 Conference.
|
||||
|
Loading…
Reference in New Issue
Block a user