diff options
Diffstat (limited to 'usr/src/cmd/sgs/link_audit/man/dumpbind.man')
| -rw-r--r-- | usr/src/cmd/sgs/link_audit/man/dumpbind.man | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/usr/src/cmd/sgs/link_audit/man/dumpbind.man b/usr/src/cmd/sgs/link_audit/man/dumpbind.man index e6c79bfa2a..42f8277348 100644 --- a/usr/src/cmd/sgs/link_audit/man/dumpbind.man +++ b/usr/src/cmd/sgs/link_audit/man/dumpbind.man @@ -1,13 +1,10 @@ -.\" ident "%Z%%M% %I% %E% SMI" -.\" Copyright 2005 Sun Microsystems, Inc. All rights reserved. -.\" Use is subject to license terms. +.\" Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved. .\" .\" CDDL HEADER START .\" .\" The contents of this file are subject to the terms of the -.\" Common Development and Distribution License, Version 1.0 only -.\" (the "License"). You may not use this file except in compliance -.\" with the License. +.\" Common Development and Distribution License (the "License"). +.\" You may not use this file except in compliance with the License. .\" .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE .\" or http://www.opensolaris.org/os/licensing. @@ -73,16 +70,16 @@ bindings data is enabled. .TP .B BT_OUTPUT set this to the name of the common output buffer which will be maintained -durring the data gathering periode. If this is not set the +during the data gathering period. If this is not set the output buffer will default to .I /tmp/bindings.data. .TP .B BT_BINDFROM -a colon seperated list of libraries that are to be traced. Only calls from +a colon separated list of libraries that are to be traced. Only calls from these libraries will be traced. The default is to trace all calls. .TP .B BT_BINDTO -a colon seperated list of libraries that are to be traced. Only calls to +a colon separated list of libraries that are to be traced. Only calls to these libraries will be traced. The default is to trace all calls. .SH OPTIONS .TP 10 @@ -163,7 +160,7 @@ polyslo 136% unset LD_AUDIT .ft .fi .LP -The unseting of LD_AUDIT has turned off the bindings data gathering +Unsetting LD_AUDIT has turned off the bindings data gathering and the output can now safely be examined by dumpbind. .LP .nf |
