wiz
82924459cb
Use more markup, fix xref, serial comma, other misc. fixes.
2006-02-04 20:10:53 +00:00
dsl
79bd2ddb02
Update/rewrite to match reality and in a muchmore succinct format.
2006-01-29 00:04:26 +00:00
wiz
a2074cd992
Quote Fr so options are sorted properly.
2005-06-19 17:24:20 +00:00
dsl
506fe1826c
Rip out the support for writing bootstrap code. installboot(8) contains
...
support for hp300, hp700 and vax, $MACHINE is never arm32.
Fix usage output to only contain progname() once - bug introduced in rev 1.89
2005-06-17 21:20:18 +00:00
dsl
efb521dba8
Rip out the references to the installation of more than one bootstrap file.
...
Only arm32 needs the -B stuff at all, all other ports use installboot(8).
2005-06-15 20:31:47 +00:00
snj
0e4b8938d9
Bump date for last. Put the exit EXIT STATUS section in the right place.
...
New sentence, new line. Correct two typos.
2004-05-28 20:46:52 +00:00
erh
932a41d42e
Make it possible to distinguish between exit values that indicate errors,
...
and those that are warnings. Document the exit statuses in the man page.
2004-05-28 17:46:49 +00:00
wiz
d5ca829d8b
Single-letter options do not need a line each; add more
...
commas; drop trailing whitespace; use Pa where appropriate.
2004-03-20 18:51:06 +00:00
dyoung
863043691e
Add flag -F to disklabel. Flag -F indicates that the target of the
...
disklabel operation is a file, not a disk. With -t disktab and -T
disktype, the user may tell disklabel the "geometry" for the file.
2004-03-19 18:22:31 +00:00
wiz
f05120b375
Add Xref to mscdlabel, bump date.
2004-03-18 21:13:19 +00:00
fvdl
fe6b4c315f
Bring back disklabel -B for now, since hp300 installboot isn't ready
...
for prime time yet.
2003-11-10 09:22:09 +00:00
dsl
6db70be120
Rip out all the '-B bootblock' support, everything should use installboot(8).
...
(can only affect arm32, hp300 and vax ports, and doesn't affect sysinst).
2003-11-08 09:25:01 +00:00
agc
bf07c8719a
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:11 +00:00
lukem
a21d1e7a14
xref dkctl(8)
2003-07-13 09:55:34 +00:00
wiz
b6bcb58a8b
Bump date for last.
2003-05-06 08:23:57 +00:00
gmcgarry
534f9a7a52
Document -I option. From Richard Rauch <rauch@math.rice.edu>
...
in PR#11890.
2003-05-02 08:09:35 +00:00
wiz
990562bfef
.Nm does not need a dummy argument ("") before punctuation or
...
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
rtr
1031fab56c
Removed "disklabel -I [-r] [-C] disk" from SYNOPSIS.
...
The code does not permit usage of the -I flag without either -e or -i.
2002-10-21 15:54:51 +00:00
wiz
bd9e498edd
mdoc nits. New sentence, new line. Remove a comment about tahoe.
2002-09-28 00:24:13 +00:00
enami
43fe370014
Fix an argument to -width option of .Bl macro.
2002-08-19 01:54:58 +00:00
ross
dc5571b22e
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
fredette
46d320c7db
The sun2 also requires partitions in integer cylinders.
2001-12-14 23:36:25 +00:00
perry
96aece1560
Note in far more places that -B is only supported on some platforms.
2001-11-24 18:30:59 +00:00
wiz
9608821813
Simplify markup in one place, and sort sections and SEE ALSO.
2001-11-16 11:30:09 +00:00
wiz
73f545bb5b
Drop arguments of .Os.
2001-06-05 11:22:41 +00:00
abs
fc52578672
xref (disklabel.8, fdisk.8, mbrlabel.8) as appropriate
2000-11-14 11:06:19 +00:00
christos
c4c61b5a08
allow -I -i to install a new label interactively.
2000-10-08 23:32:50 +00:00
jhawk
df711325aa
"boostrap" => "bootstrap"
2000-08-12 18:52:42 +00:00
hubertf
6f0558d9f6
'disklabel -i' on a disk without a label recommends to use -I. Document
...
that in the usage.
2000-07-13 01:47:22 +00:00
fvdl
bb159432ef
Add a -I flag which, combined with -e, gives the user the opportunity
...
to edit and create a new label on a virgin disk.
2000-05-31 14:13:48 +00:00
hubertf
48058cc69e
s/comprised/composed/, per PR 9586 by Seebs <seebs@ged.plethora.net>
2000-03-09 12:50:36 +00:00
soda
6079ffd98c
mention that hpcmips and arc use `d' as RAW_PART.
2000-01-31 16:02:43 +00:00
cgd
a54ad4c40d
kill some bogus comments about -r: it _does not_ cause the boot area to
...
be clobbered. since 4.4-Lite(?) disklabel.c has gone to extra effort
to avoid clobbering the boot area when using -r, but the 4.4-Lite manual
pages were apparently not updated to note that!
1999-06-03 01:49:58 +00:00
kleink
e524714ca8
Update for sparc64.
1999-04-09 16:01:34 +00:00
mycroft
f6590b22cd
Clean up SYNOPSIS formatting.
1999-03-07 11:02:05 +00:00
abs
593d6c65b9
Add '-f disktab' option to disklabel, via lib/6623 from
...
Greg A. Woods <woods@most.weird.com>. (Very) slightly tweaked disklabel.8
1999-01-19 06:24:08 +00:00
fair
01a274e0ea
Clarify the documentation of the "-B" option, inspired by PR#5262.
...
Contrary to the PR, the "-B" option does work, but not on all platforms.
1998-04-27 21:03:08 +00:00
enami
db1f766937
Add missing -C flag in SYNOPSIS
1998-01-01 04:51:54 +00:00
enami
2db041522a
Fix typo; the flag for interactive disklabel creation is not -e but -i.
...
Also, make the description of -C flag into separate paragraph.
1998-01-01 04:47:05 +00:00
fair
b58a4f15c4
additional sun3/sparc warning about the "-r" option.
1997-10-18 23:46:44 +00:00
fair
d5adc82d1e
add a warning about sun3 and sparc systems requiring partitions in integer cylinders or the boot ROMs get upset, per PR#3267. Is that it?
1997-10-14 06:30:13 +00:00
enami
fc8191fee4
- Use .Nm "" instead of .Nm disklabel in SYNOPSIS.
...
- Do a trick to remove whitespace before close paren from generated output.
- Delete space at the end of line.
1997-10-11 02:28:17 +00:00
lukem
76e13a0128
all but the first .Nm in SYNOPSIS need to be spelt out. [bin/4256]
1997-10-10 16:12:45 +00:00
lukem
95b3ccaa29
- cleanup use of .Nm
...
- xref installboot(8)
- deprecate register
1997-09-14 08:50:16 +00:00
mikel
46ab71e02f
s/except/accept/, from John F. Woods in PR bin/3802
1997-07-02 03:19:09 +00:00
cgd
c917dfb5b2
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
...
.Dd is supposed to be invoked like:
.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
christos
72fbacb380
Add -i (interactive mode to create/edit labels) inspired by the SunOS/Solaris
...
format/partition command.
1997-03-08 23:46:08 +00:00
christos
a1ba72f394
PR/1551: clarify usage in manual page
...
PR/2452: add -t option to print label in disktab(5) format.
Misc cleanups...
1996-10-02 13:49:44 +00:00
pk
458252ce61
Allow display and editing of partition size & offset fields in
...
<cyl/track/sector> format. This format is always excepted on input
(`-e' and `-R'); to display it use `-C'.
1996-06-29 15:50:18 +00:00
hpeyerl
94caee8dd7
PR487. From John Kohl. (more examples and some corrections)
1996-01-16 06:41:20 +00:00