diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libdisk/libdisk.3 | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
Diffstat (limited to 'lib/libdisk/libdisk.3')
| -rw-r--r-- | lib/libdisk/libdisk.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3 index 7f1380f1010e..00be4ceb40ab 100644 --- a/lib/libdisk/libdisk.3 +++ b/lib/libdisk/libdisk.3 @@ -192,7 +192,7 @@ is a rootfs, allocate partition .It CHUNK_ACTIVE This is the active slice in the MBR. .It CHUNK_FORCE_ALL -Force a dedicated disk for +Force a dedicated disk for .Fx , bypassing all BIOS geometry considerations. .El @@ -320,7 +320,7 @@ Chunk name strings can be accessed directly using the external array .Va chunk_n . .Pp .Fn slice_type_name -returns the name strings associated with the specified +returns the name strings associated with the specified .Ql type . .Ql subtype . If |
