-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/13/10 8:37 AM, Alexander Best wrote:
> On Sun Sep 12 10, Glen Barber wrote:
>> [snip]
>>
>> Modified:
>> head/sbin/newfs/newfs.8
>>
>> [snip]
>
> could you also have a look at PR #61716?
> th
Author: gjb (doc committer)
Date: Mon Sep 13 17:27:43 2010
New Revision: 212564
URL: http://svn.freebsd.org/changeset/base/212564
Log:
MFC 212269.
Add ECONNRESET to connect(2).
Approved by: keramida (mentor)
Modified:
stable/8/lib/libc/sys/connect.2
Modified: stable/8/lib/libc/sys
Author: gjb (doc committer)
Date: Mon Sep 13 17:28:35 2010
New Revision: 212565
URL: http://svn.freebsd.org/changeset/base/212565
Log:
MFC 212269.
Add ECONNRESET to connect(2).
Approved by: keramida (mentor)
Modified:
stable/7/lib/libc/sys/connect.2
Modified: stable/7/lib/libc/sys
Author: gjb (doc committer)
Date: Mon Sep 13 17:30:29 2010
New Revision: 212566
URL: http://svn.freebsd.org/changeset/base/212566
Log:
MFC 212263.
Fix typo in bsdcpio(1).
Approved by: keramida (mentor)
Modified:
stable/8/usr.bin/cpio/bsdcpio.1
Modified: stable/8/usr.bin/cpio/bsdcp
Author: gjb (doc committer)
Date: Tue Sep 14 12:12:07 2010
New Revision: 212610
URL: http://svn.freebsd.org/changeset/base/212610
Log:
Synchronize newfs(8) manual with code.
PR: 61716
Submitted by: Radim Kolar
Patch by: arundel
Approved by: keramida (mentor)
MFC afte
Author: gjb (doc committer)
Date: Sat Sep 18 19:23:14 2010
New Revision: 212827
URL: http://svn.freebsd.org/changeset/base/212827
Log:
Note that devfs(5) and fdescfs(5) both create /dev/fd file descriptors.
PR: 144534
Submitted by: Matthew Seaman
Patch by: Matthew Seaman,
Author: gjb (doc committer)
Date: Tue Oct 26 13:07:01 2010
New Revision: 214374
URL: http://svn.freebsd.org/changeset/base/214374
Log:
Minor grammar fix.
Submitted by: arundel (via email)
Approved by: jkois (mentor)
Patch by: arundel
MFC after:5 days
Modified:
head/share/m
Author: gjb (doc committer)
Date: Sun Nov 20 19:05:32 2011
New Revision: 227769
URL: http://svn.freebsd.org/changeset/base/227769
Log:
Add a note to src/Makefile that explains that 'rm' runs twice because the
second invocation only needs to operate on files with the immutable flag
set.
Author: gjb (doc committer)
Date: Sun Nov 20 19:27:52 2011
New Revision: 227770
URL: http://svn.freebsd.org/changeset/base/227770
Log:
Fix the note in r227769 to be less specific to the immutable flag.
Submitted by: arundel
MFC after:3 days
X-MFC-With: r227
On Sun, Nov 20, 2011 at 07:16:21PM +, Alexander Best wrote:
> On Sun Nov 20 11, Glen Barber wrote:
> > Author: gjb (doc committer)
> > Date: Sun Nov 20 19:05:32 2011
> > New Revision: 227769
> > URL: http://svn.freebsd.org/changeset/base/227769
> >
> >
Author: gjb (doc committer)
Date: Sun Nov 20 20:05:47 2011
New Revision: 227771
URL: http://svn.freebsd.org/changeset/base/227771
Log:
Replace 'chflags' with 'file flags' in a comment, since 'chflags'
is a command, not a flag itself.
While here, wrap a line for readability.
Submitted
Author: gjb (doc committer)
Date: Wed Nov 23 12:23:32 2011
New Revision: 227879
URL: http://svn.freebsd.org/changeset/base/227879
Log:
MFC r227769, 227770, 227771:
- Add a note to src/Makefile that explains that 'rm' runs twice because
thesecond invocation only needs to operate on files
Author: gjb (doc committer)
Date: Wed Nov 23 12:24:04 2011
New Revision: 227880
URL: http://svn.freebsd.org/changeset/base/227880
Log:
MFC r227769, 227770, 227771:
- Add a note to src/Makefile that explains that 'rm' runs twice because
thesecond invocation only needs to operate on files
Author: gjb (doc committer)
Date: Wed Nov 23 12:24:29 2011
New Revision: 227881
URL: http://svn.freebsd.org/changeset/base/227881
Log:
MFC r227769, 227770, 227771:
- Add a note to src/Makefile that explains that 'rm' runs twice because
thesecond invocation only needs to operate on files
Author: gjb (doc committer)
Date: Wed Nov 23 12:24:48 2011
New Revision: 227882
URL: http://svn.freebsd.org/changeset/base/227882
Log:
MFC r227769, 227770, 227771:
- Add a note to src/Makefile that explains that 'rm' runs twice because
thesecond invocation only needs to operate on files
Author: gjb (doc committer)
Date: Sun Nov 27 06:55:57 2011
New Revision: 228017
URL: http://svn.freebsd.org/changeset/base/228017
Log:
Remove a seemingly unnecessary [1] ellipsis from netmap.4.
Spotted by: manlint [1]
Modified:
head/share/man/man4/netmap.4
Modified: head/share/man/man
Author: gjb (doc committer)
Date: Thu Dec 8 23:58:26 2011
New Revision: 228355
URL: http://svn.freebsd.org/changeset/base/228355
Log:
As of r226865, daily_scrub_zfs_default_threshold is 35 days; document
accordingly.
PR: 162890
Submitted by: Oliver Hartmann (ohartman ! mail.z
Author: gjb (doc committer)
Date: Fri Dec 9 02:30:56 2011
New Revision: 228356
URL: http://svn.freebsd.org/changeset/base/228356
Log:
Update du(1):
- Sort arguments alphabetically where appropriate
- '-B blocksize' is not mutually exclusive of '-h|-k|-m'
- Mention '-t' in synopsis
-
Author: gjb (doc committer)
Date: Sun Dec 11 19:53:11 2011
New Revision: 228418
URL: http://svn.freebsd.org/changeset/base/228418
Log:
Document the SVN variable needs to be set in make.conf(5) when SVN_UPDATE
is set.
PR: 163162
Submitted by: Oliver Hartmann
Patch by: Be
Author: gjb (doc committer)
Date: Sun Dec 11 20:01:37 2011
New Revision: 228419
URL: http://svn.freebsd.org/changeset/base/228419
Log:
Minor whitespace cleanup to make.conf(5).
MFC after:1 week
X-MFC-With: 228418
Modified:
head/share/man/man5/make.conf.5
Modified: head/share/man
Author: gjb (doc committer)
Date: Fri Dec 23 00:29:01 2011
New Revision: 228823
URL: http://svn.freebsd.org/changeset/base/228823
Log:
Formatting fixes:
hexdump/od.1:
- Enclose tabbed content in quotes [1]
ar/ar.1:
- Enclose tabbed content in quotes [1]
rctl/rctl.8:
- Enc
Author: gjb (doc committer)
Date: Fri Dec 23 00:31:26 2011
New Revision: 228824
URL: http://svn.freebsd.org/changeset/base/228824
Log:
Whitespace cleanup:
ar/ar.1:
- Remove trailing whitespace
Reported by: igor
MFC after:1 week
X-MFC-With: r228823
On Fri, Dec 23, 2011 at 12:29:01AM +, Glen Barber wrote:
> hexdump/od.1:
>- Enclose tabbed content in quotes [1]
[...]
> Modified: head/usr.bin/ar/ar.1
> ==
> --- head/usr.bin/ar/ar.1 Fri
Author: gjb (doc committer)
Date: Mon Dec 26 03:14:37 2011
New Revision: 228885
URL: http://svn.freebsd.org/changeset/base/228885
Log:
Add missing opening and closing brackets in getopt_long.3 and getsubopt.3
to make the examples reflect reality more closely.
MFC after:1 week
X-MFC-
On Fri, Dec 30, 2011 at 07:54:44PM +, Alexey Dokuchaev wrote:
> On Fri, Dec 30, 2011 at 02:43:22PM -0500, Ben Kaduk wrote:
> > On Fri, Dec 30, 2011 at 5:58 AM, Ulrich Spoerlein wrote:
> > > - * is 11 bit wide that gives us upto 2048 chunks.
> > > + * is 11 bit wid
Author: gjb (doc committer)
Date: Mon Jan 2 22:11:08 2012
New Revision: 229320
URL: http://svn.freebsd.org/changeset/base/229320
Log:
MFC r228418, 228419:
r228418:
- Document the SVN variable needs to be set in make.conf(5) when
SVN_UPDATE is set [1]
r228419:
- Minor whites
Author: gjb (doc committer)
Date: Mon Jan 2 22:12:10 2012
New Revision: 229321
URL: http://svn.freebsd.org/changeset/base/229321
Log:
MFC r228419:
r228419:
- Minor whitespace cleanup to make.conf(5)
Modified:
stable/8/share/man/man5/make.conf.5
Directory Properties:
stable/8/share/
Author: gjb (doc committer)
Date: Mon Jan 2 22:12:36 2012
New Revision: 229322
URL: http://svn.freebsd.org/changeset/base/229322
Log:
MFC r228419:
r228419:
- Minor whitespace cleanup to make.conf(5)
Modified:
stable/7/share/man/man5/make.conf.5
Directory Properties:
stable/7/share/
Author: gjb (doc committer)
Date: Mon Jan 2 22:15:32 2012
New Revision: 229323
URL: http://svn.freebsd.org/changeset/base/229323
Log:
MFC r228823, r228824:
r228823:
- Properly escape a special character
- Enclose tabbed content in quotes
r228824:
- Remove trailing whitespace
Author: gjb (doc committer)
Date: Mon Jan 2 22:18:07 2012
New Revision: 229324
URL: http://svn.freebsd.org/changeset/base/229324
Log:
MFC r228823:
r228823:
- Enclose tabbed content in quotes
Modified:
stable/9/usr.bin/hexdump/od.1
Directory Properties:
stable/9/usr.bin/hexdump/ (
Author: gjb (doc committer)
Date: Mon Jan 2 22:19:11 2012
New Revision: 229325
URL: http://svn.freebsd.org/changeset/base/229325
Log:
MFC r209035, r228823:
r209035 (uqs):
- Use same table markup as in hexdump.1
r228823:
- Enclose tabbed content in quotes
Modified:
stable/8/us
Author: gjb (doc committer)
Date: Mon Jan 2 22:19:55 2012
New Revision: 229326
URL: http://svn.freebsd.org/changeset/base/229326
Log:
MFC r209035, r228823:
r209035 (uqs):
- Use same table markup as in hexdump.1
r228823:
- Enclose tabbed content in quotes
Modified:
stable/7/us
Author: gjb (doc committer)
Date: Mon Jan 2 22:22:19 2012
New Revision: 229327
URL: http://svn.freebsd.org/changeset/base/229327
Log:
MFC r228823, r228824:
r228823:
- Properly escape a special character
- Enclose tabbed content in quotes
r228824:
- Remove trailing whitespace
Author: gjb (doc committer)
Date: Mon Jan 2 22:23:26 2012
New Revision: 229328
URL: http://svn.freebsd.org/changeset/base/229328
Log:
MFC r228823:
r228823:
- Enclose tabbed content in quote
- Start a sentence on a newline
Modified:
stable/9/usr.bin/rctl/rctl.8
Directory Properties
Author: gjb (doc committer)
Date: Mon Jan 2 22:25:21 2012
New Revision: 229329
URL: http://svn.freebsd.org/changeset/base/229329
Log:
MFC r228885:
r228885:
- Add missing opening and closing brackets in getopt_long.3 and
getsubopt.3 to make the examples reflect reality more closely.
Author: gjb (doc committer)
Date: Mon Jan 2 22:25:54 2012
New Revision: 229330
URL: http://svn.freebsd.org/changeset/base/229330
Log:
MFC r228885:
r228885:
- Add missing opening and closing brackets in getopt_long.3 and
getsubopt.3 to make the examples reflect reality more closely.
Author: gjb (doc committer)
Date: Mon Jan 2 22:26:26 2012
New Revision: 229331
URL: http://svn.freebsd.org/changeset/base/229331
Log:
MFC r228885:
r228885:
- Add missing opening and closing brackets in getopt_long.3 and
getsubopt.3 to make the examples reflect reality more closely.
Author: gjb (doc committer)
Date: Mon Jan 2 23:43:16 2012
New Revision: 229340
URL: http://svn.freebsd.org/changeset/base/229340
Log:
MFC r228356:
r228356:
- Update du(1):
- Sort arguments alphabetically where appropriate
- '-B blocksize' is not mutually exclusive of '-h|-k|-m
Author: gjb (doc committer)
Date: Mon Jan 2 23:44:07 2012
New Revision: 229343
URL: http://svn.freebsd.org/changeset/base/229343
Log:
MFC r210993, r228356:
r210933 (joel):
- Fix typos and spelling mistakes
r228356: [3]
- Update du(1):
- Sort arguments alphabetically where a
Author: gjb (doc committer)
Date: Tue Jan 3 00:22:08 2012
New Revision: 229353
URL: http://svn.freebsd.org/changeset/base/229353
Log:
Trivial standardization to a few comments in kern.pre.mk.
Submitted by: arundel
MFC after:3 days
Modified:
head/sys/conf/kern.pre.m
Author: gjb (doc committer)
Date: Wed Aug 24 12:18:29 2011
New Revision: 225142
URL: http://svn.freebsd.org/changeset/base/225142
Log:
Reword sentence noting UPDATING entries prior to October 2007 are
only available in older FreeBSD releases.
PR: 159220
Submitted by: arundel
Author: gjb (doc committer)
Date: Wed Aug 31 01:17:49 2011
New Revision: 225275
URL: http://svn.freebsd.org/changeset/base/225275
Log:
MFC 225142:
Reword sentence noting UPDATING entries prior to October 2007[1] are
only available in older FreeBSD releases.
PR: 159220
Author: gjb (doc committer)
Date: Wed Aug 31 01:18:23 2011
New Revision: 225276
URL: http://svn.freebsd.org/changeset/base/225276
Log:
MFC 225142:
Reword sentence noting UPDATING entries prior to October 2007[1] are
only available in older FreeBSD releases.
PR: 159220
Author: gjb (doc committer)
Date: Thu Sep 29 02:29:32 2011
New Revision: 225857
URL: http://svn.freebsd.org/changeset/base/225857
Log:
Fix a few grammar and mdoc nits in script.1
PR: 161088
Submitted by: Ben Kaduk ( kaduk % mit ! edu )
MFC after:1 week
Need-MFC: 2258
Author: gjb (doc committer)
Date: Thu Sep 29 02:52:33 2011
New Revision: 225858
URL: http://svn.freebsd.org/changeset/base/225858
Log:
Document, and provide an example for, PORTS_MODULES in build(7).
PR: 161017
Submitted by: gcooper
MFC after:1 week
Modified:
head/share
Author: gjb (doc committer)
Date: Thu Sep 29 02:57:08 2011
New Revision: 225859
URL: http://svn.freebsd.org/changeset/base/225859
Log:
Whitespace cleanup in build(7).
MFC after:1 week
Need-MFC: 225858
Modified:
head/share/man/man7/build.7
Modified: head/share/man/man7/build.7
Author: gjb (doc committer)
Date: Sat Oct 1 20:56:58 2011
New Revision: 225908
URL: http://svn.freebsd.org/changeset/base/225908
Log:
Reorder default ps(1) output according to reality.
Submitted by: arundel (via docs@)
MFC after:1 week
Modified:
head/bin/ps/ps.1
Modified: head/bi
Author: gjb (doc committer)
Date: Sat Oct 1 23:47:37 2011
New Revision: 225912
URL: http://svn.freebsd.org/changeset/base/225912
Log:
Tweaks to ps(1):
- there's no reason the semantics of the -x flag are being explained in
the -a flag description
- be more precise regarding the relation
Author: gjb (doc committer)
Date: Sun Oct 2 16:05:19 2011
New Revision: 225927
URL: http://svn.freebsd.org/changeset/base/225927
Log:
Correct a typo that was introduced in 225912
Submitted by: Valentin Nechayev (netch % netch!kiev!ua), arundel
MFC after:1 week
With-
Author: gjb (doc committer)
Date: Sun Oct 9 20:21:07 2011
New Revision: 226172
URL: http://svn.freebsd.org/changeset/base/226172
Log:
Bump .Dd to reflect the date of the last content change, so MFC content
makes sense.
Pointy-hat to:gjb (myself)
Modified:
head/share/ma
Author: gjb (doc committer)
Date: Mon Oct 10 11:05:58 2011
New Revision: 226187
URL: http://svn.freebsd.org/changeset/base/226187
Log:
MFC r225857:
- Fix a few grammar and mdoc nits in script.1
PR: 161088
Approved by: re (kib)
Modified:
stable/9/usr.bin/script/script.1
Di
Author: gjb (doc committer)
Date: Mon Oct 10 11:06:48 2011
New Revision: 226188
URL: http://svn.freebsd.org/changeset/base/226188
Log:
MFC r225857:
- Fix a few grammar and mdoc nits in script.1
PR: 161088
Modified:
stable/8/usr.bin/script/script.1
Directory Properties:
sta
Author: gjb (doc committer)
Date: Mon Oct 10 11:07:36 2011
New Revision: 226189
URL: http://svn.freebsd.org/changeset/base/226189
Log:
MFC r225857:
- Fix a few grammar and mdoc nits in script.1
PR: 161088
Modified:
stable/7/usr.bin/script/script.1
Directory Properties:
sta
Author: gjb (doc committer)
Date: Mon Oct 10 11:11:05 2011
New Revision: 226190
URL: http://svn.freebsd.org/changeset/base/226190
Log:
MFC 225908, 225912, 225927:
225908:
- Reorder default ps(1) output according to reality.
225912:
- there's no reason the semantics of the -x flag a
Author: gjb (doc committer)
Date: Mon Oct 10 11:11:59 2011
New Revision: 226191
URL: http://svn.freebsd.org/changeset/base/226191
Log:
MFC 225908, 225912, 225927:
225908:
- Reorder default ps(1) output according to reality.
225912:
- there's no reason the semantics of the -x flag a
Author: gjb (doc committer)
Date: Mon Oct 10 11:12:40 2011
New Revision: 226192
URL: http://svn.freebsd.org/changeset/base/226192
Log:
MFC 225908, 225912, 225927:
225908:
- Reorder default ps(1) output according to reality.
225912:
- there's no reason the semantics of the -x flag a
Author: gjb (doc committer)
Date: Mon Oct 10 11:14:03 2011
New Revision: 226193
URL: http://svn.freebsd.org/changeset/base/226193
Log:
MFC r225858, 225859, 226172:
225858:
- Document and provide an example for PORTS_MODULES [1]
225859:
- Whitespace cleanup
226172:
- Bump
Author: gjb (doc committer)
Date: Mon Oct 10 11:14:44 2011
New Revision: 226194
URL: http://svn.freebsd.org/changeset/base/226194
Log:
MFC r225858, 225859, 226172:
225858:
- Document and provide an example for PORTS_MODULES [1]
225859:
- Whitespace cleanup
226172:
- Bump
Author: gjb (doc committer)
Date: Mon Oct 10 11:15:57 2011
New Revision: 226195
URL: http://svn.freebsd.org/changeset/base/226195
Log:
MFC r225858, 225859, 226172:
225858:
- Document and provide an example for PORTS_MODULES [1]
225859:
- Whitespace cleanup
226172:
- Bump
Author: gjb (doc committer)
Date: Mon Oct 10 11:23:19 2011
New Revision: 226196
URL: http://svn.freebsd.org/changeset/base/226196
Log:
Pull mergeinfo up to the directory.
Modified:
Directory Properties:
stable/8/share/man/man7/ (props changed)
stable/8/share/man/man7/ports.7 (props chan
Author: gjb (doc committer)
Date: Mon Oct 10 11:23:48 2011
New Revision: 226197
URL: http://svn.freebsd.org/changeset/base/226197
Log:
Pull mergeinfo up to the directory.
Modified:
Directory Properties:
stable/7/share/man/man7/ (props changed)
stable/7/share/man/man7/ports.7 (props chan
seems
to make man2hwnotes.pl unhappy. I've done some reformatting of the
mvs(4) manual locally, to get past that problem.
- mps(4) - I'm still not sure what is causing this man page to break
the build.
Regards,
Glen
--
Glen Barber | g...@freebsd.org
FreeBSD Documentation Project
signature.asc
Description: OpenPGP digital signature
Author: gjb (doc committer)
Date: Sun Nov 13 01:47:31 2011
New Revision: 227480
URL: http://svn.freebsd.org/changeset/base/227480
Log:
Revert 227466:
- mvs.4 uses nested '.Bl' tags which appears to confuse man2hwnotes.pl
for hardware note generation
- mps.4 also breaks the build, but
Author: gjb (doc committer)
Date: Sat Jan 8 13:28:43 2011
New Revision: 217148
URL: http://svn.freebsd.org/changeset/base/217148
Log:
Document rc.conf.d in rc.conf(5).
PR: 140495
Submitted by: Tom Judge (tom of tomjudge com)
Approved by: keramida (mentor)
MFC after:2 w
Author: gjb (doc committer)
Date: Sat Jan 22 13:18:28 2011
New Revision: 217717
URL: http://svn.freebsd.org/changeset/base/217717
Log:
Fix '.Xr' ordering in SEE ALSO section.
Approved by: keramida (mentor)
MFC after:3 days
Modified:
head/share/man/man5/devfs.5
Modified: head/shar
Author: gjb (doc committer)
Date: Mon Jan 24 15:11:08 2011
New Revision: 217786
URL: http://svn.freebsd.org/changeset/base/217786
Log:
Add missing section number for .Xr rc.
Pointed out by: keramida
Approved by: keramida (mentor)
Modified:
head/share/man/man5/rc.conf.5
Modified
Author: gjb (doc committer)
Date: Mon Jan 24 15:17:10 2011
New Revision: 217787
URL: http://svn.freebsd.org/changeset/base/217787
Log:
MFC 217148, 217786:
Document rc.conf.d in rc.conf(5).
PR: 140495
Approved by: keramida (mentor)
Modified:
stable/8/share/man/man5/rc.conf.
Author: gjb (doc committer)
Date: Mon Jan 24 15:18:18 2011
New Revision: 217788
URL: http://svn.freebsd.org/changeset/base/217788
Log:
MFC 217148, 217786:
Document rc.conf.d in rc.conf(5).
PR: 140495
Approved by: keramida (mentor)
Modified:
stable/7/share/man/man5/rc.conf.
Author: gjb (doc committer)
Date: Mon Feb 7 11:12:27 2011
New Revision: 218395
URL: http://svn.freebsd.org/changeset/base/218395
Log:
MFC 214374:
Minor grammar fixes.
Approved by: keramida (mentor)
Modified:
stable/8/share/man/man7/build.7
Directory Properties:
stable/8/share/ma
Author: gjb (doc committer)
Date: Mon Feb 7 11:13:28 2011
New Revision: 218396
URL: http://svn.freebsd.org/changeset/base/218396
Log:
MFC 214374:
Minor grammar fixes.
Approved by: keramida (mentor)
Modified:
stable/7/share/man/man7/build.7
Directory Properties:
stable/7/share/ma
Author: gjb (doc committer)
Date: Mon Feb 7 11:20:58 2011
New Revision: 218398
URL: http://svn.freebsd.org/changeset/base/218398
Log:
Minor grammar fix. s/cores'/core's/
Approved by: keramida (mentor)
MFC after:3 days
Modified:
head/share/man/man4/amdtemp.4
Modified: head/share
Author: gjb (doc committer)
Date: Mon Feb 7 19:12:30 2011
New Revision: 218412
URL: http://svn.freebsd.org/changeset/base/218412
Log:
MFC 212610:
Synchronize newfs(8) manual with code.
PR: 61716
Approved by: keramida (mentor)
Modified:
stable/8/sbin/newfs/newfs.8
Director
Author: gjb (doc committer)
Date: Mon Feb 7 19:13:20 2011
New Revision: 218413
URL: http://svn.freebsd.org/changeset/base/218413
Log:
MFC 212610:
Synchronize newfs(8) manual with code.
PR: 61716
Approved by: keramida (mentor)
Modified:
stable/7/sbin/newfs/newfs.8
Director
Author: gjb (doc committer)
Date: Mon Feb 7 22:33:39 2011
New Revision: 218421
URL: http://svn.freebsd.org/changeset/base/218421
Log:
Update manpage to remove CRT reference.
PR: 154441
Submitted by: Ben Haga (bhaga of absoludicrous com)
Suggestion by:pluknet
Approve
Author: gjb (doc committer)
Date: Fri Feb 11 13:52:55 2011
New Revision: 218560
URL: http://svn.freebsd.org/changeset/base/218560
Log:
MFC 218421:
Remove CRT reference from zmore(1).
PR: 154441
Approved by: keramida (mentor)
Modified:
stable/8/usr.bin/gzip/zmore.1
Direc
Author: gjb (doc committer)
Date: Fri Feb 11 13:53:39 2011
New Revision: 218561
URL: http://svn.freebsd.org/changeset/base/218561
Log:
MFC 218421:
Remove CRT reference from zmore(1).
PR: 154441
Approved by: keramida (mentor)
Modified:
stable/7/usr.bin/gzip/zmore.1
Direc
Author: gjb (doc committer)
Date: Fri Feb 11 13:55:27 2011
New Revision: 218562
URL: http://svn.freebsd.org/changeset/base/218562
Log:
MFC 218398:
Fix typo in amdtemp(4).
Approved by: keramida (mentor)
Modified:
stable/8/share/man/man4/amdtemp.4
Directory Properties:
stable/8/sha
Author: gjb (doc committer)
Date: Fri Feb 11 13:56:06 2011
New Revision: 218563
URL: http://svn.freebsd.org/changeset/base/218563
Log:
MFC 218398:
Fix typo in amdtemp(4).
Approved by: keramida (mentor)
Modified:
stable/7/share/man/man4/amdtemp.4
Directory Properties:
stable/7/sha
Author: gjb (doc committer)
Date: Fri Feb 11 13:58:30 2011
New Revision: 218564
URL: http://svn.freebsd.org/changeset/base/218564
Log:
MFC 212440,212493,212500:
Add RETURN VALUES section to devclass_get_maxunit(9).
PR: 149979
Approved by: keramida (mentor)
Modified:
sta
Author: gjb (doc committer)
Date: Fri Feb 11 13:59:56 2011
New Revision: 218565
URL: http://svn.freebsd.org/changeset/base/218565
Log:
MFC 212440,212493,212500:
Add RETURN VALUES section to devclass_get_maxunit(9).
PR: 149979
Approved by: keramida (mentor)
Modified:
sta
Author: gjb (doc committer)
Date: Sat Feb 12 17:57:56 2011
New Revision: 218614
URL: http://svn.freebsd.org/changeset/base/218614
Log:
MFC 212827, 217717:
Note that devfs(5) and fdescfs(5) both create /dev/fd file descriptors.
PR: 144534
Approved by: keramida (mentor)
Mod
Author: gjb (doc committer)
Date: Sat Feb 12 17:58:36 2011
New Revision: 218615
URL: http://svn.freebsd.org/changeset/base/218615
Log:
MFC 212827, 217717:
Note that devfs(5) and fdescfs(5) both create /dev/fd file descriptors.
PR: 144534
Approved by: keramida (mentor)
Mod
t; usr.bin/ul/ul.1
>
Sure thing.
Cheers,
--
Glen Barber | g...@freebsd.org
FreeBSD Documentation Project
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
On 2/13/11 5:58 PM, Glen Barber wrote:
> Hi,
>
> On 2/13/11 5:27 PM, Ulrich Spörlein wrote:
>>> Log:
>>> Update manpage to remove CRT reference.
>>
>> Would you mind tackling these as well?
>>
>> share/man/man4/acpi_panasonic.4
H
Author: gjb (doc committer)
Date: Tue Feb 15 01:33:59 2011
New Revision: 218692
URL: http://svn.freebsd.org/changeset/base/218692
Log:
MFC 212438:
Add EINVAL to list of possible return values for cpuset_getaffinity(2).
PR: 149978
Approved by: keramida (mentor)
Modified:
st
Author: gjb (doc committer)
Date: Tue Feb 15 01:34:46 2011
New Revision: 218693
URL: http://svn.freebsd.org/changeset/base/218693
Log:
MFC 212438:
Add EINVAL to list of possible return values for cpuset_getaffinity(2).
PR: 149978
Approved by: keramida (mentor)
Modified:
st
Author: gjb (doc committer)
Date: Fri Feb 18 17:41:39 2011
New Revision: 218813
URL: http://svn.freebsd.org/changeset/base/218813
Log:
MFC 212441,212492:
- Note O_SYNC and O_NOFOLLOW flags in dbopen(3) since r190497. [1]
- Bump dates in dbopen(3) and cpuset_getaffinity(2).
PR:
Author: gjb (doc committer)
Date: Fri Feb 18 17:42:29 2011
New Revision: 218814
URL: http://svn.freebsd.org/changeset/base/218814
Log:
MFC 212492:
Bump date in cpuset_getaffinity(2). Note, the original commit
also affects dbopen(3), however that change is not needed here.
Modified:
st
Author: gjb (doc committer)
Date: Fri Jun 10 23:42:03 2011
New Revision: 222961
URL: http://svn.freebsd.org/changeset/base/222961
Log:
MFC 198714 [1]:
- The majors file was removed long ago, 0 should be used instead.
PR: 139230
Original commit by: brueffer
Modified:
st
Author: gjb (doc committer)
Date: Fri Jun 10 23:42:49 2011
New Revision: 222962
URL: http://svn.freebsd.org/changeset/base/222962
Log:
MFC 198714 [1]:
- The majors file was removed long ago, 0 should be used instead.
PR: 139230
Original commit by: brueffer
Modified:
st
Author: gjb (doc committer)
Date: Fri Jun 10 23:52:53 2011
New Revision: 222963
URL: http://svn.freebsd.org/changeset/base/222963
Log:
MFC 191635 [1]:
- xref ndp(8)
PR: 134053
Original commit by: danger [1]
Modified:
stable/7/usr.sbin/arp/arp.8
Directory Properties:
Author: gjb (doc committer)
Date: Sat Jun 11 00:06:14 2011
New Revision: 222964
URL: http://svn.freebsd.org/changeset/base/222964
Log:
MFC 186489 [1]:
Document that kldunloadf can return EINVAL.
PR: 125639
Original commit by: trhodes [1]
Modified:
stable/7/lib/libc/sys
Author: gjb (doc committer)
Date: Sat Jun 11 00:30:56 2011
New Revision: 222965
URL: http://svn.freebsd.org/changeset/base/222965
Log:
MFC 222758, 222759, 222770:
- Document that when running 'su -m -c ', is
run within a shell as .
- Bump date
- Attempt to clear up some confusion
Author: gjb (doc committer)
Date: Sat Jun 11 00:31:37 2011
New Revision: 222966
URL: http://svn.freebsd.org/changeset/base/222966
Log:
MFC 222758, 222759, 222770:
- Document that when running 'su -m -c ', is
run within a shell as .
- Bump date
- Attempt to clear up some confusion
Author: gjb (doc committer)
Date: Sat Jun 11 01:21:54 2011
New Revision: 222968
URL: http://svn.freebsd.org/changeset/base/222968
Log:
MFC 186440 [1]:
Add "crit" to the list of keywords.
PR: 126934
Original commit by: trhodes [1]
Modified:
stable/7/usr.sbin/syslogd/sys
Author: gjb (doc committer)
Date: Sat Jun 11 01:44:49 2011
New Revision: 222969
URL: http://svn.freebsd.org/changeset/base/222969
Log:
MFC 181265 [1]:
Document EAGAIN in ERRORS according to kern_jail.c.
PR: 125253
Original commit by: trhodes [1]
Modified:
stable/7/lib/
Author: gjb (doc committer)
Date: Sat Jun 11 01:58:31 2011
New Revision: 222970
URL: http://svn.freebsd.org/changeset/base/222970
Log:
MFC 176470 [1]:
Document TCLASS in ip6(4).
PR: 120945
Original commit by: bms [1]
Modified:
stable/7/share/man/man4/ip6.4
Directory Pr
Author: gjb (doc committer)
Date: Tue Jun 14 10:49:18 2011
New Revision: 223074
URL: http://svn.freebsd.org/changeset/base/223074
Log:
MFC 216147 [1], 219424 [2]:
216147 by delphij [1]:
- Recommend a overwrite of whole geli provider before use.
- Correct a typo.
219424 by pjd [2]
Author: gjb (doc committer)
Date: Tue Jun 14 10:50:16 2011
New Revision: 223076
URL: http://svn.freebsd.org/changeset/base/223076
Log:
MFC 216147 [1], 219424 [2]:
216147 by delphij [1]:
- Recommend a overwrite of whole geli provider before use.
219424 by pjd [2]:
- Change example
Author: gjb (doc committer)
Date: Tue Jun 14 22:37:09 2011
New Revision: 223100
URL: http://svn.freebsd.org/changeset/base/223100
Log:
MFC 187066 by trhodes:
Quote the "u" as it's the name of the union, this may prevent
some confusion when reading the manual page.
PR: 11779
1 - 100 of 3710 matches
Mail list logo