summaryrefslogtreecommitdiff
path: root/sbin/disklabel/disklabel.8
AgeCommit message (Expand)Author
2008-08-10spacing; remove non-existent flag from synopsis.Igor Sobrado
2008-08-10add missing space.Igor Sobrado
2008-06-25In interactive mode, always suggest offsets and sizes inside theOtto Moerbeek
2008-04-06Remove stray '-r' reference that survived the nuke of -r.Kenneth R Westerback
2008-03-23Nuke disklabel -r. All labels come from the kernel via ioctl.Kenneth R Westerback
2008-01-25document maximum partition size; ok jmc@ krw@Otto Moerbeek
2008-01-08Beef up the (r)ecalculate command in -E mode by having it display theKenneth R Westerback
2007-12-16add missing arguments to "-b" and "-s"Igor Sobrado
2007-06-02installboot not just for i386; ok krwJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-26Eliminate CPU_BIOS from userland and wd(4) by always using the BIOSKenneth R Westerback
2006-05-16change only use of slice to 'partition letter' to be consistent withKevin Steves
2005-03-07more macro simplification;Jason McIntyre
2004-10-25typo, from Nathan RickerbyOtto Moerbeek
2003-12-30s/inadvertantly/inadvertently;Jason McIntyre
2003-12-29Add support for % and & units to indicate percent of total space andTodd C. Miller
2003-12-20make disklabel docs more readable: more logical SYNOPSIS; sort options;Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-06-21add CAVEATS: disklabel only supports 15 partitions, excluding `c';Jason McIntyre
2003-06-03- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-12more .LiTheo de Raadt
2003-02-13add support for printing disklabels in units other than sectors fromTed Unangst
2003-02-01typos;Jason McIntyre
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.Miod Vallat
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2002-07-27Typo; similates -> simulatesAaron Campbell
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
2001-08-07o Fix a typo (heko@iki.fi)Todd C. Miller
2001-02-04mention scan_ffs; map@infinitum.chTheo de Raadt
2001-01-24mention that sparc & amiga have weird partition tablesTheo de Raadt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-04Add 'D' and 'z' commands to editor to use the default partition andTodd C. Miller
2000-04-04Add "expert mode" and don't prompt for fsize/bsize/cpg unless an expertTodd C. Miller
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
1999-10-10Tweak.Aaron Campbell
1999-10-09Reformat. Aaron will probably change this three-times over, but it's aAngelos D. Keromytis
1999-08-14Add -c flag that uses DIOCRLDINFO to clear (and update) the in-core label.Todd C. Miller
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-04-07Kill -F option, it is not needed and just plain wrong anywayTodd C. Miller
1999-03-25typoMarc Espie
1999-03-23Rename -F option to -f and add a new -F (full disk) option to use in -E mode.Todd C. Miller
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