From a1dc0577eaf095503d3fad96135ce058caf7607e Mon Sep 17 00:00:00 2001 From: Joerg Wunsch <joerg@FreeBSD.org> Date: Tue, 25 Apr 2000 13:53:48 +0000 Subject: [PATCH] Reassemble a sentence that has been botched in rev 1.4. Reported by: Alexander Leidinger <Alexander@leidinger.net> --- lib/libdisk/libdisk.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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