head	1.1;
access;
symbols
	RELENG_9:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	2012.05.12.21.25.48;	author gnn;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2012.05.12.21.25.48;	author svnexp;	state dead;
branches;
next	1.1.2.2;

1.1.2.2
date	2013.06.13.19.01.55;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 235380 on 2012-05-12 21:25:48Z by gnn

Import dtracetoolkit into cddl/contrib
@
text
@Man - Man pages

   There are a number of ways you can read these man pages. Either,

   1. Add this directory to your MANPATH,

	cd Man
	MANPATH=$MANPATH:$PWD
	man iosnoop

   2. If the DTraceToolkit has been installed, and that dir to your MANPATH,

	MANPATH=$MANPATH:/opt/DTT/Man
	man iosnoop

   3. Set MANPATH to "." every time you read a script,

	cd Man
	MANPATH=. man iosnoop

   4. Use the -M option to "man", if your OS has it,

	man -M Man iosnoop

   5. Prentend that you are /usr/bin/man, if your OS has nroff,

	nroff -man Man/man1m/iosnoop.1m | more

   6. Pretend that you are /usr/bin/nroff,

	more Man/man1m/iosnoop.1m

   7. Pretend that you have no pagers installed,

	while read line; do echo $line; done < Man/man1m/iosnoop.1m

   8. Pretend that you can read hex,

	od -x Man/man1m/iosnoop.1m

@


1.1.2.1
log
@file Readme was added on branch RELENG_9 on 2013-06-13 19:01:55 +0000
@
text
@d1 40
@


1.1.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/251697
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 40
Man - Man pages

   There are a number of ways you can read these man pages. Either,

   1. Add this directory to your MANPATH,

	cd Man
	MANPATH=$MANPATH:$PWD
	man iosnoop

   2. If the DTraceToolkit has been installed, and that dir to your MANPATH,

	MANPATH=$MANPATH:/opt/DTT/Man
	man iosnoop

   3. Set MANPATH to "." every time you read a script,

	cd Man
	MANPATH=. man iosnoop

   4. Use the -M option to "man", if your OS has it,

	man -M Man iosnoop

   5. Prentend that you are /usr/bin/man, if your OS has nroff,

	nroff -man Man/man1m/iosnoop.1m | more

   6. Pretend that you are /usr/bin/nroff,

	more Man/man1m/iosnoop.1m

   7. Pretend that you have no pagers installed,

	while read line; do echo $line; done < Man/man1m/iosnoop.1m

   8. Pretend that you can read hex,

	od -x Man/man1m/iosnoop.1m

@


