diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-07-28 10:48:07 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-07-28 10:48:07 +0000 |
| commit | 497dd0f9388a1ee53c8e3743a243b69560229488 (patch) | |
| tree | bf37d42aa062928ab350ac5ab1b4fddee011bde7 /sbin | |
| parent | 0d52d7b01a2745e4851a115f997cfba6d387292f (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/ccdconfig/ccdconfig.8 | 2 | ||||
| -rw-r--r-- | sbin/reboot/boot_i386.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8 index ae33276f33729..0b746d3aff6c5 100644 --- a/sbin/ccdconfig/ccdconfig.8 +++ b/sbin/ccdconfig/ccdconfig.8 @@ -229,7 +229,7 @@ utility first appeared in The initial disklabel returned by .Xr ccd 4 specifies only 3 partitions. -One needs to change the number of paritions to 8 using +One needs to change the number of partitions to 8 using .Dq Nm disklabel Fl e to get the usual .Bx diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index 625af932cb174..a6d4c3ce867e5 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -89,7 +89,7 @@ is read only from the partition. As a result, slices which are missing an .Ql a -parition require user intervention during the boot process. +partition require user intervention during the boot process. .Pp The remainder of this subsection deals only with the boot blocks. The |
