History log of /dflybsd-src/share/man/man9/DB_COMMAND.9 (Results 1 – 6 of 6)
Revision Date Author Comments
# 4a5f69f6 09-Mar-2019 Sascha Wildner <saw@online.de>

Fix some section name typos in various manual pages.

While here, fix some other minor issues like starting new sentences
on new lines etc.


# 831fa461 30-Sep-2017 Sascha Wildner <saw@online.de>

Use standard section name 'AUTHORS' in several manual pages.


# 517620f5 05-May-2015 Sascha Wildner <saw@online.de>

kernel/ddb: Add a DB_COMMAND_FLAG() macro to set the flag, too.


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

unquote section names in man pages

While there, make them upper case, try to simplify and
consolidate, zap comments that nobody will ever see again
and tweak one AUTHORS instance with '.An -nosplit'.


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


# 24b52616 01-Jul-2012 Sascha Wildner <saw@online.de>

Add a DB_COMMAND(9) manual page (adapted from FreeBSD).