FreeBSD Bugzilla – Attachment 91882 Details for
Bug 129398
[patch] ddb(8): various tweaks to ddb-related man pages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
20081203-manpages-ddb.diff
20081203-manpages-ddb.diff (text/plain), 2.21 KB, created by
Gavin Atkinson
on 2008-12-03 20:10:03 UTC
(
hide
)
Description:
20081203-manpages-ddb.diff
Filename:
MIME Type:
Creator:
Gavin Atkinson
Created:
2008-12-03 20:10:03 UTC
Size:
2.21 KB
patch
obsolete
>Index: src/sbin/ddb/ddb.8 >=================================================================== >RCS file: /home/ncvs/src/sbin/ddb/ddb.8,v >retrieving revision 1.6 >diff -u -r1.6 ddb.8 >--- src/sbin/ddb/ddb.8 3 Aug 2008 14:27:06 -0000 1.6 >+++ src/sbin/ddb/ddb.8 3 Dec 2008 20:05:24 -0000 >@@ -87,7 +87,7 @@ > The following debugger commands are available from the command line: > .Bl -tag -width indent > .It Xo >-.Ic Cm capture >+.Cm capture > .Op Fl M Ar core > .Op Fl N Ar system > .Cm print >@@ -96,7 +96,7 @@ > .Xr ddb 4 > output capture buffer. > .It Xo >-.Ic Cm capture >+.Cm capture > .Op Fl M Ar core > .Op Fl N Ar system > .Cm status >@@ -104,6 +104,7 @@ > Print the current status of the > .Xr ddb 4 > output capture buffer. >+.El > .Sh SCRIPTING > The > .Nm >Index: src/sbin/savecore/savecore.8 >=================================================================== >RCS file: /home/ncvs/src/sbin/savecore/savecore.8,v >retrieving revision 1.26 >diff -u -r1.26 savecore.8 >--- src/sbin/savecore/savecore.8 26 Dec 2007 11:42:10 -0000 1.26 >+++ src/sbin/savecore/savecore.8 3 Dec 2008 19:17:13 -0000 >@@ -28,7 +28,7 @@ > .\" From: @(#)savecore.8 8.1 (Berkeley) 6/5/93 > .\" $FreeBSD: src/sbin/savecore/savecore.8,v 1.26 2007/12/26 11:42:10 rwatson Exp $ > .\" >-.Dd February 24, 2005 >+.Dd December 3, 2008 > .Dt SAVECORE 8 > .Os > .Sh NAME >@@ -144,7 +144,7 @@ > .Xr gzip 1 , > .Xr getbootfile 3 , > .Xr textdump 4 , >-.Xr tar 4 , >+.Xr tar 5 , > .Xr dumpon 8 , > .Xr syslogd 8 > .Sh HISTORY >Index: src/share/man/man4/textdump.4 >=================================================================== >RCS file: /home/ncvs/src/share/man/man4/textdump.4,v >retrieving revision 1.5 >diff -u -r1.5 textdump.4 >--- src/share/man/man4/textdump.4 3 Aug 2008 14:14:43 -0000 1.5 >+++ src/share/man/man4/textdump.4 3 Dec 2008 19:17:23 -0000 >@@ -27,7 +27,7 @@ > .\" > .\" $FreeBSD: src/share/man/man4/textdump.4,v 1.5 2008/08/03 14:14:43 rwatson Exp $ > .\" >-.Dd December 26, 2007 >+.Dd December 3, 2008 > .Dt textdump 4 > .Os > .Sh NAME >@@ -148,10 +148,15 @@ > .Bd -literal -offset indent > script kdb.enter.witness=show locks > .Ed >+.Pp >+These scripts may also be configured from userspace using the >+.Xr ddb 8 >+command. > .Sh SEE ALSO > .Xr bsdtar 1 , > .Xr ddb 4 , > .Xr tar 5 , >+.Xr ddb 8 , > .Xr dumpon 8 , > .Xr savecore 8 , > .Xr sysctl 8
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 129398
: 91882