diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-07 13:45:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-07 13:45:30 +0000 |
| commit | 46eea498dad0e3e124479b7083b5f1d013a19e02 (patch) | |
| tree | 8f9dbd6e5fa1fef09952d1367af1ec6da50bc120 /usr.bin | |
| parent | b51747eb5e3fe18505ea8ab684690f576d6c971c (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/cksum/cksum.1 | 2 | ||||
| -rw-r--r-- | usr.bin/rdist/rdist.1 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/cksum/cksum.1 b/usr.bin/cksum/cksum.1 index 922f16c71077..90d124591671 100644 --- a/usr.bin/cksum/cksum.1 +++ b/usr.bin/cksum/cksum.1 @@ -132,7 +132,7 @@ Mathematically, the .Tn CRC value corresponding to a given file is defined by the following procedure: -.Bd -filled -offset indent +.Bd -ragged -offset indent The .Ar n bits to be evaluated are considered to be the coefficients of a mod 2 diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index 59498c2b1e11..aa4550a7e0e4 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -109,12 +109,12 @@ to interpret the remaining arguments as a small .Pp The equivalent distfile is as follows. .Pp -.Bd -filled -offset indent -compact +.Bd -ragged -offset indent -compact .Pq Ar name ...\& .Li -> .Op Ar login Ns @ .Ar host -.Bd -filled -offset indent -compact +.Bd -ragged -offset indent -compact .Li install .Op Ar dest ; .Ed |
