History log of /freebsd-11.0-release/share/man/man9/g_access.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

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

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

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


# 267936 26-Jun-2014 bapt

use .Mt to mark up email addresses consistently (part6)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# 140561 21-Jan-2005 ru

Sort sections.


# 131689 06-Jul-2004 ru

Tiny markup fixes.


# 131594 04-Jul-2004 ru

Sort SEE ALSO references (in dictionary order, ignoring case).


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 129381 18-May-2004 le

Update several GEOM related manual pages:

*) Fix spelling errors.
*) Better english.
*) Re-phrasing.

Not Reviewed by: pjd (one week timeout)
Approved by: grog (mentor)


# 127372 24-Mar-2004 pjd

Added a note, that g_access() function cannot failed when dc[rwe] <= 0.


# 127371 24-Mar-2004 pjd

Functions:

- g_new_geomf(),
- g_new_providerf(),
- g_new_consumer()

cannot failed (by returning NULL), so don't scare programmers.


# 126864 11-Mar-2004 pjd

mdoc(7): New sentence should start on new line.

Pointed out by: hmp


# 126859 11-Mar-2004 pjd

Add manual page for g_access(9) GEOM function.