diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:07:25 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 12:07:25 +0000 |
| commit | b5cf87e26a33fe12c8e2238149b5896b328f7fe2 (patch) | |
| tree | 3849d872b4b73608feb17809d7fb4d95c0fef6e0 /lib/libdisk | |
| parent | 4622ab764ab8a3550702e2699d502d3ddd177c1e (diff) | |
Notes
Diffstat (limited to 'lib/libdisk')
| -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 |
