git: Fix some section name typos in various manual pages.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Mar 9 05:52:59 PST 2019
commit 4a5f69f602439e4ddaa5c06d3f350823dac88dd0
Author: Sascha Wildner <saw at online.de>
Date: Sat Mar 9 14:52:47 2019 +0100
Fix some section name typos in various manual pages.
While here, fix some other minor issues like starting new sentences
on new lines etc.
Summary of changes:
lib/libc/gen/dl_iterate_phdr.3 | 13 +++++++------
lib/libc/gen/dlclose.3 | 2 +-
lib/libc/gen/dlopen.3 | 4 ++--
lib/libc/gen/dlsym.3 | 4 ++--
lib/libc/gen/dlvsym.3 | 7 ++++---
lib/libc/gen/makecontext_quick.3 | 16 +++++++--------
lib/libc/net/gethostbyname.3 | 2 +-
lib/libc/sys/execve.2 | 18 +++++++++--------
lib/libc/sys/extattr.2 | 2 +-
lib/libc/sys/sys_checkpoint.2 | 4 +---
lib/libc/sys/tls.2 | 21 ++++++++++----------
lib/libc/sys/umtx.2 | 21 ++++++++++++--------
lib/libsdp/sdp.3 | 2 +-
share/man/man4/inet.4 | 42 ++++++++++++++++++++++------------------
share/man/man4/virtio_balloon.4 | 2 +-
share/man/man9/DB_COMMAND.9 | 4 ++--
share/man/man9/systimer.9 | 8 ++++----
usr.sbin/sdpd/sdpd.8 | 2 +-
18 files changed, 93 insertions(+), 81 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a5f69f602439e4ddaa5c06d3f350823dac88dd0
--
DragonFly BSD source repository
More information about the Commits
mailing list