25 lines
660 B
Diff
25 lines
660 B
Diff
|
From 098bf9ca4c1ea7955ad683694c64f0201760de60 Mon Sep 17 00:00:00 2001
|
||
|
From: "Brian C. Lane" <bcl@redhat.com>
|
||
|
Date: Fri, 1 Aug 2014 14:48:13 -0700
|
||
|
Subject: [PATCH 11/11] Update manpage NAME so whatis will work
|
||
|
|
||
|
---
|
||
|
doc/C/parted.8 | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/doc/C/parted.8 b/doc/C/parted.8
|
||
|
index 689011c..5304375 100644
|
||
|
--- a/doc/C/parted.8
|
||
|
+++ b/doc/C/parted.8
|
||
|
@@ -1,6 +1,6 @@
|
||
|
.TH PARTED 8 "2007 March 29" parted "GNU Parted Manual"
|
||
|
.SH NAME
|
||
|
-GNU Parted \- a partition manipulation program
|
||
|
+parted \- a partition manipulation program
|
||
|
.SH SYNOPSIS
|
||
|
.B parted
|
||
|
[options] [device [command [options...]...]]
|
||
|
--
|
||
|
2.1.0
|
||
|
|