History log of /dflybsd-src/lib/libc/sys/mountctl.2 (Results 1 – 8 of 8)
Revision Date Author Comments
# 7cf53efe 16-Mar-2016 Sascha Wildner <saw@online.de>

Mark up defined values with .Dv in various manual pages.


# fb5b3747 28-May-2011 Sascha Wildner <saw@online.de>

manpages: Uniformly order the prologue macros by Dd/Dt/Os.

This is the most widely used order and it also silences warnings
in mandoc -Tlint output.


# 573ad67e 10-Aug-2009 Sascha Wildner <saw@online.de>

chmod.2/mountctl.2: Remove trailing whitespace.


# 177403a9 04-Aug-2009 Matthew Dillon <dillon@apollo.backplane.com>

MOUNTCTL - Add MOUNTCTL_MOUNTFLAGS, create vop_stdmountctl() as default.

Submitted-by: Antonio Huete Jimenez <tuxillo@quantumachine.net>


# 0b3a1c24 21-Jul-2009 Antonio Huete <tuxillo@quantumachine.net>

Correct RETURN VALUES in mountctl(2)


# a8ac7a04 10-Feb-2008 Sascha Wildner <swildner@dragonflybsd.org>

Fix include file name.


# eb73b953 09-Feb-2008 Sascha Wildner <swildner@dragonflybsd.org>

Don't break the line before .An.


# c27eed25 09-Feb-2008 Sascha Wildner <swildner@dragonflybsd.org>

Add a mountctl(2) manual page.