summaryrefslogtreecommitdiffstats
path: root/disk-utils/swaplabel.8
Commit message (Collapse)AuthorAgeFilesLines
* docs: tweak the formatting and wording of several disk-utils man pagesBenno Schulenberg2011-08-291-17/+18
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-221-3/+3
| | | | | | | | | | Use dates without the day, use the full month name, put "util-linux" in the lower left corner, and "User Commands" or "System Administration" at the top center. Also improve here and there the one-line program description. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* disk-utils: fix manpage typosDavidlohr Bueso2011-01-171-1/+1
| | | | Signed-off-by: Davidlohr Bueso <dave@gnu.org>
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* swaplabel: fix typo in man pageKarel Zak2010-04-071-1/+1
| | | | | Reported-by: Marcos Felipe Rasia de Mello <marcosfrm@gmail.com> Signed-off-by: Karel Zak <kzak@redhat.com>
* swaplabel: new commandJason Borden2010-04-021-0/+66
Print or change the label / UUID of a swap area. [kzak@redhat.com: - code refactoring - add long options - clean up Makefile.am] Signed-off-by: Jason Borden <jborden@bluehost.com> Signed-off-by: Karel Zak <kzak@redhat.com>