From 832184a66d2f42bfd2c997c71d02e747b695c6a7 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Fri, 21 Sep 2007 21:52:46 -0600 Subject: [PATCH] cfdisk.8: mention slang next to curses. Closes: #295487 --- fdisk/cfdisk.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fdisk/cfdisk.8 b/fdisk/cfdisk.8 index 3cf8c894..cd438c84 100644 --- a/fdisk/cfdisk.8 +++ b/fdisk/cfdisk.8 @@ -13,13 +13,13 @@ .\" " for hilit mode .TH CFDISK 8 "3 June 1995" "The BOGUS Linux Release" "Linux Programmer's Manual" .SH NAME -cfdisk \- Curses based disk partition table manipulator for Linux +cfdisk \- Curses/slang based disk partition table manipulator for Linux .SH SYNOPSIS .BI "cfdisk [ \-agvz ] [ \-c " cylinders " ] [ \-h " heads " ]" .BI "[ \-s " sectors-per-track " ] [ -P " opt " ] [ " device " ]" .SH DESCRIPTION .B cfdisk -is a curses based program for partitioning any hard disk drive. +is a curses/slang based program for partitioning any hard disk drive. Typical values of the .I device argument are: -- 2.39.5