History log of /dflybsd-src/share/man/man9/bufcache.9 (Results 1 – 9 of 9)
Revision Date Author Comments
# 9d835656 27-Dec-2018 Sascha Wildner <saw@online.de>

bufcache.9: Fix bread() prototype.


# c616d378 18-Jul-2013 Franco Fichtner <franco@lastsummer.de>

start adding .Mt to email addresses in man pages

This covers share/man/man[1579]. It also consolidates multiple lines
into one, removes spurious double quotes in names or emails,
and changes punctua

start adding .Mt to email addresses in man pages

This covers share/man/man[1579]. It also consolidates multiple lines
into one, removes spurious double quotes in names or emails,
and changes punctuation where appropriate. The target style is:
.An Name Aq Mt name@somewhere.tdl

show more ...


# 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.


# 90d6d7dc 11-Apr-2011 Venkatesh Srinivas <me@endeavour.zapto.org>

bufcache(9): Remove obsolete reference to namei.


# de1a0a27 23-Nov-2007 Sascha Wildner <swildner@dragonflybsd.org>

Fix a number of typos in defined values (ioctls and others).


# 3221afbe 13-May-2007 Hasso Tepper <hasso@dragonflybsd.org>

My round of spelling corrections in /share/man.


# 65e81aa0 25-Apr-2007 Sascha Wildner <swildner@dragonflybsd.org>

Use .Fn instead of .Xr.


# 1bf4b486 01-Aug-2005 Sascha Wildner <swildner@dragonflybsd.org>

Remove trailing blank space characters. mdoc(7) explicitly recommends doing
so lest troff might get confused.


# 9d2330fb 29-Jul-2005 Hiten Pandya <hmp@dragonflybsd.org>

Add minimal manual page explaining use of bread(9) and bwrite(9) kernel
functions. A minimal explanation of buffer cache initialization process
is also explained

Note, developers interested in the

Add minimal manual page explaining use of bread(9) and bwrite(9) kernel
functions. A minimal explanation of buffer cache initialization process
is also explained

Note, developers interested in the internals of the above functions can
extend this and the buf(9) manual page.

show more ...