From b4e9780ac9b63265b2fa137b2b4c34108f73cffb Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Thu, 28 Oct 1999 15:42:48 +0000 Subject: [PATCH] fix couple mdoc error mention library name in header (.Nd field) - it allows to use "man -k libdisk" --- lib/libdisk/libdisk.3 | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3 index c53b1798ca0..abf3cac08ed 100644 --- a/lib/libdisk/libdisk.3 +++ b/lib/libdisk/libdisk.3 @@ -59,14 +59,12 @@ .Nm ChunkCanBeRoot , .Nm chunk_n , .Nm slice_type_name -.Nd library interface to slice and partition labels +.Nd library interface to slice and partition labels (libdisk) .Sh SYNOPSIS .Fd #include .Fd #include -.\" What is the correct way to cause a single line break ??? -.Bd -literal + .Dv extern const char *chunk_n[]; -.Ed .Ft const char * .Fn slice_type_name "int type" "int subtype" .Ft struct disk * @@ -193,8 +191,9 @@ 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 FreeBSD, bypassing all BIOS geometry -considerations. +Force a dedicated disk for +.Fx , +bypassing all BIOS geometry considerations. .El .Pp The @@ -230,7 +229,7 @@ sets the geometry the bios uses. .Fn Delete_Chunk frees a chunk of disk_space. .Pp -.Fn Collapse_Disk, +.Fn Collapse_Disk and .Fn Collapse_Chunk are experimental, do not use. @@ -270,8 +269,7 @@ writes all the MBRs, disklabels, bootblocks and boot managers. .Fn Cyl_Aligned checks if .Ql offset -is aligned on a cylinder according to the BIOS. -geometry. +is aligned on a cylinder according to the BIOS geometry. .Pp .Fn Next_Cyl_Aligned rounds