summaryrefslogtreecommitdiff
path: root/sbin/disklabel/disklabel.8
AgeCommit message (Expand)Author
1999-03-16Add -F flag to cause editor to prompt for mount points and save the resulting...Todd C. Miller
1999-03-13Add support for delete "*"Todd C. Miller
1999-03-01Change undocumented '-p' flag to '-d' and document. Also document '-v'.Todd C. Miller
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-11-11more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixesAaron Campbell
1998-09-23alphabetize SEE ALSO entries and order them numerically according to sectionAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-08-06Mention new extened help and some minor cleanupsTodd C. Miller
1998-07-24fix typos; Aaron Campbell <aaron@ug.cs.dal.ca>Todd C. Miller
1998-04-08mention 'r' in -E modeTodd C. Miller
1998-03-01disklabel.8 man page fixes submitted by Aaron Jackson,johns
1998-02-20' is special in column 0Theo de Raadt
1998-02-20grammarTheo de Raadt
1997-12-20Refer i386 users to installboot(8).Jim Rees
1997-11-25Add -t flag to output in disktab format. From Christos ZoulasTodd C. Miller
1997-10-28Replace a set of "'s with `` '' so that manual.c will build.Todd C. Miller
1997-10-28Document -E bugsTodd C. Miller
1997-10-28Fix a few typos.Todd C. Miller
1997-10-28First cut at -E docs. Perhaps this should go at the end?Todd C. Miller
1997-10-15provide a few hints to indicate that -r is evilTheo de Raadt
1997-10-02document disklabel -nTodd C. Miller
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-02-11document that -B may blow away important bits (on i386 it blows away MBR)Theo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt