History log of /freebsd-10-stable/share/man/man4/geom.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 322744 21-Aug-2017 ae

MFC r284152:
Add makefile to build geom_map kld. Document some GEOM_* options
in NOTES and geom(4).

PR: 197766
Approved by: re (kib)


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 255459 10-Sep-2013 cperciva

Remove documentation describing functionality which geom(4) does not,
in fact, provide.

Reviewed by: phk
MFC after: 3 days
Approved by: re (gjb)


# 248273 14-Mar-2013 joel

Add GEOM_* kernel options to the SYNOPSIS.


# 206622 14-Apr-2010 uqs

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Approved by: philip, ed (mentors)


# 192376 19-May-2009 trasz

Add links to libgeom(3) where appropriate.


# 188916 22-Feb-2009 trasz

Fix a typo and add manpage links to geom(4).

Approved by: rwatson (mentor)


# 158913 25-May-2006 ceri

Clarify that G_F_DISKIOCTL is unused, and remove G_T_DETAILS altogether,
since it isn't actually #defined.

Discussed with: phk


# 158874 24-May-2006 ceri

Clean up the grammar in here some.


# 152569 18-Nov-2005 ru

-mdoc sweep.


# 147398 15-Jun-2005 ru

Assorted markup fixes and minor wordsmithing.

Approved by: re


# 144755 07-Apr-2005 scottl

Document the GEOM debug flags.


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 129066 09-May-2004 pjd

Don't confuse "GEOM" with "geom".

Approved by: phk


# 115211 21-May-2003 ru

Kill whitespace at EOL.

Approved by: re (blanket)


# 114743 05-May-2003 phk

A few stylistic fixes.


# 112025 09-Mar-2003 phk

Try to clarify how orphaning works.


# 108317 27-Dec-2002 schweikh

english(4) police.


# 107788 12-Dec-2002 ru

Uniformly refer to a file system as "file system".

Approved by: re


# 107745 11-Dec-2002 ru

mdoc(7) police: Use the default .Os version.

Approved by: re


# 98065 09-Jun-2002 phk

Stamp out Danglish: Spelling, grammer and other nitpicking.

Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>


# 93338 28-Mar-2002 dd

mdoc(7) police: remove whitespace at EOL.


# 93274 27-Mar-2002 phk

First cut at a geom(4) manpage.

The mdoc markup and all spelling errors in this file are all legal game
for anyone with more doc-clue than me.