Re: svn commit: r368817 - in head/lib/libc: locale net stdlib sys x86/sys

2020-12-20 Thread Gordon Bergling
On Sun, Dec 20, 2020 at 03:19:51AM +0200, Konstantin Belousov wrote: > On Sat, Dec 19, 2020 at 02:54:28PM +0000, Gordon Bergling wrote: > > Modified: head/lib/libc/sys/thr_self.2 > > == > > --- head/li

svn commit: r368817 - in head/lib/libc: locale net stdlib sys x86/sys

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 14:54:28 2020 New Revision: 368817 URL: https://svnweb.freebsd.org/changeset/base/368817 Log: libc: Fix most issues reported by mandoc - varios "new sentence, new line" warnings - varios "sections out of conventional order" warnings - varios

svn commit: r368816 - head/usr.sbin/trim

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:56:19 2020 New Revision: 368816 URL: https://svnweb.freebsd.org/changeset/base/368816 Log: trim(8): Fix a few issues reported by mandoc - new sentence, new line - unusual Xr order: ioctl(2) after da(4) - unusual Xr order: sysexits(3) after

svn commit: r368815 - head/usr.sbin/zonectl

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:51:46 2020 New Revision: 368815 URL: https://svnweb.freebsd.org/changeset/base/368815 Log: zonectl(8): Fix a few issues reported by mandoc - Add missing quotation mark for a comment above the .Dd - inserting missing end of block: Sh breaks B

svn commit: r368814 - head/usr.sbin/nfsd

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:45:39 2020 New Revision: 368814 URL: https://svnweb.freebsd.org/changeset/base/368814 Log: nfsv4(4): Fix a few issues reported by mandoc - new sentence, new line - function name without markup: rtalloc() - function name without markup: VOP

svn commit: r368813 - in head/usr.sbin/bluetooth: bluetooth-config hccontrol hcseriald sdpd

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:36:59 2020 New Revision: 368813 URL: https://svnweb.freebsd.org/changeset/base/368813 Log: bluetooth: Fix a mandoc related issues - new sentence, new line - sections out of conventional order: Sh FILES - unusual Xr order: bthost(1) after b

svn commit: r368812 - head/usr.sbin/mpsutil

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:23:26 2020 New Revision: 368812 URL: https://svnweb.freebsd.org/changeset/base/368812 Log: mpsutil(8): Remove trailing whitespace MFC after:1 week Modified: head/usr.sbin/mpsutil/mpsutil.8 Modified: head/usr.sbin/mpsutil/mpsutil.8

svn commit: r368811 - head/usr.sbin/bhyvectl

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:21:40 2020 New Revision: 368811 URL: https://svnweb.freebsd.org/changeset/base/368811 Log: bhyvectl(8): Normalize the man page date MFC after:1 week Modified: head/usr.sbin/bhyvectl/bhyvectl.8 Modified: head/usr.sbin/bhyvectl/bhyvectl.

svn commit: r368810 - head/usr.sbin/camdd

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:17:25 2020 New Revision: 368810 URL: https://svnweb.freebsd.org/changeset/base/368810 Log: camdd(8): Fix the man page date The comment before the .Dd macro was missing a quotation mark, so that the date of the man page was always today.

svn commit: r368809 - head/usr.sbin/config

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:11:44 2020 New Revision: 368809 URL: https://svnweb.freebsd.org/changeset/base/368809 Log: config: Fix a few mandoc related errors - new sentence, new line - no blank before trailing delimiter MFC after:1 week Modified: head/usr.

svn commit: r368808 - head/usr.sbin/devctl

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:05:54 2020 New Revision: 368808 URL: https://svnweb.freebsd.org/changeset/base/368808 Log: devctl(8): Correct "sections out of conventional order" error MFC after:1 week Modified: head/usr.sbin/devctl/devctl.8 Modified: head/usr.sbin/d

svn commit: r368807 - head/usr.bin/patch

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 13:00:17 2020 New Revision: 368807 URL: https://svnweb.freebsd.org/changeset/base/368807 Log: patch(1): Fix a few mandoc related issues - no blank before trailing delimiter MFC after:1 week Modified: head/usr.bin/patch/patch.1 Modifi

svn commit: r368806 - head/usr.bin/uname

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 12:55:27 2020 New Revision: 368806 URL: https://svnweb.freebsd.org/changeset/base/368806 Log: uname(1): Fix a typo in the man page date MFC after:3 days Modified: head/usr.bin/uname/uname.1 Modified: head/usr.bin/uname/uname.1 ===

svn commit: r368805 - head/usr.bin/ident

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 12:54:00 2020 New Revision: 368805 URL: https://svnweb.freebsd.org/changeset/base/368805 Log: ident(1): Normalizing date format MFC after:3 days Modified: head/usr.bin/ident/ident.1 Modified: head/usr.bin/ident/ident.1 ===

svn commit: r368804 - head/sbin/ipfw

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 12:47:40 2020 New Revision: 368804 URL: https://svnweb.freebsd.org/changeset/base/368804 Log: ipfw(8): Fix a few mandoc related issues - no blank before trailing delimiter - missing section argument: Xr inet_pton - skipping paragraph macro: P

svn commit: r368803 - head/sbin/ping

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 11:57:47 2020 New Revision: 368803 URL: https://svnweb.freebsd.org/changeset/base/368803 Log: ping(8): Fix a mandoc related issue - unusual Xr punctuation: none before traceroute6(8) Modified: head/sbin/ping/ping.8 Modified: head/sbin/ping/pi

svn commit: r368802 - head/sbin/nvmecontrol

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 11:47:38 2020 New Revision: 368802 URL: https://svnweb.freebsd.org/changeset/base/368802 Log: nvmecontrol(8): Fix a few mandoc related issues and add a SEE ALSO section - inserting missing end of block: Ss breaks Bl - skipping paragraph macro:

svn commit: r368800 - head/sbin/devd

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 11:03:04 2020 New Revision: 368800 URL: https://svnweb.freebsd.org/changeset/base/368800 Log: devd.conf(5): Fix a mandoc related issue - sections out of conventional order: Sh SEE ALSO MFC after:1 week Modified: head/sbin/devd/devd.co

svn commit: r368798 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 10:31:25 2020 New Revision: 368798 URL: https://svnweb.freebsd.org/changeset/base/368798 Log: sysctl(9): Fix a few mandoc related issues - missing comma before name: Nm SYSCTL_UQUAD - bad NAME section content: text MFC after:1 week Mo

svn commit: r368797 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 10:26:40 2020 New Revision: 368797 URL: https://svnweb.freebsd.org/changeset/base/368797 Log: ofw_bus_status_okay(9): Fix a few mandoc related issues - missing comma before name: Nm ofw_bus_status_okay - missing comma before name: Nm ofw_bus_no

svn commit: r368796 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 10:24:36 2020 New Revision: 368796 URL: https://svnweb.freebsd.org/changeset/base/368796 Log: ofw_bus_is_compatible(9): Fix a few mandoc related issues - missing comma before name: Nm ofw_bus_is_compatible_strict - missing comma before name: Nm

svn commit: r368795 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 10:20:22 2020 New Revision: 368795 URL: https://svnweb.freebsd.org/changeset/base/368795 Log: fail(9): Fix a few mandoc related issues - function name without markup: return() - function name without markup: print() MFC after:1 week M

svn commit: r368794 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 10:18:21 2020 New Revision: 368794 URL: https://svnweb.freebsd.org/changeset/base/368794 Log: driver(9): Fix a mandoc related issue - sections out of conventional order: Sh SEE ALSO MFC after:1 week Modified: head/share/man/man9/drive

svn commit: r368793 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 10:15:58 2020 New Revision: 368793 URL: https://svnweb.freebsd.org/changeset/base/368793 Log: bhnd_erom(9): Fix a few mandoc related issues - skipping paragraph macro: Pp before Bl - skipping paragraph macro: Pp after Ss - skipping paragraph

svn commit: r368792 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 10:11:37 2020 New Revision: 368792 URL: https://svnweb.freebsd.org/changeset/base/368792 Log: bhnd(9): Fix a few mandoc related issues - skipping paragraph macro: Pp before Bl - skipping paragraph macro: Pp at the end of Ss - missing section

svn commit: r368791 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 09:55:02 2020 New Revision: 368791 URL: https://svnweb.freebsd.org/changeset/base/368791 Log: disk(9): Fix a few mandoc related errors - function name without markup: g_io_deliver() - function name without markup: disk_gone() - sections out o

svn commit: r368790 - head/share/man/man9

2020-12-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 19 09:40:05 2020 New Revision: 368790 URL: https://svnweb.freebsd.org/changeset/base/368790 Log: accept_filter(9): Fix a mandoc related error - no blank before trailing delimiter Modified: head/share/man/man9/accept_filter.9 Modified: head/share

svn commit: r368511 - head/contrib/ee

2020-12-10 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Dec 10 10:58:30 2020 New Revision: 368511 URL: https://svnweb.freebsd.org/changeset/base/368511 Log: ee(1): Whitespace cleanup This is a direct commit to -CURRENT since the upstream went away. MFC after:1 week Modified: head/contrib/ee/ee.1

svn commit: r368368 - head/share/man/man9

2020-12-05 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Dec 5 11:18:37 2020 New Revision: 368368 URL: https://svnweb.freebsd.org/changeset/base/368368 Log: epoch(9): Fix a few mandoc related issues - sections out of conventional order: Sh EXAMPLES - sections out of conventional order: Sh SEE ALSO - skip

svn commit: r368348 - head/sbin/ping

2020-12-04 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Dec 4 20:47:56 2020 New Revision: 368348 URL: https://svnweb.freebsd.org/changeset/base/368348 Log: ping(8): Fix a few mandoc related issues - new sentence, new line Modified: head/sbin/ping/ping.8 Modified: head/sbin/ping/ping.8 ==

svn commit: r367904 - head/usr.sbin/wpa/hostapd

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 17:13:13 2020 New Revision: 367904 URL: https://svnweb.freebsd.org/changeset/base/367904 Log: hostapd.conf(5): Add missing 'l' In r367901 I accidentally deleted the 'l' while fixing a few mandoc erros. Spotted by: Yuri Pankov Modified:

svn commit: r367903 - head/usr.sbin/moused

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 17:04:49 2020 New Revision: 367903 URL: https://svnweb.freebsd.org/changeset/base/367903 Log: moused(8): Fix a few mandoc warnings - new sentence, new line Modified: head/usr.sbin/moused/moused.8 Modified: head/usr.sbin/moused/moused.8 ==

svn commit: r367902 - head/usr.sbin/crashinfo

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 16:59:51 2020 New Revision: 367902 URL: https://svnweb.freebsd.org/changeset/base/367902 Log: crashinfo(8): Fix a few mandoc warnings - new sentence, new line Modified: head/usr.sbin/crashinfo/crashinfo.8 Modified: head/usr.sbin/crashinfo/cra

svn commit: r367901 - head/usr.sbin/wpa/hostapd

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 16:57:06 2020 New Revision: 367901 URL: https://svnweb.freebsd.org/changeset/base/367901 Log: hostapd.conf(5): Fix a mandoc warning - new sentence, new line Modified: head/usr.sbin/wpa/hostapd/hostapd.conf.5 Modified: head/usr.sbin/wpa/hostap

svn commit: r367900 - head/usr.sbin/syslogd

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 16:50:52 2020 New Revision: 367900 URL: https://svnweb.freebsd.org/changeset/base/367900 Log: syslog.conf(5): Fix a few mandoc warnings - new sentence, new line - skipping paragraph macro: Pp at the end of Sh Modified: head/usr.sbin/syslogd/

svn commit: r367899 - head/usr.sbin/bsnmpd/modules/snmp_wlan

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 16:46:51 2020 New Revision: 367899 URL: https://svnweb.freebsd.org/changeset/base/367899 Log: snmp_wlan(3): Fix mandoc warnings - new sentence, new line Modified: head/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3 Modified: head/usr.sbin/bsnm

svn commit: r367898 - head/usr.bin/iscsictl

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 16:41:32 2020 New Revision: 367898 URL: https://svnweb.freebsd.org/changeset/base/367898 Log: iscsi.conf(5): Fix a mandoc warning - new sentence, new line Modified: head/usr.bin/iscsictl/iscsi.conf.5 Modified: head/usr.bin/iscsictl/iscsi.conf

svn commit: r367897 - head/sbin/devmatch

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 16:34:01 2020 New Revision: 367897 URL: https://svnweb.freebsd.org/changeset/base/367897 Log: devmatch(8): Fix section ordering - sections out of conventional order: Sh HISTORY Modified: head/sbin/devmatch/devmatch.8 Modified: head/sbin/devma

svn commit: r367889 - head/sbin/camcontrol

2020-11-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Nov 20 11:45:08 2020 New Revision: 367889 URL: https://svnweb.freebsd.org/changeset/base/367889 Log: camcontrol(8): Fix some warnings spotted by mandoc - skipping paragraph macro: Pp before Bl Modified: head/sbin/camcontrol/camcontrol.8 Modified: he

Re: svn commit: r367686 - head/lib/libutil

2020-11-14 Thread Gordon Bergling
Hi Scott, this somehow breaks the build. - ===> lib/msun (obj,all,install) /tank/nfs_public/tiny/src/lib/libutil/getlocalbase.c:69:30: error: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'ssize_t

Re: svn commit: r367321 - head/sys/amd64/linux

2020-11-04 Thread Gordon Bergling
Shouldn't such a commit be approved by someone? And why you just abandoned the differential [1]? [1] https://reviews.freebsd.org/D25934 --Gordon On Wed, Nov 04, 2020 at 10:38:25AM +, Mateusz Piotrowski wrote: > Author: 0mp (doc,ports committer) > Date: Wed Nov 4 10:38:25 2020 > New Revisio

svn commit: r367091 - in head/share/man: man4 man5

2020-10-27 Thread Gordon Bergling
(r367091) @@ -62,4 +62,4 @@ The device driver was written by .An Matthew N. Dodd Aq Mt win...@jurai.net . This manual page was written by -.An Gordon Bergling Aq Mt gbergl...@gmail.com . +.An Gordon Bergling Aq Mt g...@freebsd.org . Modified: head/share/man/man5/smbfs.5

Re: svn commit: r366949 - head/usr.sbin/nfsd

2020-10-22 Thread Gordon Bergling via svn-src-head
On Thu, Oct 22, 2020 at 12:28:51PM -0700, Benjamin Kaduk wrote: > On Thu, Oct 22, 2020 at 12:25 PM Gordon Bergling wrote: > > > Author: gbe (doc committer) > > Date: Thu Oct 22 19:25:01 2020 > > New Revision: 366949 > > URL: https://svnweb.freebsd.org/cha

svn commit: r366949 - head/usr.sbin/nfsd

2020-10-22 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Oct 22 19:25:01 2020 New Revision: 366949 URL: https://svnweb.freebsd.org/changeset/base/366949 Log: stablerestart(5): Fix some issues reported by mandoc - New sentence, new line Modified: head/usr.sbin/nfsd/stablerestart.5 Modified: head/usr.sbin/n

svn commit: r366947 - head/usr.sbin/nfsd

2020-10-22 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Oct 22 19:19:42 2020 New Revision: 366947 URL: https://svnweb.freebsd.org/changeset/base/366947 Log: pnfsserver(4): Fix some issues reported by mandoc - new sentence, new line Modified: head/usr.sbin/nfsd/pnfsserver.4 Modified: head/usr.sbin/nfsd/pn

svn commit: r366946 - head/share/man/man9

2020-10-22 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Oct 22 18:45:49 2020 New Revision: 366946 URL: https://svnweb.freebsd.org/changeset/base/366946 Log: socket(9): Remove duplicate word 'is is' MFC after:1 week Modified: head/share/man/man9/socket.9 Modified: head/share/man/man9/socket.9

Re: svn commit: r366725 - head/lib/geom/eli

2020-10-15 Thread Gordon Bergling
Hi Mateusz, On Thu, Oct 15, 2020 at 02:17:45PM +, Mateusz Piotrowski wrote: > Author: 0mp (doc,ports committer) > Date: Thu Oct 15 14:17:45 2020 > New Revision: 366725 > URL: https://svnweb.freebsd.org/changeset/base/366725 > > Log: > Fix formatting of SYNOPSIS > > There was an unneces

svn commit: r366617 - head/usr.sbin/pnfsdsfile

2020-10-10 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 10 14:38:01 2020 New Revision: 366617 URL: https://svnweb.freebsd.org/changeset/base/366617 Log: pnfsdsfile(8): Remove dublicate word 'the' MFC after:1 week Modified: head/usr.sbin/pnfsdsfile/pnfsdsfile.8 Modified: head/usr.sbin/pnfsdsfile/p

svn commit: r366616 - head/usr.sbin/cxgbetool

2020-10-10 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 10 14:36:16 2020 New Revision: 366616 URL: https://svnweb.freebsd.org/changeset/base/366616 Log: cxgbetool(8): Remove dublicate word 'whether' MFC after:1 week Modified: head/usr.sbin/cxgbetool/cxgbetool.8 Modified: head/usr.sbin/cxgbetool/c

svn commit: r366615 - head/share/man/man5

2020-10-10 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 10 14:20:07 2020 New Revision: 366615 URL: https://svnweb.freebsd.org/changeset/base/366615 Log: man5: Fix a few typos spotted by igor - fstab(5): conjuction -> conjunction - mount.conf(5): repeated 'the' - periodic.conf(5): Partion -> Partitio

svn commit: r366613 - head/bin/ls

2020-10-10 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 10 13:39:13 2020 New Revision: 366613 URL: https://svnweb.freebsd.org/changeset/base/366613 Log: ls(1): Use \& as an escape character for the ',' option Reported by: karels@, xtouqh at hotmail dot com MFC after:1 day Modified: head/bin/ls/

svn commit: r366611 - head/usr.bin/cpuset

2020-10-10 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 10 13:01:04 2020 New Revision: 366611 URL: https://svnweb.freebsd.org/changeset/base/366611 Log: cpuset(1): Fix a typo - 'at at' -> 'at a' MFC after:1 week Modified: head/usr.bin/cpuset/cpuset.1 Modified: head/usr.bin/cpuset/cpuset.1 ==

svn commit: r366610 - head/share/man/man3

2020-10-10 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 10 12:06:39 2020 New Revision: 366610 URL: https://svnweb.freebsd.org/changeset/base/366610 Log: sigevent(3): Fix a typo - asychronous -> asynchronous MFC after:1 week Modified: head/share/man/man3/sigevent.3 Modified: head/share/man/ma

svn commit: r366609 - head/share/man/man4

2020-10-10 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 10 12:05:54 2020 New Revision: 366609 URL: https://svnweb.freebsd.org/changeset/base/366609 Log: dtrace_audit(4): Fix a typo - asynchonously -> asynchronously MFC after:1 week Modified: head/share/man/man4/dtrace_audit.4 Modified: head/

svn commit: r366583 - in head: lib/libc/capability lib/libc/sys lib/libgssapi lib/libmd lib/libmt lib/libpathconv lib/libpmc lib/libradius lib/librpcsec_gss lib/libsysdecode lib/libusb lib/libutil ...

2020-10-09 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Oct 9 19:12:44 2020 New Revision: 366583 URL: https://svnweb.freebsd.org/changeset/base/366583 Log: Fix a few mandoc issues - skipping paragraph macro: Pp after Sh - sections out of conventional order: Sh EXAMPLES - whitespace at end of input line

svn commit: r366580 - head/share/man/man4

2020-10-09 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Oct 9 15:50:50 2020 New Revision: 366580 URL: https://svnweb.freebsd.org/changeset/base/366580 Log: bpf(4): Update the man page to reflect reality PR: 131918 Submitted by: guy at alum dot mit dot edu Reviewed by: gnn, gbe Approved by:

svn commit: r366575 - in head: libexec/rtld-elf share/man/man4 share/man/man4/man4.i386 share/man/man4/man4.powerpc stand/defaults stand/forth tools/tools/ether_reflect tools/tools/vimage

2020-10-09 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Oct 9 15:14:19 2020 New Revision: 366575 URL: https://svnweb.freebsd.org/changeset/base/366575 Log: Fix a few mandoc issues - whitespace at end of input line - skipping paragraph macro: Pp at the end of Sh - new sentence, new line - consider usin

svn commit: r366572 - in head: sbin/devmatch sbin/fsck sbin/ifconfig sbin/mount_msdosfs usr.bin/chat usr.bin/du usr.bin/setchannel usr.bin/tftp usr.sbin/ctladm usr.sbin/extattrctl usr.sbin/i2c usr....

2020-10-09 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Oct 9 14:03:45 2020 New Revision: 366572 URL: https://svnweb.freebsd.org/changeset/base/366572 Log: Fix a few mandoc issues - no blank before trailing delimiter - whitespace at end of input line - sections out of conventional order - normalizing

svn commit: r366481 - head/share/man/man3

2020-10-06 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Oct 6 10:51:47 2020 New Revision: 366481 URL: https://svnweb.freebsd.org/changeset/base/366481 Log: intro(3): Update the list of included libraries - Extend the list of main libraries of section 3 - Extend the library functions that are included in t

Re: svn commit: r366403 - head/bin/ls

2020-10-05 Thread Gordon Bergling
On Sat, Oct 03, 2020 at 10:33:28PM +0300, xto...@hotmail.com wrote: > Gordon Bergling wrote: > > On Sat, Oct 03, 2020 at 09:47:48PM +0300, xto...@hotmail.com wrote: > >> Gordon Bergling wrote: > >>> Author: gbe (doc committer) > >>> Date: Sat Oct

Re: svn commit: r366403 - head/bin/ls

2020-10-03 Thread Gordon Bergling
On Sat, Oct 03, 2020 at 09:47:48PM +0300, xto...@hotmail.com wrote: > Gordon Bergling wrote: > > Author: gbe (doc committer) > > Date: Sat Oct 3 18:34:24 2020 > > New Revision: 366403 > > URL: https://svnweb.freebsd.org/changeset/base/366403 > > > >

svn commit: r366414 - head/usr.bin/cpuset

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 19:10:54 2020 New Revision: 366414 URL: https://svnweb.freebsd.org/changeset/base/366414 Log: cpuset(1): Fix some issues reported by mandoc - whitespace at end of input line - new sentence, new line MFC after:1 week Modified: head/u

svn commit: r366411 - head/sbin/gvinum

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:49:00 2020 New Revision: 366411 URL: https://svnweb.freebsd.org/changeset/base/366411 Log: gvinum(8): Fix an issue reported by mandoc - new sentence, new line MFC after:1 week Modified: head/sbin/gvinum/gvinum.8 Modified: head/sbi

svn commit: r366410 - head/sbin/mdmfs

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:47:50 2020 New Revision: 366410 URL: https://svnweb.freebsd.org/changeset/base/366410 Log: mdmfs(8): Fix an issue reported by mandoc - whitespace at end of input line MFC after:1 week Modified: head/sbin/mdmfs/mdmfs.8 Modified: he

svn commit: r366409 - head/sbin/veriexec

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:46:42 2020 New Revision: 366409 URL: https://svnweb.freebsd.org/changeset/base/366409 Log: veriexec(8): Bugfix for an issue reported by mandoc - consider using OS macro: Nx MFC after:1 week Modified: head/sbin/veriexec/veriexec.8

svn commit: r366408 - head/sbin/fsdb

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:44:13 2020 New Revision: 366408 URL: https://svnweb.freebsd.org/changeset/base/366408 Log: fsdb(8): Fix an issue reported by mandoc - whitespace at end of input line MFC after:1 week Modified: head/sbin/fsdb/fsdb.8 Modified: head/

svn commit: r366407 - head/sbin/dhclient

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:42:15 2020 New Revision: 366407 URL: https://svnweb.freebsd.org/changeset/base/366407 Log: dhclient(8): Bugfixes for some issues reported by mandoc - no blank before trailing delimiter - new sentence, new line MFC after:1 week Modi

svn commit: r366406 - head/sbin/camcontrol

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:40:02 2020 New Revision: 366406 URL: https://svnweb.freebsd.org/changeset/base/366406 Log: camcontrol(8): Bugfixes for some issues reported by mandoc - new sentence, new line MFC after:1 week Modified: head/sbin/camcontrol/camcontr

svn commit: r366405 - head/sbin/devd

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:37:59 2020 New Revision: 366405 URL: https://svnweb.freebsd.org/changeset/base/366405 Log: devd.conf(5): Bugfix for an issue reported by mandoc - whitespace at end of input line MFC after:1 week Modified: head/sbin/devd/devd.conf.5

svn commit: r366404 - head/bin/cp

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:36:22 2020 New Revision: 366404 URL: https://svnweb.freebsd.org/changeset/base/366404 Log: cp(1): Bugfixes for some issues reported by mandoc - no blank before trailing delimiter MFC after:1 week Modified: head/bin/cp/cp.1 Modifie

svn commit: r366403 - head/bin/ls

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:34:24 2020 New Revision: 366403 URL: https://svnweb.freebsd.org/changeset/base/366403 Log: ls(1): Bugfix for an issue reported by mandoc - no blank before trailing delimiter MFC after:1 week Modified: head/bin/ls/ls.1 Modified: he

svn commit: r366402 - head/sbin/ipfw

2020-10-03 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Oct 3 18:30:01 2020 New Revision: 366402 URL: https://svnweb.freebsd.org/changeset/base/366402 Log: ipfw(8): Bugfixes for some issues reported by mandoc - whitespace at end of input line - new sentence, new line - skipping paragraph macro: Pp befor

svn commit: r366129 - head/share/man/man4

2020-09-24 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 24 19:59:29 2020 New Revision: 366129 URL: https://svnweb.freebsd.org/changeset/base/366129 Log: tcp(4): Add a reference for tcp_bbr(4) man page Modified: head/share/man/man4/tcp.4 Modified: head/share/man/man4/tcp.4 =

svn commit: r366128 - head/share/man/man4

2020-09-24 Thread Gordon Bergling
19:35:34 2020 (r366128) @@ -0,0 +1,168 @@ +.\" +.\" Copyright (c) 2020, Gordon Bergling +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\"

svn commit: r366127 - head/share/man/man4

2020-09-24 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 24 19:33:48 2020 New Revision: 366127 URL: https://svnweb.freebsd.org/changeset/base/366127 Log: Add a manual page for TCP BBR Reviewed by: bcr Approved by: bcr Differential Revision:https://reviews.freebsd.org/D24915 Modified: head

svn commit: r366123 - head/share/man/man9

2020-09-24 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 24 16:50:14 2020 New Revision: 366123 URL: https://svnweb.freebsd.org/changeset/base/366123 Log: crypto_buffer(9): Add a HISTORY and a AUTHORS section Reviewed by: jhb Approved by: jhb Differential Revision:https://reviews.freebsd.org/

Re: svn commit: r365984 - head/usr.bin/calendar/calendars

2020-09-22 Thread Gordon Bergling
On Tue, Sep 22, 2020 at 09:01:46PM +0300, Andriy Gapon wrote: > On 22/09/2020 06:06, Conrad Meyer wrote: > > Big ol plus one from me. > > > > On Mon, Sep 21, 2020 at 4:16 PM Cy Schubert > > wrote: > >> > >> In message <202009212255.08lmtpsp078...@repo.freebsd.org>, Greg Lehey > >> writes: > >>>

svn commit: r365905 - head/share/man/man8

2020-09-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Sep 19 15:10:17 2020 New Revision: 365905 URL: https://svnweb.freebsd.org/changeset/base/365905 Log: diskless(8): Correct Sections out of conventional order error Event:September 2020 Bugathon MFC after:1 week Modified: head/sha

svn commit: r365904 - head/share/man/man7

2020-09-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Sep 19 15:08:57 2020 New Revision: 365904 URL: https://svnweb.freebsd.org/changeset/base/365904 Log: crypto(7): Correct Sections out of conventional order error Event:September 2020 Bugathon MFC after:1 week Modified: head/share

svn commit: r365903 - head/tools/build/options

2020-09-19 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sat Sep 19 14:49:31 2020 New Revision: 365903 URL: https://svnweb.freebsd.org/changeset/base/365903 Log: src.conf(5): Fix some mandoc issues in source files - new sentence, new line - blank line in fill mode Event:September 2020 Bugat

svn commit: r365875 - head/share/man/man9

2020-09-18 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Sep 18 11:04:16 2020 New Revision: 365875 URL: https://svnweb.freebsd.org/changeset/base/365875 Log: crypto_buffer(9): Bring back the reference for bus_dma(9) The reference was accidentally deleted in r365855. Reported by: jhb Pointy hat to:

Re: svn commit: r365855 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
On Thu, Sep 17, 2020 at 03:40:48PM -0700, John Baldwin wrote: > On 9/17/20 1:50 PM, Gordon Bergling wrote: > > Author: gbe (doc committer) > > Date: Thu Sep 17 20:50:02 2020 > > New Revision: 365855 > > URL: https://svnweb.freebsd.org/changeset/base/365855 > >

svn commit: r365859 - head/share/man/man7

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 21:24:11 2020 New Revision: 365859 URL: https://svnweb.freebsd.org/changeset/base/365859 Log: arch(7): Some markup fixes - no blank before trailing delimiter MFC after:3 days Modified: head/share/man/man7/arch.7 Modified: head/share/

svn commit: r365858 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 21:08:11 2020 New Revision: 365858 URL: https://svnweb.freebsd.org/changeset/base/365858 Log: man(9): Some markup fixes - whitespace at end of input line - skipping paragraph macro: Pp after Sh MFC after:3 days Modified: head/share/

svn commit: r365857 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 20:55:42 2020 New Revision: 365857 URL: https://svnweb.freebsd.org/changeset/base/365857 Log: pwmbus(9): some markup fixes - whitespace at end of input line MFC after:3 days Modified: head/share/man/man9/pwmbus.9 Modified: head/share

svn commit: r365856 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 20:53:24 2020 New Revision: 365856 URL: https://svnweb.freebsd.org/changeset/base/365856 Log: mbuf(9): Some markup fixes - whitespace at end of input line - no blank before trailing delimiter: Dv MJUM16BYTES MFC after:3 days Modified:

svn commit: r365855 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 20:50:02 2020 New Revision: 365855 URL: https://svnweb.freebsd.org/changeset/base/365855 Log: crypto_buffer(9): Sort the SEE ALSO section MFC after:3 days Modified: head/share/man/man9/crypto_buffer.9 Modified: head/share/man/man9/crypto_

svn commit: r365854 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 20:42:41 2020 New Revision: 365854 URL: https://svnweb.freebsd.org/changeset/base/365854 Log: VOP_INACTIVE(9): Remove trailing whitespace MFC after:3 days Modified: head/share/man/man9/VOP_INACTIVE.9 Modified: head/share/man/man9/VOP_INAC

svn commit: r365853 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 20:37:54 2020 New Revision: 365853 URL: https://svnweb.freebsd.org/changeset/base/365853 Log: domainset(9): Some markup fixes - new sentence, new line - whitespace at end of input line MFC after:3 days Modified: head/share/man/man9/

svn commit: r365851 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 20:32:10 2020 New Revision: 365851 URL: https://svnweb.freebsd.org/changeset/base/365851 Log: rmlock(9): Some markup fixes - new sentence, new line MFC after:3 days Modified: head/share/man/man9/rmlock.9 Modified: head/share/man/man9

svn commit: r365850 - head/share/man/man9

2020-09-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Sep 17 20:25:31 2020 New Revision: 365850 URL: https://svnweb.freebsd.org/changeset/base/365850 Log: bus_dma(9): Some markup fixes - new sentence, new line - no blank before trailing delimiter - whitespace at end of input line MFC after:3 d

Re: svn commit: r365640 - in head: share/man/man5 share/man/man7 tools/build/options

2020-09-12 Thread Gordon Bergling
Hi Niclas, On Sat, Sep 12, 2020 at 09:13:33PM +0200, Niclas Zeising wrote: > On 2020-09-11 20:09, Gordon Bergling wrote: > > Author: gbe (doc committer) > > Date: Fri Sep 11 18:09:49 2020 > > New Revision: 365640 > > URL: https://svnweb.freebsd.org/changes

svn commit: r365640 - in head: share/man/man5 share/man/man7 tools/build/options

2020-09-11 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Sep 11 18:09:49 2020 New Revision: 365640 URL: https://svnweb.freebsd.org/changeset/base/365640 Log: Improvements for the src.conf(5) and build(7) man pages PR: 203863 (based on) Submitted by: Russell Haley Reviewed by: bcr, imp Approv

svn commit: r365458 - head/usr.bin/sort

2020-09-08 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Sep 8 15:01:49 2020 New Revision: 365458 URL: https://svnweb.freebsd.org/changeset/base/365458 Log: sort(1): Remove duplicate option check Reviewed by: lwhsu, emaste Approved by: emaste Obtained from:DragonFlyBSD MFC after:1 week

svn commit: r365328 - head/usr.bin/fortune/datfiles

2020-09-04 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Sep 4 13:05:00 2020 New Revision: 365328 URL: https://svnweb.freebsd.org/changeset/base/365328 Log: fortune(6): Grammar fix for a hint on searching ports PR: 249078 Submitted by: PauAmma Reported by: PauAmma MFC after:3 days Mod

svn commit: r365008 - head/share/man/man4

2020-08-31 Thread Gordon Bergling
Author: gbe (doc committer) Date: Mon Aug 31 20:02:32 2020 New Revision: 365008 URL: https://svnweb.freebsd.org/changeset/base/365008 Log: vtnet(4): improve the wording PR: 247936 Submitted by: PauAmma Reported by: PauAmma MFC after:7 days Differential Revision:

svn commit: r365004 - head/bin/ls

2020-08-31 Thread Gordon Bergling
Author: gbe (doc committer) Date: Mon Aug 31 18:47:56 2020 New Revision: 365004 URL: https://svnweb.freebsd.org/changeset/base/365004 Log: ls(1): Update all POSIX references and correct the STANDARDS section - Update the POSIX references for non-standard ls(1) options - Simplify the STAND

Re: svn commit: r364891 - in head: . release release/scripts

2020-08-27 Thread Gordon Bergling
On Thu, Aug 27, 2020 at 09:19:16PM +, Glen Barber wrote: > Author: gjb > Date: Thu Aug 27 21:19:16 2020 > New Revision: 364891 > URL: https://svnweb.freebsd.org/changeset/base/364891 > > Log: > Merge the projects/release-git branch to head. > This allows building 13.x from Git instead of S

Re: svn commit: r364449 - head/bin/ls

2020-08-27 Thread Gordon Bergling
On Tue, Aug 25, 2020 at 11:21:47PM +0900, Hiroki Sato wrote: > Gordon Bergling wrote > in <20200824085223.ga28...@lion.0xfce3.net>: > > gb> thanks for your feedback. I can only define POSIX.1-200{1,8} or -susv4. > So what > gb> do you think about the following

Re: svn commit: r364449 - head/bin/ls

2020-08-24 Thread Gordon Bergling
Hi Hiroki, On Sat, Aug 22, 2020 at 07:44:38PM +0900, Hiroki Sato wrote: > Hi, > > Gordon Bergling wrote > in <202008210620.07l6kc6m091...@repo.freebsd.org>: > > gb> Author: gbe (doc committer) > gb> Date: Fri Aug 21 06:20:11 2020 > gb>

  1   2   >