summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* maint: indent consistentlyJim Meyering2009-03-211-3/+3
| | | | * doc/po4a.mk (updatepo): Replace TAB+8-spaces with two TABs.
* remove all trailing blanksJim Meyering2009-03-0510-34/+34
| | | | | | ...by running these commands: t=$'\t' git grep -l "[ $t]\$"|xargs perl -pi -e 's/[ \t]+$//'
* fix a "make syntax-check" failure (update copyright date)Jim Meyering2009-01-081-2/+2
| | | | * doc/parted.texi: Update copyright dates for 2009.
* avoid "make install" failure with latest GNU makeJim Meyering2008-12-231-4/+2
| | | | | | * doc/C/Makefile.am (dist_man8_MANS): Use per-section variable names, as recommended by automake. (man_MANS): Remove redundant definition.
* doc: remove obsolete --interactive (-i) option descriptionsPetr Uzel2008-08-195-18/+0
|
* Document the lack of support for ext3 filesystems.Joel Andres Granados2008-07-182-15/+37
| | | | | | | - doc/C/parted.8: Add a message in the KNOWN ISSUES section that describes the lack of support for ext3. Take out some references that were contained in the man page. - doc/parted.texi: Do the same as above to the info page.
* * doc/parted.texi: Update copyright dates.Jim Meyering2008-04-301-4/+2
|
* Fix a typo: s/to defragmenting/to defragment/, Remove trailing blanks.Jim Meyering2008-03-301-30/+30
|
* doc/pt_BR/partprobe.8.pt_BR.po: Remove trailing space in generated file.Jim Meyering2007-12-181-1/+1
|
* Add KNOWN ISSUES sectionDavid Cantrell2007-11-061-0/+12
| | | | | Add a KNOWN ISSUES section explaining that ext3 resizing does not work and that you should use resize2fs.
* Updated GPL license boilerplate.David Cantrell2007-07-231-5/+3
|
* doc/parted.texi (Static binaries): Correct an invalid example.Jim Meyering2007-05-251-2/+2
| | | | One cannot specify "primary" for a partition on a loop device.
* Added 'rescue', 'unit', and 'version' to the man page, plus some small edits.Benno Schulenberg2007-04-051-39/+55
|
* Remove GNU make-specific things from po4a.mk.David Cantrell2007-03-191-8/+9
|
* Patched parted.8 man page to show partition names apply to GPT disk labelsDavid Cantrell2007-03-061-2/+2
| | | | as well as Mac and PC98 disk labels.
* Add a bunch of .gitignore files.Jim Meyering2007-02-253-860/+9
|
* Introduced MAINTAINERCLEANFILES in Makefile.am for carrying out 'make ↵Debarshi Ray2007-02-193-0/+8
| | | | maintainer-clean'.
* Cleaning up nested structs & unions.Debarshi Ray2007-02-191-48/+43
|
* Fix the style of typedef, enum, struct and __attribute__ ((packed)).Debarshi Ray2007-02-161-11/+11
|
* Make it so "make distcheck" passes.Jim Meyering2007-02-142-1/+3
| | | | | | | * doc/po4a.mk (updatepo): Don't choke when *.$(lang).po matches no file. * doc/C/Makefile.am (updatepo): Don't do anything when $(srcdir) is not writable. Signed-off-by: Jim Meyering <jim@meyering.net>
* Fixed the copyright notices.Debarshi Ray2007-02-141-2/+2
|
* Synchronise manual page and --help documentation.Debarshi Ray2007-01-141-5/+8
|
* Updated i18n information.David Cantrell2007-01-122-94/+122
|
* Update doc/C/parted.8 to document --list.Debarshi Ray2007-01-121-0/+3
|
* Updated URL of static parted in docs.Leslie P. Polzer2006-12-021-1/+1
|
* Remove doc/mdate-sh and doc/texinfo.tex since they are included when we run ↵Otavio Salvador2006-11-262-6297/+0
| | | | autogen.sh
* Changes done on darcs repository suitable for 1.8 release:Otavio Salvador2006-11-101-2/+2
| | | | | | | | | | | | | | | Wed Nov 8 20:40:43 BRST 2006 Otavio Salvador <otavio@debian.org> * Merge libparted/ChangeLog conflict caused by Subversion syncing Wed Nov 8 21:15:58 BRST 2006 Otavio Salvador <otavio@debian.org> * doc/C/parted.8: small documentation simplification Wed Nov 8 20:09:03 BRST 2006 Otavio Salvador <otavio@debian.org> * libparted/fs/hfs/probe.c: Fix a segmentation fault when running without debug git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@890 2d424fd7-7fe2-0310-af74-8bc65edeb173
* * doc/po4a.mk: Removed fake* stuff. Fixed all-local target so you don'tDavid Cantrell2006-09-151-6/+3
| | | | | | | | end up in an infinite make loop trying to make '*'. Fixed the remove target as well. git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@833 2d424fd7-7fe2-0310-af74-8bc65edeb173
* Tabs for the updatepo target.David Cantrell2006-09-151-3/+3
| | | | git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@832 2d424fd7-7fe2-0310-af74-8bc65edeb173
* Removed the extra double quote at the end of line 6 in partprobe.8.pt_BR.po. ↵David Cantrell2006-09-152-35/+33
| | | | | | Other updates for i18n. git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@830 2d424fd7-7fe2-0310-af74-8bc65edeb173
* i18n updates for parted-1.8.0.David Cantrell2006-09-152-6/+6
| | | | git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@828 2d424fd7-7fe2-0310-af74-8bc65edeb173
* Fix ChangeLogAnant Narayanan2006-09-1421-0/+15823
git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@820 2d424fd7-7fe2-0310-af74-8bc65edeb173