blob: d4dc59a8e8c1f549a5d6160669cf016acac39aca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
From 2bf67dffffb5b09ce5b3deca65d279f8526a6033 Mon Sep 17 00:00:00 2001
From: Timshel Knoll <timshel@debian.org>
Date: Fri, 28 Mar 2014 17:09:39 +0000
Subject: Small documentation fixes
Forwarded: not-needed
Patch-Name: doc-package.patch
---
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 3069c335..18abf537 100644
--- a/doc/C/parted.8
+++ b/doc/C/parted.8
@@ -160,7 +160,7 @@ The \fIparted\fP program is fully documented in the
.BR info(1)
format
.IR "GNU partitioning software"
-manual.
+manual which is distributed with the parted-doc Debian package.
.SH AUTHOR
This manual page was written by Timshel Knoll <timshel@debian.org>,
for the Debian GNU/Linux system (but may be used by others).
|