diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 2000-04-25 13:55:03 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 2000-04-25 13:55:03 +0000 |
| commit | 8f3d06fb9d2250744d9ff7c993c55f255711c537 (patch) | |
| tree | 3f983960b4b82a5b916ea547173229018f7176c3 /lib/libdisk | |
| parent | 4903d68024ee6e452add9191c16ab8e97dad8998 (diff) | |
Notes
Diffstat (limited to 'lib/libdisk')
| -rw-r--r-- | lib/libdisk/libdisk.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3 index d1bbda67ba57..efabd98d5eff 100644 --- a/lib/libdisk/libdisk.3 +++ b/lib/libdisk/libdisk.3 @@ -311,6 +311,7 @@ returns a string to show flags. .Pp .Fn ChunkCanBeRoot returns NULL if chunk can be +.Ql / . .Pp Chunk name strings can be accessed directly using the external array .Va chunk_n . @@ -322,7 +323,6 @@ returns the name strings associated with the specified If .Fn slice_type_name returns "unknown" for slices it isn't familiar with. -.Ql / . .Sh AUTHORS .Nm Libdisk has been written by |
