svn commit: r362274 - head/contrib/tzcode/stdtime

2020-06-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Wed Jun 17 11:57:48 2020 New Revision: 362274 URL: https://svnweb.freebsd.org/changeset/base/362274 Log: ctime(3): Bump .Dd after r362165 Reported by: bcr (mentor) Reviewed by: bcr (mentor) Approved by: bcr (mentor) X-MFC-With: r362165 Modified:

svn commit: r362326 - head/lib/libc/stdio

2020-06-18 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Jun 18 13:13:04 2020 New Revision: 362326 URL: https://svnweb.freebsd.org/changeset/base/362326 Log: fgetln(3): Add a Caveats Section Reviewed by: yuripv, bcr (mentor) Approved by: bcr (mentror) Obtained from:OpenBSD MFC after:7 days

svn commit: r362327 - in head/usr.bin: banner basename limits vmstat

2020-06-18 Thread Gordon Bergling
Author: gbe (doc committer) Date: Thu Jun 18 13:19:56 2020 New Revision: 362327 URL: https://svnweb.freebsd.org/changeset/base/362327 Log: Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) Reviewed by: bcr (mentor) Approved by: bcr (mentor) MFC after:7 days

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

2020-06-29 Thread Gordon Bergling
Author: gbe (doc committer) Date: Mon Jun 29 10:30:43 2020 New Revision: 362779 URL: https://svnweb.freebsd.org/changeset/base/362779 Log: gre(4): Add a STANDARDS section Expand the mentioned RFC in the SEE ALSO section and reference RFC1701 and RFC1702. PR: 240250 Reviewed by:

svn commit: r362808 - head/usr.sbin/iovctl

2020-06-30 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Jun 30 17:21:28 2020 New Revision: 362808 URL: https://svnweb.freebsd.org/changeset/base/362808 Log: iovctl(8): Correct a typo in the manpage and correct the SYNOPSIS PR: 246831 Submitted by: Jose Luis Duran Reviewed by: bcr (mentor) Approved

svn commit: r362809 - head/contrib/mandoc

2020-06-30 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Jun 30 18:08:59 2020 New Revision: 362809 URL: https://svnweb.freebsd.org/changeset/base/362809 Log: Mention FreeBSD in the HISTORY sections of apropos(1) and makewhatis(8). PR: 223520, 223521 Reviewed by: bcr (mentor) Approved by: bcr (mentor)

Re: svn commit: r362809 - head/contrib/mandoc

2020-07-01 Thread Gordon Bergling
On Tue, Jun 30, 2020 at 03:56:17PM -0700, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] > > Author: gbe (doc committer) > > Date: Tue Jun 30 18:08:59 2020 > > New Revision: 362809 > > URL: https://svnweb.freebsd.org/changeset/base/362809 > > > > Log: > > Mention FreeBSD

Re: svn commit: r362809 - head/contrib/mandoc

2020-07-01 Thread Gordon Bergling
On Wed, Jul 01, 2020 at 11:58:05AM -0600, Warner Losh wrote: > On Wed, Jul 1, 2020 at 8:51 AM Rodney W. Grimes > wrote: > > > > On Tue, Jun 30, 2020 at 03:56:17PM -0700, Rodney W. Grimes wrote: > > > > [ Charset UTF-8 unsupported, converting... ] > > > > > Author: gbe (doc committer) > > > > > Da

Re: svn commit: r362809 - head/contrib/mandoc

2020-07-05 Thread Gordon Bergling
On Thu, Jul 02, 2020 at 12:06:13AM +, Alexey Dokuchaev wrote: > On Wed, Jul 01, 2020 at 05:01:00PM -0700, Rodney W. Grimes wrote: > > Thats good, but realize the page already contains history that > > reads like: > > > > HISTORY > > Part of the functionality of whatis was already provided

Re: svn commit: r362809 - head/contrib/mandoc

2020-07-05 Thread Gordon Bergling
On Sun, Jul 05, 2020 at 10:22:58AM -0700, Rodney W. Grimes wrote: > > On Thu, Jul 02, 2020 at 12:06:13AM +, Alexey Dokuchaev wrote: > > > On Wed, Jul 01, 2020 at 05:01:00PM -0700, Rodney W. Grimes wrote: > > > > Thats good, but realize the page already contains history that > > > > reads like:

svn commit: r363146 - head/usr.sbin/arp

2020-07-13 Thread Gordon Bergling
Author: gbe (doc committer) Date: Mon Jul 13 15:06:29 2020 New Revision: 363146 URL: https://svnweb.freebsd.org/changeset/base/363146 Log: arp(8) clarify the use of the '-a flag' PR: 238146 Submitted by: Andrew Stevenson Reported by: Andrew Stevenson Reviewed by: bcr (me

svn commit: r363147 - head/lib/libc/gen

2020-07-13 Thread Gordon Bergling
Author: gbe (doc committer) Date: Mon Jul 13 15:17:29 2020 New Revision: 363147 URL: https://svnweb.freebsd.org/changeset/base/363147 Log: gethostname(3): Correct the reference of the undefined value HOST_NAME_MAX PR: 143472 Submitted by: bcran@ Reported by: Jeremy Huddleston

svn commit: r363156 - head/lib/libc/sys

2020-07-13 Thread Gordon Bergling
Author: gbe (doc committer) Date: Mon Jul 13 15:52:57 2020 New Revision: 363156 URL: https://svnweb.freebsd.org/changeset/base/363156 Log: lseek(2): Document the seek behavior better and update the POSIX compliance In certain situations lseek(2) will return successful although if no seek

svn commit: r363178 - head/contrib/mandoc

2020-07-14 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Jul 14 12:02:30 2020 New Revision: 363178 URL: https://svnweb.freebsd.org/changeset/base/363178 Log: Revert r362809: Mention FreeBSD in the HISTORY sections of apropos(1) and makewhatis(8). We don't mention the first appearance of a utility in FreeBSD,

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

2020-07-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Jul 17 21:47:06 2020 New Revision: 363287 URL: https://svnweb.freebsd.org/changeset/base/363287 Log: iwm(4): Document limitations of the driver Document that iwm(4) currently doesn't support 802.11n and 802.11ac. PR: 247874 Submitted by

svn commit: r363288 - head/sbin/mount_nfs

2020-07-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Jul 17 21:55:24 2020 New Revision: 363288 URL: https://svnweb.freebsd.org/changeset/base/363288 Log: mount_nfs(8): document alternate form of the gssname option PR: 238506 Submitted by: Greg Veldman Reviewed by: 0mp, bcr (mentor) Appro

svn commit: r363291 - in head: . share/man/man9

2020-07-17 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Jul 17 22:15:02 2020 New Revision: 363291 URL: https://svnweb.freebsd.org/changeset/base/363291 Log: devstat(9): Update the man page to reflect the current implementation - Rename devstat_add_entry to devstat_new_entry - Update the description of devs

svn commit: r363362 - head/cddl/contrib/opensolaris/cmd/zpool

2020-07-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Mon Jul 20 13:01:19 2020 New Revision: 363362 URL: https://svnweb.freebsd.org/changeset/base/363362 Log: zpool(8): Fix a few typos regarding 'inverval' -> 'interval' PR: 248068 Submitted by: PauAmma Reviewed by: bcr (mentor) Approved by:

svn commit: r363363 - head/lib/geom/eli

2020-07-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Mon Jul 20 13:24:50 2020 New Revision: 363363 URL: https://svnweb.freebsd.org/changeset/base/363363 Log: geli(8): Add an example on how to use geli(8) with a file as encrypted storage Reviewed by: bcr (mentor) Approved by: bcr (mentor) MFC after:1

svn commit: r363416 - head/lib/geom/eli

2020-07-22 Thread Gordon Bergling
Author: gbe (doc committer) Date: Wed Jul 22 13:00:56 2020 New Revision: 363416 URL: https://svnweb.freebsd.org/changeset/base/363416 Log: geli(8): Add missing commands in the EXAMPLES section - Add a missing 'geli attach' command - Fix the passphrase prompt for a 'geli attach' command

Re: svn commit: r363497 - head/sbin/camcontrol

2020-07-24 Thread Gordon Bergling
Thanks, this will become very handy when working on IO infrastructure. --Gordon On Fri, Jul 24, 2020 at 09:14:59PM +, Ilya Bakulin wrote: > Author: kibab > Date: Fri Jul 24 21:14:59 2020 > New Revision: 363497 > URL: https://svnweb.freebsd.org/changeset/base/363497 > > Log: > Make it poss

Re: svn commit: r363679 - in head: contrib/netbsd-tests/lib/libc/regex/data lib/libc/regex

2020-07-30 Thread Gordon Bergling
On Thu, Jul 30, 2020 at 01:26:46PM +0200, Stefan Eßer wrote: > Am 30.07.20 um 01:21 schrieb Kyle Evans: > [...] > > This change bumps the symbol version of regcomp to FBSD_1.6 and provides > > the > > old escape semantics for legacy applications, just in case one has an > > older > > applic

svn commit: r363829 - head/lib/libc/gen

2020-08-04 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Aug 4 08:46:28 2020 New Revision: 363829 URL: https://svnweb.freebsd.org/changeset/base/363829 Log: directory(3): Add an ERRORS section - Add an ERRORS section for opendir(3) and closedir(3) - Document also the errors of readdir(3), readdir_r(3) and

svn commit: r363830 - head/usr.sbin/iovctl

2020-08-04 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Aug 4 11:13:13 2020 New Revision: 363830 URL: https://svnweb.freebsd.org/changeset/base/363830 Log: iovctl.conf(5): Use Lk macro for the URL of the UCL website PR: 248334 Reported by: chuck at tuffli dot net Reviewed by: bcr, 0mp Appr

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

2020-08-05 Thread Gordon Bergling
Author: gbe (doc committer) Date: Wed Aug 5 11:41:41 2020 New Revision: 363907 URL: https://svnweb.freebsd.org/changeset/base/363907 Log: environ(7): Update the description and include some more environment variables - Add a better introduction to the DESCRIPTION section - Add a descript

svn commit: r364005 - head/contrib/telnet/telnet

2020-08-07 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Aug 7 08:41:14 2020 New Revision: 364005 URL: https://svnweb.freebsd.org/changeset/base/364005 Log: telnet(1): Document -P option PR: 248157 Submitted by: Juraj Lutter Reviewed by: bcr Approved by: bcr Obtained from:NetBSD

svn commit: r364021 - head/usr.bin/grep

2020-08-07 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Aug 7 16:01:05 2020 New Revision: 364021 URL: https://svnweb.freebsd.org/changeset/base/364021 Log: grep(1): correct typos for 'if a name patches' to 'if a name matches' PR: 237635 Submitted by: durin42 Reviewed by: kevans Approved by

svn commit: r364029 - head/lib/libc/stdio

2020-08-07 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Aug 7 16:20:07 2020 New Revision: 364029 URL: https://svnweb.freebsd.org/changeset/base/364029 Log: tmpnam(3): Also mention tmpfile in the ENVIRONMENT section PR: 181785 Submitted by: Kevin P. Neal MFC after:1 week Modified: head/

svn commit: r364031 - head/lib/libc/locale

2020-08-07 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Aug 7 16:56:43 2020 New Revision: 364031 URL: https://svnweb.freebsd.org/changeset/base/364031 Log: mbsrtowcs(3): Clarify the RETURN VALUES section PR: 215848 Submitted by: Andrew Stevenson MFC after:1 week Modified: head/lib/libc

svn commit: r364032 - head/lib/libc/locale

2020-08-07 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Aug 7 17:25:56 2020 New Revision: 364032 URL: https://svnweb.freebsd.org/changeset/base/364032 Log: setlocale(3): Add an EXAMPLES section and add LANG category PR: 41824 Submitted by: Slaven Rezic Obtained from:NetBSD MFC after

svn commit: r364131 - head/usr.bin/tput

2020-08-11 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Aug 11 21:44:43 2020 New Revision: 364131 URL: https://svnweb.freebsd.org/changeset/base/364131 Log: tput(1): Several enhancements for the manual page - a couple of descriptions are incomplete - synopsis doesn't show that all arguments are optional

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

2020-08-18 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Aug 18 17:30:51 2020 New Revision: 364352 URL: https://svnweb.freebsd.org/changeset/base/364352 Log: pf.conf(5): Assorted fixes - new sentence new line - blank lines in fill mode Modified: head/share/man/man5/pf.conf.5 Modified: head/share/man/man

svn commit: r364449 - head/bin/ls

2020-08-20 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Aug 21 06:20:11 2020 New Revision: 364449 URL: https://svnweb.freebsd.org/changeset/base/364449 Log: ls(1): Update POSIX conformance from 2001 to 2008 - Update the options that are non-existing in POSIX from 2001 to 2008 - Update POSIX conformance in

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

2020-08-21 Thread Gordon Bergling
Author: gbe (doc committer) Date: Fri Aug 21 07:03:54 2020 New Revision: 364450 URL: https://svnweb.freebsd.org/changeset/base/364450 Log: gre(4): Mention sysctl for nesting gre tunnels PR: 228465 Submitted by: Sergey Akhmatov Reviewed by: bcr Approved by: bcr MFC after

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>

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: 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: 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: 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

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: 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: 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: 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

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

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

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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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

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: r362089 - in head: share/misc usr.bin/calendar/calendars

2020-06-12 Thread Gordon Bergling
ld Tsagaankhuu\nganb...@freebsd.org\n2008/02/26"] gavin [label="Gavin Atkinson\nga...@freebsd.org\n2011/07/18"] +gbe [label="Gordon Bergling\n...@freebsd.org\n2020/06/08"] gjb [label="Glen Barber\n...@freebsd.org\n2010/09/01"] hrs [label="Hiroki Sato\n...

svn commit: r362165 - head/contrib/tzcode/stdtime

2020-06-13 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sun Jun 14 05:08:15 2020 New Revision: 362165 URL: https://svnweb.freebsd.org/changeset/base/362165 Log: Add a HISTORY section to ctime(3) Reviewed by: bcr (mentor) Approved by: bcr (mentor) Obtained from:OpenBSD MFC after:7 days Diffe

svn commit: r362169 - head/lib/libutil

2020-06-13 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sun Jun 14 05:35:02 2020 New Revision: 362169 URL: https://svnweb.freebsd.org/changeset/base/362169 Log: libutil: Document function HISTORY within the manpages Reviewed by: bcr (mentor) Approved by: bcr (mentor) MFC after:7 days Differential Rev

svn commit: r362170 - in head/cddl/contrib/opensolaris/cmd: dtrace lockstat zdb zfs zpool zstreamdump

2020-06-13 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sun Jun 14 05:50:28 2020 New Revision: 362170 URL: https://svnweb.freebsd.org/changeset/base/362170 Log: Add HISTORY sections to ZFS and dtrace manpage Reviewed by: bcr (mentor) Approved by: bcr (mentor) MFC after:7 days Differential Rev

svn commit: r362171 - in head/lib/libc: stdio string sys

2020-06-13 Thread Gordon Bergling
Author: gbe (doc committer) Date: Sun Jun 14 05:59:30 2020 New Revision: 362171 URL: https://svnweb.freebsd.org/changeset/base/362171 Log: libc manpages: various improvements from NetBSD - Add STANDARDS and HISTORY sections within the appropriate manpages - Mention two USENIX papers withi

svn commit: r362230 - in head/lib: libc/capability libc/gen libc/sys libcasper/libcasper libcasper/services/cap_dns libcasper/services/cap_fileargs libcasper/services/cap_grp libcasper/services/cap...

2020-06-16 Thread Gordon Bergling
Author: gbe (doc committer) Date: Tue Jun 16 16:48:52 2020 New Revision: 362230 URL: https://svnweb.freebsd.org/changeset/base/362230 Log: libcasper(3): Document HISTORY within the manpages Reviewed by: bcr (mentor) Approved by: bcr (mentor) MFC after:7 days Differential

Re: svn commit: r358562 - in head: . share/man/man5 share/man/man7 tools/build/options tools/tools/nanobsd/dhcpd tools/tools/nanobsd/embedded usr.bin usr.bin/calendar usr.bin/calendar/calendars usr.bi

2020-03-04 Thread Gordon Bergling
Thanks for the revert. I handcrafted https://reviews.freebsd.org/D23581 a while ago, and this took me two days. Gordon > Am 03.03.2020 um 01:20 schrieb Conrad Meyer : > > Author: cem > Date: Tue Mar 3 00:20:08 2020 > New Revision: 358562 > URL: https://svnw

Re: svn commit: r359633 - head/share/man/man4

2020-04-06 Thread Gordon Bergling
, Rodney W. Grimes wrote: >>>>> Author: brueffer >>>>> Date: Sat Apr 4 21:38:00 2020 >>>>> New Revision: 359633 >>>>> URL: https://svnweb.freebsd.org/changeset/base/359633 >>>>> >>>>> Log: >>>>>

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

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: 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: 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: 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

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: 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

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: 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/

  1   2   >