svn commit: r197788 - head/usr.bin/calendar/calendars

2009-10-05 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Oct 5 19:29:49 2009 New Revision: 197788 URL: http://svn.freebsd.org/changeset/base/197788 Log: Belatedly add my calendar entry. Discussed with: remko Approved by:remko, jkois (mentor) Modified:

svn commit: r208273 - head/usr.sbin/ntp/doc

2010-05-18 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue May 18 18:14:12 2010 New Revision: 208273 URL: http://svn.freebsd.org/changeset/base/208273 Log: Add a sentence to the man page explaining that the -d option can only be used when ntpd is compiled with DEBUG support. PR: docs/138206

svn commit: r208446 - stable/8/usr.sbin/ntp/doc

2010-05-23 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun May 23 11:26:43 2010 New Revision: 208446 URL: http://svn.freebsd.org/changeset/base/208446 Log: MFC r208273: Add a sentence to the man page explaining that the -d option can only be used when ntpd is compiled with DEBUG support. PR:

svn commit: r208447 - stable/7/usr.sbin/ntp/doc

2010-05-23 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun May 23 11:28:04 2010 New Revision: 208447 URL: http://svn.freebsd.org/changeset/base/208447 Log: MFC r208273: Add a sentence to the man page explaining that the -d option can only be used when ntpd is compiled with DEBUG support. PR:

svn commit: r209703 - head/sbin/reboot

2010-07-04 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jul 4 20:39:07 2010 New Revision: 209703 URL: http://svn.freebsd.org/changeset/base/209703 Log: Let boot(8) refer to the uart(4) serial driver, which is the replacement for the obsolete sio(4) driver. PR: docs/144498 Submitted by:

svn commit: r209738 - head/gnu/usr.bin/dialog

2010-07-06 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue Jul 6 18:06:10 2010 New Revision: 209738 URL: http://svn.freebsd.org/changeset/base/209738 Log: Mention the radiolist option in the man page. It is being listed when dialog(1) is run without arguments and works as expected. Therefore, it should be part

svn commit: r209772 - head/usr.bin/getopt

2010-07-07 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Jul 7 17:44:09 2010 New Revision: 209772 URL: http://svn.freebsd.org/changeset/base/209772 Log: Fix an error in the EXAMPLES section of getopt(1), which is based on the same fix present in NetBSD. Note: the getopt man page contains more antique

svn commit: r209954 - head/etc

2010-07-12 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Jul 12 19:09:18 2010 New Revision: 209954 URL: http://svn.freebsd.org/changeset/base/209954 Log: Fix spelling of weirdo in /etc/gettytab comment. PR: docs/148500 Submitted by: Warren Block (wblock at wonkity dot com) Approved by:

svn commit: r210061 - head/usr.sbin/freebsd-update

2010-07-14 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Jul 14 16:01:43 2010 New Revision: 210061 URL: http://svn.freebsd.org/changeset/base/210061 Log: Update some release version numbers. The patch is based on the one from the PR, but the version numbers reflect the newer ones from

svn commit: r210191 - head/lib/libarchive

2010-07-17 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Jul 17 12:53:57 2010 New Revision: 210191 URL: http://svn.freebsd.org/changeset/base/210191 Log: s/an struct/a struct PR: docs/148660 Submitted by: Warren Block (wblock at wonkity dot com) Reviewed by:Tim Kientzle Mentored by:

Re: svn commit: r210191 - head/lib/libarchive

2010-07-17 Thread Benedict Reuschling
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ed, Am 17.07.10 15:16, schrieb Ed Schouten: Hi Benedict, * Benedict Reuschling b...@freebsd.org wrote: amount of data. You can obtain the next header with .Fn archive_read_next_header , -which returns a pointer to an +which returns

svn commit: r210218 - stable/8/sbin/reboot

2010-07-18 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jul 18 10:56:20 2010 New Revision: 210218 URL: http://svn.freebsd.org/changeset/base/210218 Log: MFC r209703: Let boot(8) refer to the uart(4) serial driver, which is the replacement for the obsolete sio(4) driver. PR: docs/144498

svn commit: r210219 - stable/7/sbin/reboot

2010-07-18 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jul 18 11:03:32 2010 New Revision: 210219 URL: http://svn.freebsd.org/changeset/base/210219 Log: MFC r209703: Let boot(8) refer to the uart(4) serial driver, which is the replacement for the obsolete sio(4) driver. PR: docs/144498

svn commit: r210222 - stable/7/sbin/reboot

2010-07-18 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jul 18 14:52:40 2010 New Revision: 210222 URL: http://svn.freebsd.org/changeset/base/210222 Log: Revert to r172506, because sio(4) is still the default in stable/7. Pointed out by: gavin Modified: stable/7/sbin/reboot/boot_i386.8 Modified:

svn commit: r210223 - stable/8/sbin/reboot

2010-07-18 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jul 18 18:52:00 2010 New Revision: 210223 URL: http://svn.freebsd.org/changeset/base/210223 Log: Fix botched mergeinfo in stable/8, caused by my mismerge of r209703. With help from and approved by: kib@ Modified: Directory Properties:

svn commit: r210297 - stable/8/gnu/usr.bin/dialog

2010-07-20 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue Jul 20 15:34:27 2010 New Revision: 210297 URL: http://svn.freebsd.org/changeset/base/210297 Log: MFC r209738: Mention the radiolist option in the man page. It is being listed when dialog(1) is run without arguments and works as expected. Therefore,

svn commit: r210354 - stable/8/usr.bin/getopt

2010-07-21 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Jul 21 17:11:26 2010 New Revision: 210354 URL: http://svn.freebsd.org/changeset/base/210354 Log: MFC r209772: Fix an error in the EXAMPLES section of getopt(1), which is based on the same fix present in NetBSD. Note: the getopt man page contains

svn commit: r210355 - stable/8/usr.sbin/freebsd-update

2010-07-21 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Jul 21 17:16:12 2010 New Revision: 210355 URL: http://svn.freebsd.org/changeset/base/210355 Log: MFC r210061: Update some release version numbers. The patch is based on the one from the PR, but the version numbers reflect the newer ones from

svn commit: r210445 - stable/8/lib/libarchive

2010-07-24 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Jul 24 11:15:40 2010 New Revision: 210445 URL: http://svn.freebsd.org/changeset/base/210445 Log: MFC r210191: s/an struct/a struct PR: docs/148660 Submitted by: Warren Block (wblock at wonkity dot com) Reviewed by:Tim

svn commit: r210463 - head/sbin/newfs_msdos

2010-07-25 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jul 25 11:31:29 2010 New Revision: 210463 URL: http://svn.freebsd.org/changeset/base/210463 Log: Clarify that the number of bytes per sector-range in the -S option is meant to be inclusive. The original issue of the PR was already fixed. PR:

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

2010-07-25 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jul 25 13:32:19 2010 New Revision: 210468 URL: http://svn.freebsd.org/changeset/base/210468 Log: Apply a small grammar fix to {toupper,tolower}(3). PR: docs/140458 Submitted by: Jeremy Huddleston (Jeremyhu at apple dot com) MFC after:

svn commit: r210482 - head/share/examples/etc

2010-07-25 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jul 25 20:21:32 2010 New Revision: 210482 URL: http://svn.freebsd.org/changeset/base/210482 Log: Add an example to encourage people to have a look at either make(1) or /usr/ports/ports-mgmt/portconf for port-specific variables/options to compile a port.

svn commit: r210511 - head/contrib/netcat

2010-07-26 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Jul 26 18:33:33 2010 New Revision: 210511 URL: http://svn.freebsd.org/changeset/base/210511 Log: Use printf instead of echo -n in an example because it should be more compatible for most shells that are out there. I contacted Philip Guenther at

svn commit: r210544 - head/sbin/geom/class/part

2010-07-27 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue Jul 27 17:23:40 2010 New Revision: 210544 URL: http://svn.freebsd.org/changeset/base/210544 Log: Small typo fix: s/ommited/omitted PR: docs/148977 Submitted by: Warren Block (wblock at wonkity dot com) MFC after: 4 days

svn commit: r210546 - head/bin/setfacl

2010-07-27 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue Jul 27 17:33:02 2010 New Revision: 210546 URL: http://svn.freebsd.org/changeset/base/210546 Log: Typo fix: s/ommited/omitted MFC after: 4 days Modified: head/bin/setfacl/setfacl.1 Modified: head/bin/setfacl/setfacl.1

svn commit: r210659 - stable/8/sbin/newfs_msdos

2010-07-30 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Fri Jul 30 16:23:45 2010 New Revision: 210659 URL: http://svn.freebsd.org/changeset/base/210659 Log: MFC r210463: Clarify that the number of bytes per sector-range in the -S option is meant to be inclusive. The original issue of the PR was already

svn commit: r210660 - stable/8/lib/libc/locale

2010-07-30 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Fri Jul 30 16:27:41 2010 New Revision: 210660 URL: http://svn.freebsd.org/changeset/base/210660 Log: MFC r210468: Apply a small grammar fix to {toupper,tolower}(3). PR: docs/140458 Submitted by: Jeremy Huddleston (Jeremyhu at apple dot

svn commit: r210726 - stable/8/sbin/geom/class/part

2010-08-01 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Aug 1 11:06:13 2010 New Revision: 210726 URL: http://svn.freebsd.org/changeset/base/210726 Log: MFC r210544: Small typo fix: s/ommited/omitted PR: docs/148977 Submitted by: Warren Block (wblock at wonkity dot com) Modified:

svn commit: r210727 - stable/8/bin/setfacl

2010-08-01 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Aug 1 11:09:14 2010 New Revision: 210727 URL: http://svn.freebsd.org/changeset/base/210727 Log: MFC r210546: Typo fix: s/ommited/omitted Modified: stable/8/bin/setfacl/setfacl.1 Directory Properties: stable/8/bin/setfacl/ (props changed)

svn commit: r210728 - stable/8/share/examples/etc

2010-08-01 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Aug 1 11:12:42 2010 New Revision: 210728 URL: http://svn.freebsd.org/changeset/base/210728 Log: MFC r210482: Add an example to encourage people to have a look at either make(1) or /usr/ports/ports-mgmt/portconf for port-specific variables/options

svn commit: r213799 - head/usr.bin/truss

2010-10-13 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Oct 13 20:08:02 2010 New Revision: 213799 URL: http://svn.freebsd.org/changeset/base/213799 Log: s/sytem/system in comments, no functional changes. Reviewed by:alfred@ Modified: head/usr.bin/truss/amd64-fbsd.c head/usr.bin/truss/amd64-fbsd32.c

svn commit: r213927 - in head: usr.bin/compress usr.bin/gzip usr.sbin/pmcannotate

2010-10-16 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Oct 16 15:24:04 2010 New Revision: 213927 URL: http://svn.freebsd.org/changeset/base/213927 Log: Correct some typos in comments, no functional changes. Modified: head/usr.bin/compress/zopen.c head/usr.bin/gzip/gzip.c head/usr.bin/gzip/unpack.c

svn commit: r213928 - head/usr.sbin/pmcannotate

2010-10-16 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Oct 16 17:30:27 2010 New Revision: 213928 URL: http://svn.freebsd.org/changeset/base/213928 Log: Fix a grammatical error connected to the previous commit. Spotted by: gjb@ Modified: head/usr.sbin/pmcannotate/pmcannotate.c Modified:

svn commit: r214147 - head/lib/libc/stdlib

2010-10-21 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Thu Oct 21 18:21:19 2010 New Revision: 214147 URL: http://svn.freebsd.org/changeset/base/214147 Log: Sync with OpenBSD rev. 1.13: strtonum does not require limits.h Obtained from: OpenBSD Discussed with: ru@ MFC after: 5 days Modified:

svn commit: r214148 - head/lib/libc/stdlib

2010-10-21 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Thu Oct 21 18:30:48 2010 New Revision: 214148 URL: http://svn.freebsd.org/changeset/base/214148 Log: Document strtonum()s behavior of setting errno to 0 when no error is found. PR: docs/143330 Submitted by: Efstratios Karatzas (gpf dot kira

svn commit: r214200 - head/lib/libc/stdlib

2010-10-22 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Fri Oct 22 08:51:49 2010 New Revision: 214200 URL: http://svn.freebsd.org/changeset/base/214200 Log: Revert to r214147, errno is not clobbered as originally thought. Modified: head/lib/libc/stdlib/strtonum.3 Modified: head/lib/libc/stdlib/strtonum.3

svn commit: r214379 - stable/8/lib/libc/stdlib

2010-10-26 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue Oct 26 16:04:23 2010 New Revision: 214379 URL: http://svn.freebsd.org/changeset/base/214379 Log: MFC r214147: Sync with OpenBSD rev. 1.13: strtonum does not require limits.h Obtained from: OpenBSD Discussed with: ru@ Modified:

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

2010-10-26 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue Oct 26 18:32:51 2010 New Revision: 214387 URL: http://svn.freebsd.org/changeset/base/214387 Log: Add some missing documentation to the man page: - FILES section ref: ~/nsmb.conf - use of password in examples section - use of simple encryption for

svn commit: r214598 - stable/8/share/man/man5

2010-10-31 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Oct 31 12:05:37 2010 New Revision: 214598 URL: http://svn.freebsd.org/changeset/base/214598 Log: MFC r214387: Add some missing documentation to the man page: - FILES section ref: ~/nsmb.conf - use of password in examples section - use of

svn commit: r214778 - head/usr.sbin/mfiutil

2010-11-04 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Thu Nov 4 10:47:19 2010 New Revision: 214778 URL: http://svn.freebsd.org/changeset/base/214778 Log: Fix typo. Modified: head/usr.sbin/mfiutil/mfi_cmd.c Modified: head/usr.sbin/mfiutil/mfi_cmd.c

svn commit: r215087 - head/usr.sbin/freebsd-update

2010-11-10 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Nov 10 14:33:09 2010 New Revision: 215087 URL: http://svn.freebsd.org/changeset/base/215087 Log: Typo fix in a comment. Reviewed by: cperciva Modified: head/usr.sbin/freebsd-update/freebsd-update.sh Modified:

svn commit: r216966 - stable/8/share/man/man5

2011-01-04 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue Jan 4 17:18:53 2011 New Revision: 216966 URL: http://svn.freebsd.org/changeset/base/216966 Log: MFC r211397: Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while translating these manual pages. Minor corrections by me.

svn commit: r217015 - releng/8.2/share/man/man5

2011-01-05 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Jan 5 17:10:10 2011 New Revision: 217015 URL: http://svn.freebsd.org/changeset/base/217015 Log: MFC r211397: Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while translating these manual pages. Minor corrections by me.

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

2009-12-11 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Fri Dec 11 19:36:10 2009 New Revision: 200415 URL: http://svn.freebsd.org/changeset/base/200415 Log: Reference the correct man page for firmware(9). PR: docs/140985 Submitted by: Glen Barber (glen dot j dot barber at gmail dot com) MFC

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

2009-12-19 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Dec 19 16:36:57 2009 New Revision: 200731 URL: http://svn.freebsd.org/changeset/base/200731 Log: Reference the correct man page for firmware(9). PR: docs/140986 Submitted by: Glen Barber (glen dot j dot barber at gmail dot com) MFC

svn commit: r200903 - stable/8/share/man/man4

2009-12-23 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Dec 23 16:30:39 2009 New Revision: 200903 URL: http://svn.freebsd.org/changeset/base/200903 Log: MFC r200731: Reference the correct man page for firmware(9). PR: docs/140986 Submitted by: Glen Barber (glen dot j dot barber at gmail dot

svn commit: r210779 - in head/sys/cam: . scsi

2010-08-02 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Aug 2 18:06:49 2010 New Revision: 210779 URL: http://svn.freebsd.org/changeset/base/210779 Log: Fix two (very common) occurrences of s/sytem/system in comments. Approved by:mav MFC after: 3 days Modified: head/sys/cam/cam.c

Re: svn commit: r210812 - head/share/man/man5

2010-08-03 Thread Benedict Reuschling
On 08/03/10 09:21, Benedict Reuschling wrote: .Xr sh 1 , -.Xr usbconfig 1 , +.Xr usbconfig 8 , .Xr vi 1 , I was going to comment on this bit, but you beat me to it. :) The usbconfig entry needs to be sorted down with the other 8's. The .Xr's in the SEE ALSO section get sorted

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

2010-08-03 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue Aug 3 19:25:58 2010 New Revision: 210826 URL: http://svn.freebsd.org/changeset/base/210826 Log: Correctly sort usbconfig(8) within the SEE ALSO section. Noticed by: dougb MFC after: 3 days Modified: head/share/man/man5/rc.conf.5

svn commit: r212828 - stable/8/share/man/man5

2010-09-18 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Sep 18 20:50:36 2010 New Revision: 212828 URL: http://svn.freebsd.org/changeset/base/212828 Log: Belatedly MFC r210002, r210676, r210812, r210826: r210002: In the example for how to create a VLAN, also include an example of setting the IP address.

svn commit: r221655 - head/usr.sbin/jail

2011-05-08 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun May 8 12:16:39 2011 New Revision: 221655 URL: http://svn.freebsd.org/changeset/base/221655 Log: Jails have a problem in that if the jail directory is world-readable, an attacker with root access to the jail can create a setuid binary for their own use

svn commit: r221665 - head/usr.sbin/jail

2011-05-08 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun May 8 14:57:01 2011 New Revision: 221665 URL: http://svn.freebsd.org/changeset/base/221665 Log: Revert r221655: Various people voiced their concerns about these changes. Until this is resolved, we should use the old version. Modified:

svn commit: r222103 - head/usr.bin/truss

2011-05-19 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Thu May 19 20:35:40 2011 New Revision: 222103 URL: http://svn.freebsd.org/changeset/base/222103 Log: Fix typos in comments, no functional changes. Found by: codespell Reviewed by:alfred MFC after: 1 week Modified:

svn commit: r222122 - head/usr.bin/ar

2011-05-20 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Fri May 20 11:29:09 2011 New Revision: 222122 URL: http://svn.freebsd.org/changeset/base/222122 Log: Correct typos in comments, no functional changes. Found by: codespell Reviewed by: kaiw MFC after:1 week Modified:

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

2011-05-25 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed May 25 08:42:01 2011 New Revision: 78 URL: http://svn.freebsd.org/changeset/base/78 Log: Add a description to the checksum target about not only being able to verify, but also having the ability to fetch distfiles that are missing or failed the

svn commit: r222288 - head/usr.sbin/gpioctl

2011-05-25 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed May 25 20:25:13 2011 New Revision: 88 URL: http://svn.freebsd.org/changeset/base/88 Log: Document the device name change from gpioctl to gpioc in the man page. PR: docs/157075 Submitted by: brix Reviewed by: gonzo Modified:

svn commit: r222290 - head/usr.sbin/gpioctl

2011-05-25 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed May 25 21:04:11 2011 New Revision: 90 URL: http://svn.freebsd.org/changeset/base/90 Log: Bump the date of the man page to the date of the actual commit. Noticed by: brix Modified: head/usr.sbin/gpioctl/gpioctl.8 Modified:

svn commit: r222342 - stable/8/usr.bin/ar

2011-05-27 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Fri May 27 07:38:58 2011 New Revision: 222342 URL: http://svn.freebsd.org/changeset/base/222342 Log: MFC r222122: Correct typos in comments, no functional changes. Found by: codespell Reviewed by: kaiw Modified: stable/8/usr.bin/ar/acpyacc.y

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

2011-05-29 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun May 29 11:10:56 2011 New Revision: 222447 URL: http://svn.freebsd.org/changeset/base/222447 Log: Mention that jumbo frame support is disabled on PCIe VT6130/VT6132 controllers because of TX MAC hangs when trying to send a frame that is larger than 4K

svn commit: r222478 - stable/8/share/man/man7

2011-05-30 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon May 30 07:58:49 2011 New Revision: 222478 URL: http://svn.freebsd.org/changeset/base/222478 Log: MFC r218699: Document TRYBROKEN in ports(7). PR: docs/153542 Submitted by: Eitan Adler li...@eitanadler.com Modified:

svn commit: r222479 - stable/7/share/man/man7

2011-05-30 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon May 30 08:00:28 2011 New Revision: 222479 URL: http://svn.freebsd.org/changeset/base/222479 Log: MFC r218699: Document TRYBROKEN in ports(7). PR: docs/153542 Submitted by: Eitan Adler li...@eitanadler.com Modified:

svn commit: r222480 - stable/8/share/man/man7

2011-05-30 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon May 30 08:04:47 2011 New Revision: 222480 URL: http://svn.freebsd.org/changeset/base/222480 Log: MFC r78: Add a description to the checksum target about not only being able to verify, but also having the ability to fetch distfiles that are

svn commit: r222481 - stable/7/share/man/man7

2011-05-30 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon May 30 08:05:27 2011 New Revision: 222481 URL: http://svn.freebsd.org/changeset/base/222481 Log: MFC r78: Add a description to the checksum target about not only being able to verify, but also having the ability to fetch distfiles that are

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

2011-05-30 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon May 30 10:23:59 2011 New Revision: 222492 URL: http://svn.freebsd.org/changeset/base/222492 Log: Add a short description about NO_CHECKSUM. PR: docs/155980 Submitted by KOIE Hidetaka (koie at suri co jp) MFC after:7 days Modified:

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

2011-05-30 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon May 30 10:28:55 2011 New Revision: 222493 URL: http://svn.freebsd.org/changeset/base/222493 Log: Bump document date. I accidently committed the actual change (typo fix) in r222492, which is a completely unrelated change. Modified:

svn commit: r222519 - head/usr.sbin/usbdump

2011-05-31 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue May 31 07:13:07 2011 New Revision: 222519 URL: http://svn.freebsd.org/changeset/base/222519 Log: Minor wording adjustments to usbdump(8). PR: docs/157317 Submitted by: Warren Block (wblock at wonkity dot com) Reviewed by: hps@ MFC

svn commit: r222677 - stable/8/share/man/man4

2011-06-04 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Jun 4 11:28:44 2011 New Revision: 222677 URL: http://svn.freebsd.org/changeset/base/222677 Log: MFC r222447: Mention that jumbo frame support is disabled on PCIe VT6130/VT6132 controllers because of TX MAC hangs when trying to send a frame that is

svn commit: r222678 - stable/7/share/man/man4

2011-06-04 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Jun 4 11:30:12 2011 New Revision: 222678 URL: http://svn.freebsd.org/changeset/base/222678 Log: MFC r222447: Mention that jumbo frame support is disabled on PCIe VT6130/VT6132 controllers because of TX MAC hangs when trying to send a frame that is

svn commit: r222738 - stable/7/share/man/man7

2011-06-06 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Jun 6 07:14:29 2011 New Revision: 222738 URL: http://svn.freebsd.org/changeset/base/222738 Log: MFC r222492: Add a short description about NO_CHECKSUM. PR: docs/155980 Submitted by KOIE Hidetaka (koie at suri co jp) Modified:

svn commit: r222739 - stable/8/share/man/man7

2011-06-06 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Jun 6 07:15:19 2011 New Revision: 222739 URL: http://svn.freebsd.org/changeset/base/222739 Log: MFC r222492: Add a short description about NO_CHECKSUM. PR: docs/155980 Submitted by KOIE Hidetaka (koie at suri co jp) Modified:

svn commit: r222740 - stable/8/usr.sbin/usbdump

2011-06-06 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Jun 6 07:26:07 2011 New Revision: 222740 URL: http://svn.freebsd.org/changeset/base/222740 Log: MFC r217358, 86, 222519: r222519: Minor wording adjustments to usbdump(8). PR: docs/157317 Submitted by: Warren Block (wblock at

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

2011-06-16 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Thu Jun 16 19:57:07 2011 New Revision: 223160 URL: http://svn.freebsd.org/changeset/base/223160 Log: Fix some wording and grammar in the BUGS section. PR: docs/157901 Submitted by: Niclas Zeising (niclas dot zeising at gmail dot com)

svn commit: r223290 - stable/8/share/man/man4

2011-06-19 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jun 19 11:01:38 2011 New Revision: 223290 URL: http://svn.freebsd.org/changeset/base/223290 Log: MFC r223160: Fix some wording and grammar in the BUGS section. PR: docs/157901 Submitted by: Niclas Zeising (niclas dot zeising at

svn commit: r223291 - stable/7/share/man/man4

2011-06-19 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Jun 19 11:14:02 2011 New Revision: 223291 URL: http://svn.freebsd.org/changeset/base/223291 Log: MFC r223160: Fix some wording and grammar in the BUGS section. PR: docs/157901 Submitted by: Niclas Zeising (niclas dot zeising at

svn commit: r224475 - head/usr.sbin/jail

2011-07-28 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Thu Jul 28 11:41:55 2011 New Revision: 224475 URL: http://svn.freebsd.org/changeset/base/224475 Log: Add a section to the jail chapter that explains why it is not recommended to allow root users in the jail to access the host system. PR:

svn commit: r224477 - head/usr.sbin/jail

2011-07-28 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Thu Jul 28 12:23:32 2011 New Revision: 224477 URL: http://svn.freebsd.org/changeset/base/224477 Log: Revert my last change to this file, as BETA1 is not announced yet. Pointed out by: kib Pointy hat to: me Approved by: re (kib, implicit) Modified:

svn commit: r298705 - stable/10/share/man/man5

2016-04-27 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Apr 27 15:48:47 2016 New Revision: 298705 URL: https://svnweb.freebsd.org/changeset/base/298705 Log: MFC r298522: The default value of MINFREE is defined to be 8% in ufs/ffs/fs.h and not 10%. The newfs(8) and tunefs(8) man pages had this change

svn commit: r298706 - stable/10/usr.sbin/jexec

2016-04-27 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Wed Apr 27 16:23:16 2016 New Revision: 298706 URL: https://svnweb.freebsd.org/changeset/base/298706 Log: MFC r298524: Define which of the username options (-u/-U) to jexec(8) is the default. Bump Dd. PR: 207587 Submitted by:

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

2016-04-23 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Apr 23 20:45:52 2016 New Revision: 298522 URL: https://svnweb.freebsd.org/changeset/base/298522 Log: The default value of MINFREE is defined to be 8% in ufs/ffs/fs.h and not 10%. The newfs(8) and tunefs(8) man pages had this change already, but fs(5)

svn commit: r298524 - head/usr.sbin/jexec

2016-04-23 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Apr 23 22:31:58 2016 New Revision: 298524 URL: https://svnweb.freebsd.org/changeset/base/298524 Log: Define which of the username options (-u/-U) to jexec(8) is the default. Bump Dd. PR: 207587 Submitted by:

svn commit: r299190 - stable/10/lib/libc/sys

2016-05-06 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Fri May 6 17:55:11 2016 New Revision: 299190 URL: https://svnweb.freebsd.org/changeset/base/299190 Log: MFC r298893: Provide an example to the kqueue man page, showing a basic usage example. Although it is an untypical example for the use of kqueue, it

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

2016-05-01 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun May 1 18:09:34 2016 New Revision: 298893 URL: https://svnweb.freebsd.org/changeset/base/298893 Log: Provide an example to the kqueue man page, showing a basic usage example. Although it is an untypical example for the use of kqueue, it is better

svn commit: r299365 - head/etc

2016-05-10 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Tue May 10 12:47:36 2016 New Revision: 299365 URL: https://svnweb.freebsd.org/changeset/base/299365 Log: Capitalize "LDAP" in the description field of the _ypldap entry. Reviewed by: bapt MFC after:5 days Differential Revision:

svn commit: r303802 - head/share/misc

2016-08-06 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Aug 6 17:53:53 2016 New Revision: 303802 URL: https://svnweb.freebsd.org/changeset/base/303802 Log: Update with the members of the 9th core team. Modified: head/share/misc/organization.dot Modified: head/share/misc/organization.dot

svn commit: r313304 - stable/11/share/man/man4

2017-02-05 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Feb 5 21:56:36 2017 New Revision: 313304 URL: https://svnweb.freebsd.org/changeset/base/313304 Log: MFC r308583: Fix a broken link to the USB audio class specs. PR: 214240 Submitted by: Tobias Kortkamp t...@tobik.me Modified:

svn commit: r313305 - stable/11/share/misc

2017-02-05 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Feb 5 22:18:45 2017 New Revision: 313305 URL: https://svnweb.freebsd.org/changeset/base/313305 Log: MFC r303802: Update with the members of the 9th core team. Modified: stable/11/share/misc/organization.dot Directory Properties: stable/11/ (props

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

2016-11-12 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Nov 12 19:45:55 2016 New Revision: 308583 URL: https://svnweb.freebsd.org/changeset/base/308583 Log: Fix a broken link to the USB audio class specs. PR: 214240 Submitted by: Tobias Kortkamp t...@tobik.me MFC after:5 days Modified:

svn commit: r316657 - head/sbin/setkey

2017-04-09 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Apr 9 15:17:55 2017 New Revision: 316657 URL: https://svnweb.freebsd.org/changeset/base/316657 Log: Make setkey(8) more clear about anti-replay window size option semantics. PR: 172913 Submitted by: j...@saltant.com

svn commit: r317339 - stable/11/sbin/setkey

2017-04-23 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Apr 23 10:29:09 2017 New Revision: 317339 URL: https://svnweb.freebsd.org/changeset/base/317339 Log: MFC r316657: Make setkey(8) more clear about anti-replay window size option semantics. PR: 172913 Submitted by: j...@saltant.com

svn commit: r317378 - head/usr.bin/sed

2017-04-24 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Apr 24 16:52:26 2017 New Revision: 317378 URL: https://svnweb.freebsd.org/changeset/base/317378 Log: Fix the last example to really replace all occurrences of the search string in the file by adding the global (g) option at the end. Without it, only the

svn commit: r321023 - head/usr.sbin/ctladm

2017-07-15 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Jul 15 17:59:28 2017 New Revision: 321023 URL: https://svnweb.freebsd.org/changeset/base/321023 Log: The ctladm man page incorrectly duplicated the text for the delete subcommand in the modify section. Rewrite the modify description text in two places

svn commit: r321367 - stable/11/usr.sbin/ctladm

2017-07-22 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Jul 22 10:15:11 2017 New Revision: 321367 URL: https://svnweb.freebsd.org/changeset/base/321367 Log: MFC r321023: The ctladm man page incorrectly duplicated the text for the delete subcommand in the modify section. Rewrite the modify description

svn commit: r325996 - stable/11/share/man/man4

2017-11-19 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Nov 19 11:24:24 2017 New Revision: 325996 URL: https://svnweb.freebsd.org/changeset/base/325996 Log: MFC r325441: Extend the synopsis section of md(4) to look more like other manpages of this kind. Describe how to compile the driver into the kernel

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

2017-11-05 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Nov 5 18:24:31 2017 New Revision: 325440 URL: https://svnweb.freebsd.org/changeset/base/325440 Log: The last example used LOG_INFO, but the message itself said error. Change to LOG_ERR to be less confusing. PR: 216756 Submitted

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

2017-11-05 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sun Nov 5 18:45:43 2017 New Revision: 325441 URL: https://svnweb.freebsd.org/changeset/base/325441 Log: Extend the synopsis section of md(4) to look more like other manpages of this kind. Describe how to compile the driver into the kernel and how to load

svn commit: r339450 - in head: usr.bin/last usr.sbin/lastlogin

2018-10-20 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Oct 20 17:22:04 2018 New Revision: 339450 URL: https://svnweb.freebsd.org/changeset/base/339450 Log: A single comma was missing to separate the "see also" items in last.1 and lastlogin.8. Add it back. PR: 231187 Submitted by:

svn commit: r340870 - stable/12/usr.bin/fortune/datfiles

2018-11-24 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Sat Nov 24 15:10:05 2018 New Revision: 340870 URL: https://svnweb.freebsd.org/changeset/base/340870 Log: MFC r340649: Add a fortune describing how to upload a machine's dmesg information to the NYCBUG database. We want to encourage our users to upload

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

2018-11-19 Thread Benedict Reuschling
Author: bcr (doc committer) Date: Mon Nov 19 20:45:49 2018 New Revision: 340649 URL: https://svnweb.freebsd.org/changeset/base/340649 Log: Add a fortune describing how to upload a machine's dmesg information to the NYCBUG database. We want to encourage our users to upload their dmesgs so

svn commit: r343487 - stable/12/usr.bin/fortune/datfiles

2019-01-27 Thread Benedict Reuschling
know how much memory (in bytes) your machine has available? Let +sysctl(8) tell you with the following command: + +sysctl hw.physmem + +The number of active CPUs is displayed using this command: + +sysctl hw.ncpu + + -- Benedict Reuschling +% +When using ZFS as the file system the &quo

Re: svn commit: r343487 - stable/12/usr.bin/fortune/datfiles

2019-01-27 Thread Benedict Reuschling
Am 27.01.19 um 14:06 schrieb Rodney W. Grimes: >> Author: bcr (doc committer) >> Date: Sun Jan 27 11:52:16 2019 >> New Revision: 343487 >> URL: https://svnweb.freebsd.org/changeset/base/343487 >> >> Log: >> Add ZFS usage tips to freebsd-tips. >> >> Add a bunch of examples on how to use ZFS

  1   2   >