From 9bba572d7911c2366c7ac3381b15470c0b835746 Mon Sep 17 00:00:00 2001 From: lberk Date: Tue, 26 Feb 2013 17:49:09 +0000 Subject: [PATCH] added new man pages --- SystemTap_Beginners_Guide.pdf | Bin 686818 -> 686818 bytes .../SystemTap_Beginners_Guide-Preface.html | 8 +- SystemTap_Beginners_Guide/arrayoperators.html | 6 +- .../arrayops-aggregates.html | 18 +- .../arrayops-conditionals.html | 4 +- .../arrayops-deleting.html | 8 +- .../arrayops-foreach.html | 8 +- .../arrayops-increment.html | 4 +- .../arrayops-readvalues.html | 6 +- .../associativearrays.html | 8 +- .../commandlineargssect.html | 4 +- .../cross-compiling.html | 24 +- SystemTap_Beginners_Guide/errors.html | 30 +- .../futexcontentionsect.html | 6 +- .../handlerconditionalstatements.html | 10 +- SystemTap_Beginners_Guide/index.html | 6 +- .../inodewatch2sect.html | 2 +- SystemTap_Beginners_Guide/inodewatchsect.html | 8 +- .../intro-systemtap-vs-others.html | 4 +- SystemTap_Beginners_Guide/introduction.html | 4 +- SystemTap_Beginners_Guide/ioblktimesect.html | 2 +- SystemTap_Beginners_Guide/iotimesect.html | 4 +- SystemTap_Beginners_Guide/ix01.html | 2 +- SystemTap_Beginners_Guide/mainsect-disk.html | 6 +- .../mainsect-profiling.html | 4 +- SystemTap_Beginners_Guide/paracallgraph.html | 8 +- SystemTap_Beginners_Guide/pr01s02.html | 2 +- SystemTap_Beginners_Guide/runtimeerror.html | 18 +- .../scriptconstructions.html | 8 +- SystemTap_Beginners_Guide/scripts.html | 38 +- .../syscallsbyprocpidsect.html | 2 +- .../systemtapscript-handler.html | 32 +- .../targetavailable.html | 2 +- .../targetvariables.html | 4 +- .../threadtimessect.html | 4 +- SystemTap_Beginners_Guide/timeoutssect.html | 4 +- SystemTap_Beginners_Guide/topsyssect.html | 4 +- SystemTap_Beginners_Guide/traceio2sect.html | 6 +- SystemTap_Beginners_Guide/traceiosect.html | 4 +- SystemTap_Beginners_Guide/typecasting.html | 2 +- .../understanding-how-systemtap-works.html | 10 +- .../understanding-tapsets.html | 2 +- .../useful-systemtap-scripts.html | 16 +- .../userspace-probing.html | 2 +- .../using-systemtap.html | 12 +- SystemTap_Beginners_Guide/using-usage.html | 18 +- SystemTap_Beginners_Guide/ustack.html | 2 +- .../utargetvariable.html | 2 +- man/dtrace.1.html | 34 + man/error::buildid.7stap.html | 34 + man/error::dwarf.7stap.html | 34 + man/error::fault.7stap.html | 34 + man/error::inode-uprobes.7stap.html | 34 + man/error::pass1.7stap.html | 34 + man/error::pass2.7stap.html | 34 + man/error::pass3.7stap.html | 34 + man/error::pass4.7stap.html | 34 + man/error::pass5.7stap.html | 34 + man/error::process-tracking.7stap.html | 34 + man/error::reporting.7stap.html | 34 + man/function::HZ.3stap.html | 34 + man/function::MAJOR.3stap.html | 34 + man/function::MINOR.3stap.html | 34 + man/function::MKDEV.3stap.html | 34 + man/function::addr.3stap.html | 34 + man/function::addr_to_node.3stap.html | 34 + man/function::ansi_clear_screen.3stap.html | 34 + man/function::ansi_cursor_hide.3stap.html | 34 + man/function::ansi_cursor_move.3stap.html | 34 + man/function::ansi_cursor_restore.3stap.html | 34 + man/function::ansi_cursor_save.3stap.html | 34 + man/function::ansi_cursor_show.3stap.html | 34 + man/function::ansi_new_line.3stap.html | 34 + man/function::ansi_reset_color.3stap.html | 34 + man/function::ansi_set_color.3stap.html | 34 + man/function::ansi_set_color2.3stap.html | 34 + man/function::ansi_set_color3.3stap.html | 34 + man/function::asmlinkage.3stap.html | 34 + man/function::atomic_long_read.3stap.html | 34 + man/function::atomic_read.3stap.html | 34 + man/function::backtrace.3stap.html | 34 + man/function::bytes_to_string.3stap.html | 34 + man/function::caller.3stap.html | 34 + man/function::caller_addr.3stap.html | 34 + man/function::callers.3stap.html | 34 + man/function::cmdline_arg.3stap.html | 34 + man/function::cmdline_args.3stap.html | 34 + man/function::cmdline_str.3stap.html | 34 + man/function::commit.3stap.html | 34 + man/function::cpu.3stap.html | 34 + man/function::cpu_clock_ms.3stap.html | 34 + man/function::cpu_clock_ns.3stap.html | 34 + man/function::cpu_clock_s.3stap.html | 34 + man/function::cpu_clock_us.3stap.html | 34 + man/function::cpuid.3stap.html | 34 + man/function::cputime_to_msecs.3stap.html | 34 + man/function::cputime_to_string.3stap.html | 34 + man/function::ctime.3stap.html | 34 + man/function::d_name.3stap.html | 34 + man/function::d_path.3stap.html | 34 + man/function::delete_stopwatch.3stap.html | 34 + man/function::discard.3stap.html | 34 + man/function::egid.3stap.html | 34 + man/function::env_var.3stap.html | 34 + man/function::errno_str.3stap.html | 34 + man/function::error.3stap.html | 34 + man/function::euid.3stap.html | 34 + man/function::execname.3stap.html | 34 + man/function::exit.3stap.html | 34 + man/function::fastcall.3stap.html | 34 + man/function::format_ipaddr.3stap.html | 34 + man/function::ftrace.3stap.html | 34 + man/function::get_cycles.3stap.html | 34 + man/function::get_sa_flags.3stap.html | 34 + man/function::get_sa_handler.3stap.html | 34 + man/function::gettimeofday_ms.3stap.html | 34 + man/function::gettimeofday_ns.3stap.html | 34 + man/function::gettimeofday_s.3stap.html | 34 + man/function::gettimeofday_us.3stap.html | 34 + man/function::gid.3stap.html | 34 + man/function::htonl.3stap.html | 34 + man/function::htonll.3stap.html | 34 + man/function::htons.3stap.html | 34 + man/function::indent.3stap.html | 34 + man/function::inet_get_ip_source.3stap.html | 34 + man/function::inet_get_local_port.3stap.html | 34 + man/function::inode_name.3stap.html | 34 + man/function::int_arg.3stap.html | 34 + man/function::ip_ntop.3stap.html | 34 + man/function::ipmib_filter_key.3stap.html | 34 + man/function::ipmib_get_proto.3stap.html | 34 + man/function::ipmib_local_addr.3stap.html | 34 + man/function::ipmib_remote_addr.3stap.html | 34 + man/function::ipmib_tcp_local_port.3stap.html | 34 + ...function::ipmib_tcp_remote_port.3stap.html | 34 + man/function::is_myproc.3stap.html | 34 + man/function::is_return.3stap.html | 34 + man/function::is_sig_blocked.3stap.html | 34 + man/function::isdigit.3stap.html | 34 + man/function::isinstr.3stap.html | 34 + man/function::jiffies.3stap.html | 34 + man/function::kernel_char.3stap.html | 34 + man/function::kernel_int.3stap.html | 34 + man/function::kernel_long.3stap.html | 34 + man/function::kernel_pointer.3stap.html | 34 + man/function::kernel_short.3stap.html | 34 + man/function::kernel_string.3stap.html | 34 + man/function::kernel_string2.3stap.html | 34 + man/function::kernel_string2_utf16.3stap.html | 34 + man/function::kernel_string2_utf32.3stap.html | 34 + man/function::kernel_string_n.3stap.html | 34 + man/function::kernel_string_utf16.3stap.html | 34 + man/function::kernel_string_utf32.3stap.html | 34 + man/function::linuxmib_filter_key.3stap.html | 34 + man/function::local_clock_ms.3stap.html | 34 + man/function::local_clock_ns.3stap.html | 34 + man/function::local_clock_s.3stap.html | 34 + man/function::local_clock_us.3stap.html | 34 + man/function::log.3stap.html | 34 + man/function::long_arg.3stap.html | 34 + man/function::longlong_arg.3stap.html | 34 + man/function::mdelay.3stap.html | 34 + man/function::mem_page_size.3stap.html | 34 + man/function::modname.3stap.html | 34 + man/function::module_name.3stap.html | 34 + man/function::msecs_to_string.3stap.html | 34 + man/function::nfsderror.3stap.html | 34 + man/function::ntohl.3stap.html | 34 + man/function::ntohll.3stap.html | 34 + man/function::ntohs.3stap.html | 34 + man/function::pages_to_string.3stap.html | 34 + man/function::panic.3stap.html | 34 + man/function::pexecname.3stap.html | 34 + man/function::pgrp.3stap.html | 34 + man/function::pid.3stap.html | 34 + man/function::pid2execname.3stap.html | 34 + man/function::pid2task.3stap.html | 34 + man/function::pn.3stap.html | 34 + man/function::pointer_arg.3stap.html | 34 + man/function::pp.3stap.html | 34 + man/function::ppfunc.3stap.html | 34 + man/function::ppid.3stap.html | 34 + man/function::print_backtrace.3stap.html | 34 + man/function::print_regs.3stap.html | 34 + man/function::print_stack.3stap.html | 34 + man/function::print_syms.3stap.html | 34 + man/function::print_ubacktrace.3stap.html | 34 + ...unction::print_ubacktrace_brief.3stap.html | 34 + man/function::print_ustack.3stap.html | 34 + man/function::print_usyms.3stap.html | 34 + man/function::printk.3stap.html | 34 + man/function::probe_type.3stap.html | 34 + man/function::probefunc.3stap.html | 34 + man/function::probemod.3stap.html | 34 + man/function::proc_mem_data.3stap.html | 34 + man/function::proc_mem_data_pid.3stap.html | 34 + man/function::proc_mem_rss.3stap.html | 34 + man/function::proc_mem_rss_pid.3stap.html | 34 + man/function::proc_mem_shr.3stap.html | 34 + man/function::proc_mem_shr_pid.3stap.html | 34 + man/function::proc_mem_size.3stap.html | 34 + man/function::proc_mem_size_pid.3stap.html | 34 + man/function::proc_mem_string.3stap.html | 34 + man/function::proc_mem_string_pid.3stap.html | 34 + man/function::proc_mem_txt.3stap.html | 34 + man/function::proc_mem_txt_pid.3stap.html | 34 + man/function::pstrace.3stap.html | 34 + man/function::qs_done.3stap.html | 34 + man/function::qs_run.3stap.html | 34 + man/function::qs_wait.3stap.html | 34 + man/function::qsq_blocked.3stap.html | 34 + man/function::qsq_print.3stap.html | 34 + man/function::qsq_service_time.3stap.html | 34 + man/function::qsq_start.3stap.html | 34 + man/function::qsq_throughput.3stap.html | 34 + man/function::qsq_utilization.3stap.html | 34 + ...function::qsq_wait_queue_length.3stap.html | 34 + man/function::qsq_wait_time.3stap.html | 34 + man/function::randint.3stap.html | 34 + man/function::read_stopwatch_ms.3stap.html | 34 + man/function::read_stopwatch_ns.3stap.html | 34 + man/function::read_stopwatch_s.3stap.html | 34 + man/function::read_stopwatch_us.3stap.html | 34 + man/function::real_mount.3stap.html | 34 + man/function::register.3stap.html | 34 + man/function::registers_valid.3stap.html | 34 + man/function::regparm.3stap.html | 34 + man/function::remote_id.3stap.html | 34 + man/function::remote_uri.3stap.html | 34 + man/function::return_str.3stap.html | 34 + man/function::returnstr.3stap.html | 34 + man/function::returnval.3stap.html | 34 + man/function::reverse_path_walk.3stap.html | 34 + man/function::s32_arg.3stap.html | 34 + man/function::s64_arg.3stap.html | 34 + man/function::sa_flags_str.3stap.html | 34 + man/function::sa_handler_str.3stap.html | 34 + man/function::set_kernel_char.3stap.html | 34 + man/function::set_kernel_int.3stap.html | 34 + man/function::set_kernel_long.3stap.html | 34 + man/function::set_kernel_pointer.3stap.html | 34 + man/function::set_kernel_short.3stap.html | 34 + man/function::set_kernel_string.3stap.html | 34 + man/function::set_kernel_string_n.3stap.html | 34 + man/function::sid.3stap.html | 34 + man/function::signal_str.3stap.html | 34 + man/function::sigset_mask_str.3stap.html | 34 + man/function::sock_fam_num2str.3stap.html | 34 + man/function::sock_fam_str2num.3stap.html | 34 + man/function::sock_prot_num2str.3stap.html | 34 + man/function::sock_prot_str2num.3stap.html | 34 + man/function::sock_state_num2str.3stap.html | 34 + man/function::sock_state_str2num.3stap.html | 34 + man/function::speculate.3stap.html | 34 + man/function::speculation.3stap.html | 34 + man/function::sprint_backtrace.3stap.html | 34 + man/function::sprint_stack.3stap.html | 34 + man/function::sprint_syms.3stap.html | 34 + man/function::sprint_ubacktrace.3stap.html | 34 + man/function::sprint_ustack.3stap.html | 34 + man/function::sprint_usyms.3stap.html | 34 + man/function::stack.3stap.html | 34 + man/function::stack_size.3stap.html | 34 + man/function::stack_unused.3stap.html | 34 + man/function::stack_used.3stap.html | 34 + man/function::start_stopwatch.3stap.html | 34 + man/function::stop_stopwatch.3stap.html | 34 + man/function::stp_pid.3stap.html | 34 + man/function::str_replace.3stap.html | 34 + man/function::stringat.3stap.html | 34 + man/function::strlen.3stap.html | 34 + man/function::strtol.3stap.html | 34 + man/function::substr.3stap.html | 34 + man/function::symdata.3stap.html | 34 + man/function::symname.3stap.html | 34 + man/function::system.3stap.html | 34 + man/function::target.3stap.html | 34 + man/function::target_set_pid.3stap.html | 34 + man/function::target_set_report.3stap.html | 34 + man/function::task_backtrace.3stap.html | 34 + man/function::task_cpu.3stap.html | 34 + man/function::task_current.3stap.html | 34 + man/function::task_dentry_path.3stap.html | 34 + man/function::task_egid.3stap.html | 34 + man/function::task_euid.3stap.html | 34 + man/function::task_execname.3stap.html | 34 + man/function::task_gid.3stap.html | 34 + ...function::task_max_file_handles.3stap.html | 34 + man/function::task_nice.3stap.html | 34 + ...unction::task_open_file_handles.3stap.html | 34 + man/function::task_parent.3stap.html | 34 + man/function::task_pid.3stap.html | 34 + man/function::task_prio.3stap.html | 34 + man/function::task_state.3stap.html | 34 + man/function::task_stime.3stap.html | 34 + man/function::task_stime_tid.3stap.html | 34 + man/function::task_tid.3stap.html | 34 + man/function::task_time_string.3stap.html | 34 + man/function::task_time_string_tid.3stap.html | 34 + man/function::task_uid.3stap.html | 34 + man/function::task_utime.3stap.html | 34 + man/function::task_utime_tid.3stap.html | 34 + man/function::tcpmib_filter_key.3stap.html | 34 + man/function::tcpmib_get_state.3stap.html | 34 + man/function::tcpmib_local_addr.3stap.html | 34 + man/function::tcpmib_local_port.3stap.html | 34 + man/function::tcpmib_remote_addr.3stap.html | 34 + man/function::tcpmib_remote_port.3stap.html | 34 + man/function::text_str.3stap.html | 34 + man/function::text_strn.3stap.html | 34 + man/function::thread_indent.3stap.html | 34 + man/function::tid.3stap.html | 34 + man/function::tokenize.3stap.html | 34 + man/function::tz_ctime.3stap.html | 34 + man/function::tz_gmtoff.3stap.html | 34 + man/function::tz_name.3stap.html | 34 + man/function::u32_arg.3stap.html | 34 + man/function::u64_arg.3stap.html | 34 + man/function::u_register.3stap.html | 34 + man/function::uaddr.3stap.html | 34 + man/function::ubacktrace.3stap.html | 34 + man/function::ucallers.3stap.html | 34 + man/function::udelay.3stap.html | 34 + man/function::uid.3stap.html | 34 + man/function::uint_arg.3stap.html | 34 + man/function::ulong_arg.3stap.html | 34 + man/function::ulonglong_arg.3stap.html | 34 + man/function::umodname.3stap.html | 34 + man/function::user_char.3stap.html | 34 + man/function::user_char_warn.3stap.html | 34 + man/function::user_int.3stap.html | 34 + man/function::user_int16.3stap.html | 34 + man/function::user_int32.3stap.html | 34 + man/function::user_int64.3stap.html | 34 + man/function::user_int8.3stap.html | 34 + man/function::user_int_warn.3stap.html | 34 + man/function::user_long.3stap.html | 34 + man/function::user_long_warn.3stap.html | 34 + man/function::user_mode.3stap.html | 34 + man/function::user_short.3stap.html | 34 + man/function::user_short_warn.3stap.html | 34 + man/function::user_string.3stap.html | 34 + man/function::user_string2.3stap.html | 34 + man/function::user_string2_utf16.3stap.html | 34 + man/function::user_string2_utf32.3stap.html | 34 + man/function::user_string_n.3stap.html | 34 + man/function::user_string_n2.3stap.html | 34 + man/function::user_string_n_quoted.3stap.html | 34 + man/function::user_string_n_warn.3stap.html | 34 + man/function::user_string_quoted.3stap.html | 34 + man/function::user_string_utf16.3stap.html | 34 + man/function::user_string_utf32.3stap.html | 34 + man/function::user_string_warn.3stap.html | 34 + man/function::user_uint16.3stap.html | 34 + man/function::user_uint32.3stap.html | 34 + man/function::user_uint64.3stap.html | 34 + man/function::user_uint8.3stap.html | 34 + man/function::user_ushort.3stap.html | 34 + man/function::user_ushort_warn.3stap.html | 34 + man/function::usrdev2kerndev.3stap.html | 34 + man/function::ustack.3stap.html | 34 + man/function::usymdata.3stap.html | 34 + man/function::usymname.3stap.html | 34 + man/function::vm_fault_contains.3stap.html | 34 + man/function::warn.3stap.html | 34 + man/index.html | 686 ++++++++++++++++++ man/probe::ioblock.end.3stap.html | 34 + man/probe::ioblock.request.3stap.html | 34 + man/probe::ioblock_trace.bounce.3stap.html | 34 + man/probe::ioblock_trace.end.3stap.html | 34 + man/probe::ioblock_trace.request.3stap.html | 34 + ...be::ioscheduler.elv_add_request.3stap.html | 34 + ...:ioscheduler.elv_add_request.kp.3stap.html | 34 + ...:ioscheduler.elv_add_request.tp.3stap.html | 34 + ...scheduler.elv_completed_request.3stap.html | 34 + ...e::ioscheduler.elv_next_request.3stap.html | 34 + ...heduler.elv_next_request.return.3stap.html | 34 + ...heduler_trace.elv_abort_request.3stap.html | 34 + ...ler_trace.elv_completed_request.3stap.html | 34 + ...heduler_trace.elv_issue_request.3stap.html | 34 + ...duler_trace.elv_requeue_request.3stap.html | 34 + man/probe::ioscheduler_trace.plug.3stap.html | 34 + ...be::ioscheduler_trace.unplug_io.3stap.html | 34 + ...:ioscheduler_trace.unplug_timer.3stap.html | 34 + man/probe::ipmib.ForwDatagrams.3stap.html | 34 + man/probe::ipmib.FragFails.3stap.html | 34 + man/probe::ipmib.FragOKs.3stap.html | 34 + man/probe::ipmib.InAddrErrors.3stap.html | 34 + man/probe::ipmib.InDiscards.3stap.html | 34 + man/probe::ipmib.InNoRoutes.3stap.html | 34 + man/probe::ipmib.InReceives.3stap.html | 34 + man/probe::ipmib.InUnknownProtos.3stap.html | 34 + man/probe::ipmib.OutRequests.3stap.html | 34 + man/probe::ipmib.ReasmReqds.3stap.html | 34 + man/probe::ipmib.ReasmTimeout.3stap.html | 34 + man/probe::irq_handler.entry.3stap.html | 34 + man/probe::irq_handler.exit.3stap.html | 34 + man/probe::kprocess.create.3stap.html | 34 + man/probe::kprocess.exec.3stap.html | 34 + man/probe::kprocess.exec_complete.3stap.html | 34 + man/probe::kprocess.exit.3stap.html | 34 + man/probe::kprocess.release.3stap.html | 34 + man/probe::kprocess.start.3stap.html | 34 + man/probe::linuxmib.DelayedACKs.3stap.html | 34 + man/probe::linuxmib.ListenDrops.3stap.html | 34 + ...probe::linuxmib.ListenOverflows.3stap.html | 34 + ...be::linuxmib.TCPMemoryPressures.3stap.html | 34 + man/probe::netdev.change_mac.3stap.html | 34 + man/probe::netdev.change_mtu.3stap.html | 34 + man/probe::netdev.change_rx_flag.3stap.html | 34 + man/probe::netdev.close.3stap.html | 34 + man/probe::netdev.get_stats.3stap.html | 34 + man/probe::netdev.hard_transmit.3stap.html | 34 + man/probe::netdev.ioctl.3stap.html | 34 + man/probe::netdev.open.3stap.html | 34 + man/probe::netdev.receive.3stap.html | 34 + man/probe::netdev.register.3stap.html | 34 + man/probe::netdev.rx.3stap.html | 34 + man/probe::netdev.set_promiscuity.3stap.html | 34 + man/probe::netdev.transmit.3stap.html | 34 + man/probe::netdev.unregister.3stap.html | 34 + man/probe::netfilter.arp.forward.3stap.html | 34 + man/probe::netfilter.arp.in.3stap.html | 34 + man/probe::netfilter.arp.out.3stap.html | 34 + ...probe::netfilter.bridge.forward.3stap.html | 34 + ...robe::netfilter.bridge.local_in.3stap.html | 34 + ...obe::netfilter.bridge.local_out.3stap.html | 34 + ...::netfilter.bridge.post_routing.3stap.html | 34 + ...e::netfilter.bridge.pre_routing.3stap.html | 34 + man/probe::netfilter.ip.forward.3stap.html | 34 + man/probe::netfilter.ip.local_in.3stap.html | 34 + man/probe::netfilter.ip.local_out.3stap.html | 34 + ...robe::netfilter.ip.post_routing.3stap.html | 34 + ...probe::netfilter.ip.pre_routing.3stap.html | 34 + man/probe::nfs.aop.readpage.3stap.html | 34 + man/probe::nfs.aop.readpages.3stap.html | 34 + man/probe::nfs.aop.release_page.3stap.html | 34 + man/probe::nfs.aop.set_page_dirty.3stap.html | 34 + man/probe::nfs.aop.write_begin.3stap.html | 34 + man/probe::nfs.aop.write_end.3stap.html | 34 + man/probe::nfs.aop.writepage.3stap.html | 34 + man/probe::nfs.aop.writepages.3stap.html | 34 + man/probe::nfs.fop.aio_read.3stap.html | 34 + man/probe::nfs.fop.aio_write.3stap.html | 34 + man/probe::nfs.fop.check_flags.3stap.html | 34 + man/probe::nfs.fop.flush.3stap.html | 34 + man/probe::nfs.fop.fsync.3stap.html | 34 + man/probe::nfs.fop.llseek.3stap.html | 34 + man/probe::nfs.fop.lock.3stap.html | 34 + man/probe::nfs.fop.mmap.3stap.html | 34 + man/probe::nfs.fop.open.3stap.html | 34 + man/probe::nfs.fop.read.3stap.html | 34 + man/probe::nfs.fop.release.3stap.html | 34 + man/probe::nfs.fop.sendfile.3stap.html | 34 + man/probe::nfs.fop.write.3stap.html | 34 + man/probe::nfs.proc.commit.3stap.html | 34 + man/probe::nfs.proc.commit_done.3stap.html | 34 + man/probe::nfs.proc.commit_setup.3stap.html | 34 + man/probe::nfs.proc.create.3stap.html | 34 + ...robe::nfs.proc.handle_exception.3stap.html | 34 + man/probe::nfs.proc.lookup.3stap.html | 34 + man/probe::nfs.proc.open.3stap.html | 34 + man/probe::nfs.proc.read.3stap.html | 34 + man/probe::nfs.proc.read_done.3stap.html | 34 + man/probe::nfs.proc.read_setup.3stap.html | 34 + man/probe::nfs.proc.release.3stap.html | 34 + man/probe::nfs.proc.remove.3stap.html | 34 + man/probe::nfs.proc.rename.3stap.html | 34 + man/probe::nfs.proc.write.3stap.html | 34 + man/probe::nfs.proc.write_done.3stap.html | 34 + man/probe::nfs.proc.write_setup.3stap.html | 34 + man/probe::nfsd.close.3stap.html | 34 + man/probe::nfsd.commit.3stap.html | 34 + man/probe::nfsd.create.3stap.html | 34 + man/probe::nfsd.createv3.3stap.html | 34 + man/probe::nfsd.dispatch.3stap.html | 34 + man/probe::nfsd.lookup.3stap.html | 34 + man/probe::nfsd.open.3stap.html | 34 + man/probe::nfsd.proc.commit.3stap.html | 34 + man/probe::nfsd.proc.create.3stap.html | 34 + man/probe::nfsd.proc.lookup.3stap.html | 34 + man/probe::nfsd.proc.read.3stap.html | 34 + man/probe::nfsd.proc.remove.3stap.html | 34 + man/probe::nfsd.proc.rename.3stap.html | 34 + man/probe::nfsd.proc.write.3stap.html | 34 + man/probe::nfsd.read.3stap.html | 34 + man/probe::nfsd.rename.3stap.html | 34 + man/probe::nfsd.unlink.3stap.html | 34 + man/probe::nfsd.write.3stap.html | 34 + man/probe::scheduler.balance.3stap.html | 34 + man/probe::scheduler.cpu_off.3stap.html | 34 + man/probe::scheduler.cpu_on.3stap.html | 34 + man/probe::scheduler.ctxswitch.3stap.html | 34 + man/probe::scheduler.kthread_stop.3stap.html | 34 + ...::scheduler.kthread_stop.return.3stap.html | 34 + man/probe::scheduler.migrate.3stap.html | 34 + man/probe::scheduler.process_exit.3stap.html | 34 + man/probe::scheduler.process_fork.3stap.html | 34 + man/probe::scheduler.process_free.3stap.html | 34 + man/probe::scheduler.process_wait.3stap.html | 34 + man/probe::scheduler.signal_send.3stap.html | 34 + man/probe::scheduler.tick.3stap.html | 34 + man/probe::scheduler.wait_task.3stap.html | 34 + man/probe::scheduler.wakeup.3stap.html | 34 + man/probe::scheduler.wakeup_new.3stap.html | 34 + man/probe::scsi.iocompleted.3stap.html | 34 + man/probe::scsi.iodispatching.3stap.html | 34 + man/probe::scsi.iodone.3stap.html | 34 + man/probe::scsi.ioentry.3stap.html | 34 + man/probe::scsi.ioexecute.3stap.html | 34 + man/probe::scsi.set_state.3stap.html | 34 + man/probe::signal.check_ignored.3stap.html | 34 + ...be::signal.check_ignored.return.3stap.html | 34 + man/probe::signal.checkperm.3stap.html | 34 + man/probe::signal.checkperm.return.3stap.html | 34 + man/probe::signal.do_action.3stap.html | 34 + man/probe::signal.do_action.return.3stap.html | 34 + man/probe::signal.flush.3stap.html | 34 + man/probe::signal.force_segv.3stap.html | 34 + ...probe::signal.force_segv.return.3stap.html | 34 + man/probe::signal.handle.3stap.html | 34 + man/probe::signal.handle.return.3stap.html | 34 + man/probe::signal.pending.3stap.html | 34 + man/probe::signal.pending.return.3stap.html | 34 + man/probe::signal.procmask.3stap.html | 34 + man/probe::signal.procmask.return.3stap.html | 34 + man/probe::signal.send.3stap.html | 34 + man/probe::signal.send.return.3stap.html | 34 + man/probe::signal.send_sig_queue.3stap.html | 34 + ...e::signal.send_sig_queue.return.3stap.html | 34 + man/probe::signal.sys_tgkill.3stap.html | 34 + ...probe::signal.sys_tgkill.return.3stap.html | 34 + man/probe::signal.sys_tkill.3stap.html | 34 + man/probe::signal.syskill.3stap.html | 34 + man/probe::signal.syskill.return.3stap.html | 34 + man/probe::signal.systkill.return.3stap.html | 34 + man/probe::signal.wakeup.3stap.html | 34 + man/probe::socket.aio_read.3stap.html | 34 + man/probe::socket.aio_read.return.3stap.html | 34 + man/probe::socket.aio_write.3stap.html | 34 + man/probe::socket.aio_write.return.3stap.html | 34 + man/probe::socket.close.3stap.html | 34 + man/probe::socket.close.return.3stap.html | 34 + man/probe::socket.create.3stap.html | 34 + man/probe::socket.create.return.3stap.html | 34 + man/probe::socket.readv.3stap.html | 34 + man/probe::socket.readv.return.3stap.html | 34 + man/probe::socket.receive.3stap.html | 34 + man/probe::socket.recvmsg.3stap.html | 34 + man/probe::socket.recvmsg.return.3stap.html | 34 + man/probe::socket.send.3stap.html | 34 + man/probe::socket.sendmsg.3stap.html | 34 + man/probe::socket.sendmsg.return.3stap.html | 34 + man/probe::socket.writev.3stap.html | 34 + man/probe::socket.writev.return.3stap.html | 34 + man/probe::softirq.entry.3stap.html | 34 + man/probe::softirq.exit.3stap.html | 34 + man/probe::stap.cache_add_mod.3stap.html | 34 + man/probe::stap.cache_add_nss.3stap.html | 34 + man/probe::stap.cache_add_src.3stap.html | 34 + man/probe::stap.cache_clean.3stap.html | 34 + man/probe::stap.cache_get.3stap.html | 34 + man/probe::stap.pass0.3stap.html | 34 + man/probe::stap.pass0.end.3stap.html | 34 + man/probe::stap.pass1.end.3stap.html | 34 + man/probe::stap.pass1a.3stap.html | 34 + man/probe::stap.pass1b.3stap.html | 34 + man/probe::stap.pass2.3stap.html | 34 + man/probe::stap.pass2.end.3stap.html | 34 + man/probe::stap.pass3.3stap.html | 34 + man/probe::stap.pass3.end.3stap.html | 34 + man/probe::stap.pass4.3stap.html | 34 + man/probe::stap.pass4.end.3stap.html | 34 + man/probe::stap.pass5.3stap.html | 34 + man/probe::stap.pass5.end.3stap.html | 34 + man/probe::stap.pass6.3stap.html | 34 + man/probe::stap.pass6.end.3stap.html | 34 + man/probe::stap.system.3stap.html | 34 + man/probe::stap.system.return.3stap.html | 34 + man/probe::stap.system.spawn.3stap.html | 34 + ...:stapio.receive_control_message.3stap.html | 34 + man/probe::staprun.insert_module.3stap.html | 34 + man/probe::staprun.remove_module.3stap.html | 34 + ...e::staprun.send_control_message.3stap.html | 34 + ...e::sunrpc.clnt.bind_new_program.3stap.html | 34 + man/probe::sunrpc.clnt.call_async.3stap.html | 34 + man/probe::sunrpc.clnt.call_sync.3stap.html | 34 + ...probe::sunrpc.clnt.clone_client.3stap.html | 34 + ...robe::sunrpc.clnt.create_client.3stap.html | 34 + ...probe::sunrpc.clnt.restart_call.3stap.html | 34 + ...be::sunrpc.clnt.shutdown_client.3stap.html | 34 + man/probe::sunrpc.sched.delay.3stap.html | 34 + man/probe::sunrpc.sched.execute.3stap.html | 34 + man/probe::sunrpc.sched.new_task.3stap.html | 34 + ...robe::sunrpc.sched.release_task.3stap.html | 34 + man/probe::sunrpc.svc.create.3stap.html | 34 + man/probe::sunrpc.svc.destroy.3stap.html | 34 + man/probe::sunrpc.svc.drop.3stap.html | 34 + man/probe::sunrpc.svc.process.3stap.html | 34 + man/probe::sunrpc.svc.recv.3stap.html | 34 + man/probe::sunrpc.svc.register.3stap.html | 34 + man/probe::sunrpc.svc.send.3stap.html | 34 + man/probe::tcp.disconnect.3stap.html | 34 + man/probe::tcp.disconnect.return.3stap.html | 34 + man/probe::tcp.receive.3stap.html | 34 + man/probe::tcp.recvmsg.3stap.html | 34 + man/probe::tcp.recvmsg.return.3stap.html | 34 + man/probe::tcp.sendmsg.3stap.html | 34 + man/probe::tcp.sendmsg.return.3stap.html | 34 + man/probe::tcp.setsockopt.3stap.html | 34 + man/probe::tcp.setsockopt.return.3stap.html | 34 + man/probe::tcpmib.ActiveOpens.3stap.html | 34 + man/probe::tcpmib.AttemptFails.3stap.html | 34 + man/probe::tcpmib.CurrEstab.3stap.html | 34 + man/probe::tcpmib.EstabResets.3stap.html | 34 + man/probe::tcpmib.InSegs.3stap.html | 34 + man/probe::tcpmib.OutRsts.3stap.html | 34 + man/probe::tcpmib.OutSegs.3stap.html | 34 + man/probe::tcpmib.PassiveOpens.3stap.html | 34 + man/probe::tcpmib.RetransSegs.3stap.html | 34 + man/probe::tty.init.3stap.html | 34 + man/probe::tty.ioctl.3stap.html | 34 + man/probe::tty.open.3stap.html | 34 + man/probe::tty.poll.3stap.html | 34 + man/probe::tty.read.3stap.html | 34 + man/probe::tty.receive.3stap.html | 34 + man/probe::tty.register.3stap.html | 34 + man/probe::tty.release.3stap.html | 34 + man/probe::tty.resize.3stap.html | 34 + man/probe::tty.unregister.3stap.html | 34 + man/probe::tty.write.3stap.html | 34 + man/probe::udp.disconnect.3stap.html | 34 + man/probe::udp.disconnect.return.3stap.html | 34 + man/probe::udp.recvmsg.3stap.html | 34 + man/probe::udp.recvmsg.return.3stap.html | 34 + man/probe::udp.sendmsg.3stap.html | 34 + man/probe::udp.sendmsg.return.3stap.html | 34 + man/probe::vm.brk.3stap.html | 34 + man/probe::vm.kfree.3stap.html | 34 + man/probe::vm.kmalloc.3stap.html | 34 + man/probe::vm.kmalloc_node.3stap.html | 34 + man/probe::vm.kmem_cache_alloc.3stap.html | 34 + ...probe::vm.kmem_cache_alloc_node.3stap.html | 34 + man/probe::vm.kmem_cache_free.3stap.html | 34 + man/probe::vm.mmap.3stap.html | 34 + man/probe::vm.munmap.3stap.html | 34 + man/probe::vm.oom_kill.3stap.html | 34 + man/probe::vm.pagefault.3stap.html | 34 + man/probe::vm.pagefault.return.3stap.html | 34 + man/probe::vm.write_shared.3stap.html | 34 + man/probe::vm.write_shared_copy.3stap.html | 34 + man/probe::workqueue.create.3stap.html | 34 + man/probe::workqueue.destroy.3stap.html | 34 + man/probe::workqueue.execute.3stap.html | 34 + man/probe::workqueue.insert.3stap.html | 34 + man/stap-merge.1.html | 34 + man/stap-server.8.html | 34 + man/stap.1.html | 34 + man/stapex.3stap.html | 34 + man/stapfuncs.3stap.html | 34 + man/stappaths.7.html | 34 + man/stapprobes.3stap.html | 34 + man/staprun.8.html | 34 + man/stapvars.3stap.html | 34 + man/tapset::ansi.3stap.html | 34 + man/tapset::atomic.3stap.html | 34 + man/tapset::context-caller.3stap.html | 34 + man/tapset::context-envvar.3stap.html | 34 + man/tapset::context-symbols.3stap.html | 34 + man/tapset::context-unwind.3stap.html | 34 + man/tapset::context.3stap.html | 34 + man/tapset::conversions-guru.3stap.html | 34 + man/tapset::conversions.3stap.html | 34 + man/tapset::ctime.3stap.html | 34 + man/tapset::dentry.3stap.html | 34 + man/tapset::dev.3stap.html | 34 + man/tapset::errno.3stap.html | 34 + man/tapset::guru-delay.3stap.html | 34 + man/tapset::indent.3stap.html | 34 + man/tapset::inet.3stap.html | 34 + man/tapset::inet_sock.3stap.html | 34 + man/tapset::ioblock.3stap.html | 34 + man/tapset::ioscheduler.3stap.html | 34 + man/tapset::ip.3stap.html | 34 + man/tapset::ipmib-filter-default.3stap.html | 34 + man/tapset::ipmib.3stap.html | 34 + man/tapset::irq.3stap.html | 34 + man/tapset::kprocess.3stap.html | 34 + ...tapset::linuxmib-filter-default.3stap.html | 34 + man/tapset::linuxmib.3stap.html | 34 + man/tapset::logging.3stap.html | 34 + man/tapset::memory.3stap.html | 34 + man/tapset::netfilter.3stap.html | 34 + man/tapset::networking.3stap.html | 34 + man/tapset::nfs.3stap.html | 34 + man/tapset::nfs_proc.3stap.html | 34 + man/tapset::nfsd.3stap.html | 34 + man/tapset::nfsderrno.3stap.html | 34 + man/tapset::panic.3stap.html | 34 + man/tapset::pn.3stap.html | 34 + man/tapset::proc_mem.3stap.html | 34 + man/tapset::pstrace.3stap.html | 34 + man/tapset::queue_stats.3stap.html | 34 + man/tapset::random.3stap.html | 34 + man/tapset::registers.3stap.html | 34 + man/tapset::rpc.3stap.html | 34 + man/tapset::scheduler.3stap.html | 34 + man/tapset::scsi.3stap.html | 34 + man/tapset::signal.3stap.html | 34 + man/tapset::socket.3stap.html | 34 + man/tapset::speculative.3stap.html | 34 + man/tapset::stap_staticmarkers.3stap.html | 34 + man/tapset::stopwatch.3stap.html | 34 + man/tapset::string.3stap.html | 34 + man/tapset::system.3stap.html | 34 + man/tapset::target_set.3stap.html | 34 + man/tapset::task.3stap.html | 34 + man/tapset::task_time.3stap.html | 34 + man/tapset::tcp.3stap.html | 34 + man/tapset::tcpmib-filter-default.3stap.html | 34 + man/tapset::tcpmib.3stap.html | 34 + man/tapset::timestamp.3stap.html | 34 + man/tapset::timestamp_gtod.3stap.html | 34 + man/tapset::timestamp_monotonic.3stap.html | 34 + man/tapset::tokenize.3stap.html | 34 + man/tapset::tty.3stap.html | 34 + man/tapset::tzinfo.3stap.html | 34 + man/tapset::ucontext-symbols.3stap.html | 34 + man/tapset::ucontext-unwind.3stap.html | 34 + man/tapset::ucontext.3stap.html | 34 + man/tapset::uconversions.3stap.html | 34 + man/tapset::udp.3stap.html | 34 + man/warning::debuginfo.7stap.html | 34 + tapsets.pdf | Bin 1313523 -> 1313523 bytes tapsets/API-HZ.html | 4 +- tapsets/API-MAJOR.html | 2 +- tapsets/API-MINOR.html | 2 +- tapsets/API-MKDEV.html | 2 +- tapsets/API-addr-to-node.html | 4 +- tapsets/API-addr.html | 4 +- tapsets/API-ansi-clear-screen.html | 4 +- tapsets/API-ansi-cursor-hide.html | 4 +- tapsets/API-ansi-cursor-move.html | 4 +- tapsets/API-ansi-cursor-restore.html | 4 +- tapsets/API-ansi-cursor-save.html | 4 +- tapsets/API-ansi-cursor-show.html | 4 +- tapsets/API-ansi-new-line.html | 4 +- tapsets/API-ansi-reset-color.html | 4 +- tapsets/API-ansi-set-color.html | 4 +- tapsets/API-ansi-set-color2.html | 4 +- tapsets/API-ansi-set-color3.html | 4 +- tapsets/API-asmlinkage.html | 4 +- tapsets/API-atomic-long-read.html | 4 +- tapsets/API-atomic-read.html | 4 +- tapsets/API-backtrace.html | 4 +- tapsets/API-bytes-to-string.html | 4 +- tapsets/API-caller-addr.html | 4 +- tapsets/API-caller.html | 4 +- tapsets/API-cmdline-arg.html | 4 +- tapsets/API-cmdline-args.html | 4 +- tapsets/API-cmdline-str.html | 4 +- tapsets/API-commit.html | 4 +- tapsets/API-cpu-clock-ms.html | 4 +- tapsets/API-cpu-clock-ns.html | 4 +- tapsets/API-cpu-clock-s.html | 4 +- tapsets/API-cpu-clock-us.html | 4 +- tapsets/API-cpu.html | 4 +- tapsets/API-cpuid.html | 4 +- tapsets/API-cputime-to-msecs.html | 2 +- tapsets/API-cputime-to-string.html | 4 +- tapsets/API-ctime.html | 4 +- tapsets/API-d-name.html | 4 +- tapsets/API-d-path.html | 4 +- tapsets/API-delete-stopwatch.html | 4 +- tapsets/API-discard.html | 2 +- tapsets/API-egid.html | 4 +- tapsets/API-env-var.html | 4 +- tapsets/API-errno-str.html | 4 +- tapsets/API-error.html | 4 +- tapsets/API-euid.html | 4 +- tapsets/API-execname.html | 4 +- tapsets/API-exit.html | 4 +- tapsets/API-fastcall.html | 4 +- tapsets/API-format-ipaddr.html | 2 +- tapsets/API-ftrace.html | 4 +- tapsets/API-get-cycles.html | 4 +- tapsets/API-get-sa-flags.html | 2 +- tapsets/API-get-sa-handler.html | 2 +- tapsets/API-gettimeofday-ms.html | 4 +- tapsets/API-gettimeofday-ns.html | 4 +- tapsets/API-gettimeofday-s.html | 4 +- tapsets/API-gettimeofday-us.html | 4 +- tapsets/API-gid.html | 4 +- tapsets/API-htonl.html | 2 +- tapsets/API-htonll.html | 2 +- tapsets/API-htons.html | 2 +- tapsets/API-indent.html | 4 +- tapsets/API-inet-get-ip-source.html | 2 +- tapsets/API-inet-get-local-port.html | 2 +- tapsets/API-inode-name.html | 4 +- tapsets/API-int-arg.html | 4 +- tapsets/API-ioblock-end.html | 6 +- tapsets/API-ioblock-request.html | 6 +- tapsets/API-ioblock-trace-bounce.html | 6 +- tapsets/API-ioblock-trace-end.html | 6 +- tapsets/API-ioblock-trace-request.html | 6 +- .../API-ioscheduler-elv-add-request-kp.html | 2 +- .../API-ioscheduler-elv-add-request-tp.html | 2 +- tapsets/API-ioscheduler-elv-add-request.html | 2 +- ...API-ioscheduler-elv-completed-request.html | 2 +- ...I-ioscheduler-elv-next-request-return.html | 2 +- tapsets/API-ioscheduler-elv-next-request.html | 2 +- ...I-ioscheduler-trace-elv-abort-request.html | 2 +- ...scheduler-trace-elv-completed-request.html | 4 +- ...I-ioscheduler-trace-elv-issue-request.html | 4 +- ...ioscheduler-trace-elv-requeue-request.html | 4 +- tapsets/API-ioscheduler-trace-plug.html | 4 +- tapsets/API-ioscheduler-trace-unplug-io.html | 4 +- .../API-ioscheduler-trace-unplug-timer.html | 4 +- tapsets/API-ip-ntop.html | 2 +- tapsets/API-ipmib-ForwDatagrams.html | 4 +- tapsets/API-ipmib-FragFails.html | 4 +- tapsets/API-ipmib-FragOKs.html | 4 +- tapsets/API-ipmib-InAddrErrors.html | 4 +- tapsets/API-ipmib-InDiscards.html | 4 +- tapsets/API-ipmib-InNoRoutes.html | 4 +- tapsets/API-ipmib-InReceives.html | 4 +- tapsets/API-ipmib-InUnknownProtos.html | 4 +- tapsets/API-ipmib-OutRequests.html | 4 +- tapsets/API-ipmib-ReasmReqds.html | 4 +- tapsets/API-ipmib-ReasmTimeout.html | 4 +- tapsets/API-ipmib-filter-key.html | 4 +- tapsets/API-ipmib-get-proto.html | 4 +- tapsets/API-ipmib-local-addr.html | 4 +- tapsets/API-ipmib-remote-addr.html | 4 +- tapsets/API-ipmib-tcp-local-port.html | 4 +- tapsets/API-ipmib-tcp-remote-port.html | 4 +- tapsets/API-irq-handler-entry.html | 2 +- tapsets/API-irq-handler-exit.html | 2 +- tapsets/API-is-myproc.html | 4 +- tapsets/API-is-return.html | 4 +- tapsets/API-is-sig-blocked.html | 2 +- tapsets/API-isdigit.html | 4 +- tapsets/API-isinstr.html | 4 +- tapsets/API-jiffies.html | 4 +- tapsets/API-kernel-char.html | 4 +- tapsets/API-kernel-int.html | 4 +- tapsets/API-kernel-long.html | 4 +- tapsets/API-kernel-pointer.html | 4 +- tapsets/API-kernel-short.html | 4 +- tapsets/API-kernel-string-n.html | 4 +- tapsets/API-kernel-string.html | 4 +- tapsets/API-kernel-string2.html | 4 +- tapsets/API-kprocess-create.html | 6 +- tapsets/API-kprocess-exec-complete.html | 6 +- tapsets/API-kprocess-exec.html | 6 +- tapsets/API-kprocess-exit.html | 6 +- tapsets/API-kprocess-release.html | 6 +- tapsets/API-kprocess-start.html | 6 +- tapsets/API-linuxmib-DelayedACKs.html | 4 +- tapsets/API-linuxmib-ListenDrops.html | 4 +- tapsets/API-linuxmib-ListenOverflows.html | 4 +- tapsets/API-linuxmib-TCPMemoryPressures.html | 4 +- tapsets/API-linuxmib-filter-key.html | 4 +- tapsets/API-local-clock-ms.html | 4 +- tapsets/API-local-clock-ns.html | 4 +- tapsets/API-local-clock-s.html | 4 +- tapsets/API-local-clock-us.html | 4 +- tapsets/API-log.html | 4 +- tapsets/API-long-arg.html | 4 +- tapsets/API-longlong-arg.html | 4 +- tapsets/API-mdelay.html | 4 +- tapsets/API-mem-page-size.html | 2 +- tapsets/API-modname.html | 4 +- tapsets/API-module-name.html | 4 +- tapsets/API-msecs-to-string.html | 4 +- tapsets/API-netdev-change-mac.html | 2 +- tapsets/API-netdev-change-mtu.html | 2 +- tapsets/API-netdev-change-rx-flag.html | 2 +- tapsets/API-netdev-close.html | 2 +- tapsets/API-netdev-get-stats.html | 2 +- tapsets/API-netdev-hard-transmit.html | 2 +- tapsets/API-netdev-ioctl.html | 2 +- tapsets/API-netdev-open.html | 2 +- tapsets/API-netdev-receive.html | 2 +- tapsets/API-netdev-register.html | 2 +- tapsets/API-netdev-rx.html | 2 +- tapsets/API-netdev-set-promiscuity.html | 2 +- tapsets/API-netdev-transmit.html | 2 +- tapsets/API-netdev-unregister.html | 2 +- tapsets/API-netfilter-arp-forward.html | 2 +- tapsets/API-netfilter-arp-in.html | 2 +- tapsets/API-netfilter-arp-out.html | 2 +- tapsets/API-netfilter-bridge-forward.html | 2 +- tapsets/API-netfilter-bridge-local-in.html | 2 +- tapsets/API-netfilter-bridge-local-out.html | 2 +- .../API-netfilter-bridge-post-routing.html | 2 +- tapsets/API-netfilter-bridge-pre-routing.html | 2 +- tapsets/API-netfilter-ip-forward.html | 2 +- tapsets/API-netfilter-ip-local-in.html | 2 +- tapsets/API-netfilter-ip-local-out.html | 2 +- tapsets/API-netfilter-ip-post-routing.html | 2 +- tapsets/API-netfilter-ip-pre-routing.html | 2 +- tapsets/API-nfs-aop-readpage.html | 4 +- tapsets/API-nfs-aop-readpages.html | 4 +- tapsets/API-nfs-aop-release-page.html | 4 +- tapsets/API-nfs-aop-set-page-dirty.html | 4 +- tapsets/API-nfs-aop-write-begin.html | 4 +- tapsets/API-nfs-aop-write-end.html | 4 +- tapsets/API-nfs-aop-writepage.html | 4 +- tapsets/API-nfs-aop-writepages.html | 4 +- tapsets/API-nfs-fop-aio-read.html | 2 +- tapsets/API-nfs-fop-aio-write.html | 2 +- tapsets/API-nfs-fop-check-flags.html | 2 +- tapsets/API-nfs-fop-flush.html | 2 +- tapsets/API-nfs-fop-fsync.html | 2 +- tapsets/API-nfs-fop-llseek.html | 2 +- tapsets/API-nfs-fop-lock.html | 2 +- tapsets/API-nfs-fop-mmap.html | 2 +- tapsets/API-nfs-fop-open.html | 2 +- tapsets/API-nfs-fop-read.html | 4 +- tapsets/API-nfs-fop-release.html | 2 +- tapsets/API-nfs-fop-sendfile.html | 2 +- tapsets/API-nfs-fop-write.html | 4 +- tapsets/API-nfs-proc-commit-done.html | 4 +- tapsets/API-nfs-proc-commit-setup.html | 4 +- tapsets/API-nfs-proc-commit.html | 4 +- tapsets/API-nfs-proc-create.html | 2 +- tapsets/API-nfs-proc-handle-exception.html | 4 +- tapsets/API-nfs-proc-lookup.html | 2 +- tapsets/API-nfs-proc-open.html | 4 +- tapsets/API-nfs-proc-read-done.html | 4 +- tapsets/API-nfs-proc-read-setup.html | 4 +- tapsets/API-nfs-proc-read.html | 4 +- tapsets/API-nfs-proc-release.html | 4 +- tapsets/API-nfs-proc-remove.html | 2 +- tapsets/API-nfs-proc-rename.html | 2 +- tapsets/API-nfs-proc-write-done.html | 4 +- tapsets/API-nfs-proc-write-setup.html | 4 +- tapsets/API-nfs-proc-write.html | 4 +- tapsets/API-nfsd-close.html | 2 +- tapsets/API-nfsd-commit.html | 2 +- tapsets/API-nfsd-create.html | 4 +- tapsets/API-nfsd-createv3.html | 4 +- tapsets/API-nfsd-dispatch.html | 2 +- tapsets/API-nfsd-lookup.html | 2 +- tapsets/API-nfsd-open.html | 2 +- tapsets/API-nfsd-proc-commit.html | 2 +- tapsets/API-nfsd-proc-create.html | 2 +- tapsets/API-nfsd-proc-lookup.html | 2 +- tapsets/API-nfsd-proc-read.html | 2 +- tapsets/API-nfsd-proc-remove.html | 2 +- tapsets/API-nfsd-proc-rename.html | 2 +- tapsets/API-nfsd-proc-write.html | 2 +- tapsets/API-nfsd-read.html | 2 +- tapsets/API-nfsd-rename.html | 2 +- tapsets/API-nfsd-unlink.html | 2 +- tapsets/API-nfsd-write.html | 2 +- tapsets/API-nfsderror.html | 4 +- tapsets/API-ntohl.html | 2 +- tapsets/API-ntohll.html | 2 +- tapsets/API-ntohs.html | 2 +- tapsets/API-pages-to-string.html | 4 +- tapsets/API-pexecname.html | 4 +- tapsets/API-pgrp.html | 4 +- tapsets/API-pid.html | 4 +- tapsets/API-pid2execname.html | 4 +- tapsets/API-pid2task.html | 4 +- tapsets/API-pn.html | 4 +- tapsets/API-pointer-arg.html | 4 +- tapsets/API-pp.html | 4 +- tapsets/API-ppid.html | 4 +- tapsets/API-print-backtrace.html | 4 +- tapsets/API-print-regs.html | 4 +- tapsets/API-print-stack.html | 6 +- tapsets/API-print-ubacktrace-brief.html | 6 +- tapsets/API-print-ubacktrace.html | 6 +- tapsets/API-print-ustack.html | 6 +- tapsets/API-printk.html | 4 +- tapsets/API-probe-type.html | 4 +- tapsets/API-probefunc.html | 6 +- tapsets/API-probemod.html | 4 +- tapsets/API-proc-mem-data-pid.html | 4 +- tapsets/API-proc-mem-data.html | 4 +- tapsets/API-proc-mem-rss-pid.html | 4 +- tapsets/API-proc-mem-rss.html | 4 +- tapsets/API-proc-mem-shr-pid.html | 4 +- tapsets/API-proc-mem-shr.html | 4 +- tapsets/API-proc-mem-size-pid.html | 4 +- tapsets/API-proc-mem-size.html | 4 +- tapsets/API-proc-mem-string-pid.html | 4 +- tapsets/API-proc-mem-string.html | 4 +- tapsets/API-proc-mem-txt-pid.html | 4 +- tapsets/API-proc-mem-txt.html | 4 +- tapsets/API-pstrace.html | 4 +- tapsets/API-qs-done.html | 4 +- tapsets/API-qs-run.html | 4 +- tapsets/API-qs-wait.html | 4 +- tapsets/API-qsq-blocked.html | 4 +- tapsets/API-qsq-print.html | 6 +- tapsets/API-qsq-service-time.html | 4 +- tapsets/API-qsq-start.html | 4 +- tapsets/API-qsq-throughput.html | 4 +- tapsets/API-qsq-utilization.html | 4 +- tapsets/API-qsq-wait-queue-length.html | 4 +- tapsets/API-qsq-wait-time.html | 4 +- tapsets/API-randint.html | 2 +- tapsets/API-read-stopwatch-ms.html | 4 +- tapsets/API-read-stopwatch-ns.html | 4 +- tapsets/API-read-stopwatch-s.html | 4 +- tapsets/API-read-stopwatch-us.html | 4 +- tapsets/API-real-mount.html | 4 +- tapsets/API-register.html | 4 +- tapsets/API-registers-valid.html | 4 +- tapsets/API-regparm.html | 4 +- tapsets/API-remote-id.html | 4 +- tapsets/API-remote-uri.html | 4 +- tapsets/API-return-str.html | 4 +- tapsets/API-returnstr.html | 4 +- tapsets/API-returnval.html | 4 +- tapsets/API-reverse-path-walk.html | 4 +- tapsets/API-s32-arg.html | 4 +- tapsets/API-s64-arg.html | 4 +- tapsets/API-sa-flags-str.html | 2 +- tapsets/API-sa-handler-str.html | 4 +- tapsets/API-scheduler-balance.html | 4 +- tapsets/API-scheduler-cpu-off.html | 4 +- tapsets/API-scheduler-cpu-on.html | 4 +- tapsets/API-scheduler-ctxswitch.html | 2 +- .../API-scheduler-kthread-stop-return.html | 2 +- tapsets/API-scheduler-kthread-stop.html | 2 +- tapsets/API-scheduler-migrate.html | 2 +- tapsets/API-scheduler-process-exit.html | 2 +- tapsets/API-scheduler-process-fork.html | 2 +- tapsets/API-scheduler-process-free.html | 2 +- tapsets/API-scheduler-process-wait.html | 2 +- tapsets/API-scheduler-signal-send.html | 2 +- tapsets/API-scheduler-tick.html | 4 +- tapsets/API-scheduler-wait-task.html | 2 +- tapsets/API-scheduler-wakeup-new.html | 2 +- tapsets/API-scheduler-wakeup.html | 2 +- tapsets/API-scsi-iocompleted.html | 2 +- tapsets/API-scsi-iodispatching.html | 2 +- tapsets/API-scsi-iodone.html | 2 +- tapsets/API-scsi-ioentry.html | 2 +- tapsets/API-scsi-ioexecute.html | 2 +- tapsets/API-scsi-set-state.html | 2 +- tapsets/API-set-kernel-char.html | 4 +- tapsets/API-set-kernel-int.html | 4 +- tapsets/API-set-kernel-long.html | 4 +- tapsets/API-set-kernel-pointer.html | 4 +- tapsets/API-set-kernel-short.html | 4 +- tapsets/API-set-kernel-string-n.html | 4 +- tapsets/API-set-kernel-string.html | 4 +- tapsets/API-sid.html | 4 +- tapsets/API-signal-check-ignored-return.html | 2 +- tapsets/API-signal-check-ignored.html | 2 +- tapsets/API-signal-checkperm-return.html | 2 +- tapsets/API-signal-checkperm.html | 2 +- tapsets/API-signal-do-action-return.html | 2 +- tapsets/API-signal-do-action.html | 2 +- tapsets/API-signal-flush.html | 2 +- tapsets/API-signal-force-segv-return.html | 2 +- tapsets/API-signal-force-segv.html | 2 +- tapsets/API-signal-handle-return.html | 4 +- tapsets/API-signal-handle.html | 2 +- tapsets/API-signal-pending-return.html | 2 +- tapsets/API-signal-pending.html | 4 +- tapsets/API-signal-procmask-return.html | 2 +- tapsets/API-signal-procmask.html | 2 +- tapsets/API-signal-send-return.html | 6 +- tapsets/API-signal-send-sig-queue-return.html | 2 +- tapsets/API-signal-send-sig-queue.html | 2 +- tapsets/API-signal-send.html | 4 +- tapsets/API-signal-str.html | 2 +- tapsets/API-signal-sys-tgkill-return.html | 2 +- tapsets/API-signal-sys-tgkill.html | 4 +- tapsets/API-signal-sys-tkill.html | 4 +- tapsets/API-signal-syskill-return.html | 2 +- tapsets/API-signal-syskill.html | 2 +- tapsets/API-signal-systkill-return.html | 2 +- tapsets/API-signal-wakeup.html | 2 +- tapsets/API-sigset-mask-str.html | 2 +- tapsets/API-sock-fam-num2str.html | 2 +- tapsets/API-sock-fam-str2num.html | 2 +- tapsets/API-sock-prot-num2str.html | 2 +- tapsets/API-sock-prot-str2num.html | 2 +- tapsets/API-sock-state-num2str.html | 2 +- tapsets/API-sock-state-str2num.html | 2 +- tapsets/API-socket-aio-read-return.html | 6 +- tapsets/API-socket-aio-read.html | 6 +- tapsets/API-socket-aio-write-return.html | 6 +- tapsets/API-socket-aio-write.html | 6 +- tapsets/API-socket-close-return.html | 6 +- tapsets/API-socket-close.html | 6 +- tapsets/API-socket-create-return.html | 6 +- tapsets/API-socket-create.html | 6 +- tapsets/API-socket-readv-return.html | 6 +- tapsets/API-socket-readv.html | 6 +- tapsets/API-socket-receive.html | 4 +- tapsets/API-socket-recvmsg-return.html | 6 +- tapsets/API-socket-recvmsg.html | 6 +- tapsets/API-socket-send.html | 4 +- tapsets/API-socket-sendmsg-return.html | 6 +- tapsets/API-socket-sendmsg.html | 6 +- tapsets/API-socket-writev-return.html | 6 +- tapsets/API-socket-writev.html | 6 +- tapsets/API-softirq-entry.html | 2 +- tapsets/API-softirq-exit.html | 2 +- tapsets/API-speculate.html | 4 +- tapsets/API-speculation.html | 4 +- tapsets/API-sprint-backtrace.html | 4 +- tapsets/API-sprint-stack.html | 6 +- tapsets/API-sprint-ubacktrace.html | 6 +- tapsets/API-sprint-ustack.html | 6 +- tapsets/API-stack-size.html | 4 +- tapsets/API-stack-unused.html | 4 +- tapsets/API-stack-used.html | 4 +- tapsets/API-stap-cache-add-mod.html | 4 +- tapsets/API-stap-cache-add-nss.html | 4 +- tapsets/API-stap-cache-add-src.html | 4 +- tapsets/API-stap-cache-clean.html | 4 +- tapsets/API-stap-cache-get.html | 4 +- tapsets/API-stap-pass0-end.html | 4 +- tapsets/API-stap-pass0.html | 4 +- tapsets/API-stap-pass1-end.html | 4 +- tapsets/API-stap-pass1a.html | 4 +- tapsets/API-stap-pass1b.html | 4 +- tapsets/API-stap-pass2-end.html | 4 +- tapsets/API-stap-pass2.html | 4 +- tapsets/API-stap-pass3-end.html | 4 +- tapsets/API-stap-pass3.html | 4 +- tapsets/API-stap-pass4-end.html | 4 +- tapsets/API-stap-pass4.html | 4 +- tapsets/API-stap-pass5-end.html | 4 +- tapsets/API-stap-pass5.html | 4 +- tapsets/API-stap-pass6-end.html | 4 +- tapsets/API-stap-pass6.html | 4 +- tapsets/API-stap-system-return.html | 4 +- tapsets/API-stap-system-spawn.html | 4 +- tapsets/API-stap-system.html | 4 +- .../API-stapio-receive-control-message.html | 4 +- tapsets/API-staprun-insert-module.html | 4 +- tapsets/API-staprun-remove-module.html | 4 +- tapsets/API-staprun-send-control-message.html | 4 +- tapsets/API-start-stopwatch.html | 4 +- tapsets/API-stop-stopwatch.html | 4 +- tapsets/API-stp-pid.html | 4 +- tapsets/API-str-replace.html | 4 +- tapsets/API-stringat.html | 4 +- tapsets/API-strlen.html | 4 +- tapsets/API-strtol.html | 4 +- tapsets/API-substr.html | 4 +- tapsets/API-sunrpc-clnt-bind-new-program.html | 2 +- tapsets/API-sunrpc-clnt-call-async.html | 2 +- tapsets/API-sunrpc-clnt-call-sync.html | 2 +- tapsets/API-sunrpc-clnt-clone-client.html | 2 +- tapsets/API-sunrpc-clnt-create-client.html | 2 +- tapsets/API-sunrpc-clnt-restart-call.html | 2 +- tapsets/API-sunrpc-clnt-shutdown-client.html | 2 +- tapsets/API-sunrpc-sched-delay.html | 2 +- tapsets/API-sunrpc-sched-execute.html | 2 +- tapsets/API-sunrpc-sched-new-task.html | 2 +- tapsets/API-sunrpc-sched-release-task.html | 4 +- tapsets/API-sunrpc-svc-create.html | 2 +- tapsets/API-sunrpc-svc-destroy.html | 2 +- tapsets/API-sunrpc-svc-drop.html | 2 +- tapsets/API-sunrpc-svc-process.html | 2 +- tapsets/API-sunrpc-svc-recv.html | 2 +- tapsets/API-sunrpc-svc-register.html | 4 +- tapsets/API-sunrpc-svc-send.html | 2 +- tapsets/API-symdata.html | 4 +- tapsets/API-symname.html | 4 +- tapsets/API-system.html | 4 +- tapsets/API-target-set-pid.html | 4 +- tapsets/API-target-set-report.html | 4 +- tapsets/API-target.html | 4 +- tapsets/API-task-backtrace.html | 4 +- tapsets/API-task-cpu.html | 4 +- tapsets/API-task-current.html | 4 +- tapsets/API-task-dentry-path.html | 4 +- tapsets/API-task-egid.html | 4 +- tapsets/API-task-euid.html | 4 +- tapsets/API-task-execname.html | 4 +- tapsets/API-task-gid.html | 4 +- tapsets/API-task-max-file-handles.html | 4 +- tapsets/API-task-nice.html | 4 +- tapsets/API-task-open-file-handles.html | 4 +- tapsets/API-task-parent.html | 4 +- tapsets/API-task-pid.html | 4 +- tapsets/API-task-prio.html | 4 +- tapsets/API-task-state.html | 4 +- tapsets/API-task-stime-tid.html | 4 +- tapsets/API-task-stime.html | 4 +- tapsets/API-task-tid.html | 4 +- tapsets/API-task-time-string-tid.html | 4 +- tapsets/API-task-time-string.html | 4 +- tapsets/API-task-uid.html | 4 +- tapsets/API-task-utime-tid.html | 4 +- tapsets/API-task-utime.html | 4 +- tapsets/API-tcp-disconnect-return.html | 4 +- tapsets/API-tcp-disconnect.html | 4 +- tapsets/API-tcp-receive.html | 2 +- tapsets/API-tcp-recvmsg-return.html | 4 +- tapsets/API-tcp-recvmsg.html | 4 +- tapsets/API-tcp-sendmsg-return.html | 4 +- tapsets/API-tcp-sendmsg.html | 4 +- tapsets/API-tcp-setsockopt-return.html | 4 +- tapsets/API-tcp-setsockopt.html | 4 +- tapsets/API-tcpmib-ActiveOpens.html | 4 +- tapsets/API-tcpmib-AttemptFails.html | 4 +- tapsets/API-tcpmib-CurrEstab.html | 4 +- tapsets/API-tcpmib-EstabResets.html | 4 +- tapsets/API-tcpmib-InSegs.html | 4 +- tapsets/API-tcpmib-OutRsts.html | 4 +- tapsets/API-tcpmib-OutSegs.html | 4 +- tapsets/API-tcpmib-PassiveOpens.html | 4 +- tapsets/API-tcpmib-RetransSegs.html | 4 +- tapsets/API-tcpmib-filter-key.html | 4 +- tapsets/API-tcpmib-get-state.html | 4 +- tapsets/API-tcpmib-local-addr.html | 4 +- tapsets/API-tcpmib-local-port.html | 4 +- tapsets/API-tcpmib-remote-addr.html | 4 +- tapsets/API-tcpmib-remote-port.html | 4 +- tapsets/API-text-str.html | 4 +- tapsets/API-text-strn.html | 4 +- tapsets/API-thread-indent.html | 4 +- tapsets/API-tid.html | 4 +- tapsets/API-tokenize.html | 4 +- tapsets/API-tty-init.html | 2 +- tapsets/API-tty-ioctl.html | 2 +- tapsets/API-tty-open.html | 2 +- tapsets/API-tty-poll.html | 2 +- tapsets/API-tty-read.html | 2 +- tapsets/API-tty-receive.html | 2 +- tapsets/API-tty-register.html | 2 +- tapsets/API-tty-release.html | 2 +- tapsets/API-tty-resize.html | 2 +- tapsets/API-tty-unregister.html | 2 +- tapsets/API-tty-write.html | 2 +- tapsets/API-tz-ctime.html | 4 +- tapsets/API-tz-gmtoff.html | 4 +- tapsets/API-tz-name.html | 4 +- tapsets/API-u-register.html | 4 +- tapsets/API-u32-arg.html | 4 +- tapsets/API-u64-arg.html | 4 +- tapsets/API-uaddr.html | 4 +- tapsets/API-ubacktrace.html | 6 +- tapsets/API-udelay.html | 4 +- tapsets/API-udp-disconnect-return.html | 4 +- tapsets/API-udp-disconnect.html | 4 +- tapsets/API-udp-recvmsg-return.html | 4 +- tapsets/API-udp-recvmsg.html | 4 +- tapsets/API-udp-sendmsg-return.html | 4 +- tapsets/API-udp-sendmsg.html | 4 +- tapsets/API-uid.html | 4 +- tapsets/API-uint-arg.html | 4 +- tapsets/API-ulong-arg.html | 4 +- tapsets/API-ulonglong-arg.html | 4 +- tapsets/API-umodname.html | 4 +- tapsets/API-user-char-warn.html | 4 +- tapsets/API-user-char.html | 4 +- tapsets/API-user-int-warn.html | 4 +- tapsets/API-user-int.html | 4 +- tapsets/API-user-int16.html | 4 +- tapsets/API-user-int32.html | 4 +- tapsets/API-user-int64.html | 4 +- tapsets/API-user-int8.html | 4 +- tapsets/API-user-long-warn.html | 4 +- tapsets/API-user-long.html | 4 +- tapsets/API-user-mode.html | 4 +- tapsets/API-user-short-warn.html | 4 +- tapsets/API-user-short.html | 4 +- tapsets/API-user-string-n-quoted.html | 4 +- tapsets/API-user-string-n-warn.html | 4 +- tapsets/API-user-string-n.html | 4 +- tapsets/API-user-string-n2.html | 4 +- tapsets/API-user-string-quoted.html | 4 +- tapsets/API-user-string-warn.html | 4 +- tapsets/API-user-string.html | 4 +- tapsets/API-user-string2.html | 4 +- tapsets/API-user-uint16.html | 4 +- tapsets/API-user-uint32.html | 4 +- tapsets/API-user-uint64.html | 4 +- tapsets/API-user-uint8.html | 4 +- tapsets/API-user-ushort-warn.html | 4 +- tapsets/API-user-ushort.html | 4 +- tapsets/API-usrdev2kerndev.html | 2 +- tapsets/API-usymdata.html | 4 +- tapsets/API-usymname.html | 4 +- tapsets/API-vm-brk.html | 4 +- tapsets/API-vm-fault-contains.html | 2 +- tapsets/API-vm-kfree.html | 2 +- tapsets/API-vm-kmalloc-node.html | 2 +- tapsets/API-vm-kmalloc.html | 2 +- tapsets/API-vm-kmem-cache-alloc-node.html | 2 +- tapsets/API-vm-kmem-cache-alloc.html | 2 +- tapsets/API-vm-kmem-cache-free.html | 2 +- tapsets/API-vm-mmap.html | 4 +- tapsets/API-vm-munmap.html | 4 +- tapsets/API-vm-oom-kill.html | 4 +- tapsets/API-vm-pagefault-return.html | 2 +- tapsets/API-vm-pagefault.html | 4 +- tapsets/API-vm-write-shared-copy.html | 6 +- tapsets/API-vm-write-shared.html | 6 +- tapsets/API-warn.html | 4 +- tapsets/API-workqueue-create.html | 2 +- tapsets/API-workqueue-destroy.html | 2 +- tapsets/API-workqueue-execute.html | 2 +- tapsets/API-workqueue-insert.html | 2 +- tapsets/index.html | 2 +- tutorial.pdf | Bin 151418 -> 151418 bytes tutorial/About_this_document.html | 2 +- tutorial/images.pl | 14 +- 1314 files changed, 25160 insertions(+), 1218 deletions(-) create mode 100644 man/dtrace.1.html create mode 100644 man/error::buildid.7stap.html create mode 100644 man/error::dwarf.7stap.html create mode 100644 man/error::fault.7stap.html create mode 100644 man/error::inode-uprobes.7stap.html create mode 100644 man/error::pass1.7stap.html create mode 100644 man/error::pass2.7stap.html create mode 100644 man/error::pass3.7stap.html create mode 100644 man/error::pass4.7stap.html create mode 100644 man/error::pass5.7stap.html create mode 100644 man/error::process-tracking.7stap.html create mode 100644 man/error::reporting.7stap.html create mode 100644 man/function::HZ.3stap.html create mode 100644 man/function::MAJOR.3stap.html create mode 100644 man/function::MINOR.3stap.html create mode 100644 man/function::MKDEV.3stap.html create mode 100644 man/function::addr.3stap.html create mode 100644 man/function::addr_to_node.3stap.html create mode 100644 man/function::ansi_clear_screen.3stap.html create mode 100644 man/function::ansi_cursor_hide.3stap.html create mode 100644 man/function::ansi_cursor_move.3stap.html create mode 100644 man/function::ansi_cursor_restore.3stap.html create mode 100644 man/function::ansi_cursor_save.3stap.html create mode 100644 man/function::ansi_cursor_show.3stap.html create mode 100644 man/function::ansi_new_line.3stap.html create mode 100644 man/function::ansi_reset_color.3stap.html create mode 100644 man/function::ansi_set_color.3stap.html create mode 100644 man/function::ansi_set_color2.3stap.html create mode 100644 man/function::ansi_set_color3.3stap.html create mode 100644 man/function::asmlinkage.3stap.html create mode 100644 man/function::atomic_long_read.3stap.html create mode 100644 man/function::atomic_read.3stap.html create mode 100644 man/function::backtrace.3stap.html create mode 100644 man/function::bytes_to_string.3stap.html create mode 100644 man/function::caller.3stap.html create mode 100644 man/function::caller_addr.3stap.html create mode 100644 man/function::callers.3stap.html create mode 100644 man/function::cmdline_arg.3stap.html create mode 100644 man/function::cmdline_args.3stap.html create mode 100644 man/function::cmdline_str.3stap.html create mode 100644 man/function::commit.3stap.html create mode 100644 man/function::cpu.3stap.html create mode 100644 man/function::cpu_clock_ms.3stap.html create mode 100644 man/function::cpu_clock_ns.3stap.html create mode 100644 man/function::cpu_clock_s.3stap.html create mode 100644 man/function::cpu_clock_us.3stap.html create mode 100644 man/function::cpuid.3stap.html create mode 100644 man/function::cputime_to_msecs.3stap.html create mode 100644 man/function::cputime_to_string.3stap.html create mode 100644 man/function::ctime.3stap.html create mode 100644 man/function::d_name.3stap.html create mode 100644 man/function::d_path.3stap.html create mode 100644 man/function::delete_stopwatch.3stap.html create mode 100644 man/function::discard.3stap.html create mode 100644 man/function::egid.3stap.html create mode 100644 man/function::env_var.3stap.html create mode 100644 man/function::errno_str.3stap.html create mode 100644 man/function::error.3stap.html create mode 100644 man/function::euid.3stap.html create mode 100644 man/function::execname.3stap.html create mode 100644 man/function::exit.3stap.html create mode 100644 man/function::fastcall.3stap.html create mode 100644 man/function::format_ipaddr.3stap.html create mode 100644 man/function::ftrace.3stap.html create mode 100644 man/function::get_cycles.3stap.html create mode 100644 man/function::get_sa_flags.3stap.html create mode 100644 man/function::get_sa_handler.3stap.html create mode 100644 man/function::gettimeofday_ms.3stap.html create mode 100644 man/function::gettimeofday_ns.3stap.html create mode 100644 man/function::gettimeofday_s.3stap.html create mode 100644 man/function::gettimeofday_us.3stap.html create mode 100644 man/function::gid.3stap.html create mode 100644 man/function::htonl.3stap.html create mode 100644 man/function::htonll.3stap.html create mode 100644 man/function::htons.3stap.html create mode 100644 man/function::indent.3stap.html create mode 100644 man/function::inet_get_ip_source.3stap.html create mode 100644 man/function::inet_get_local_port.3stap.html create mode 100644 man/function::inode_name.3stap.html create mode 100644 man/function::int_arg.3stap.html create mode 100644 man/function::ip_ntop.3stap.html create mode 100644 man/function::ipmib_filter_key.3stap.html create mode 100644 man/function::ipmib_get_proto.3stap.html create mode 100644 man/function::ipmib_local_addr.3stap.html create mode 100644 man/function::ipmib_remote_addr.3stap.html create mode 100644 man/function::ipmib_tcp_local_port.3stap.html create mode 100644 man/function::ipmib_tcp_remote_port.3stap.html create mode 100644 man/function::is_myproc.3stap.html create mode 100644 man/function::is_return.3stap.html create mode 100644 man/function::is_sig_blocked.3stap.html create mode 100644 man/function::isdigit.3stap.html create mode 100644 man/function::isinstr.3stap.html create mode 100644 man/function::jiffies.3stap.html create mode 100644 man/function::kernel_char.3stap.html create mode 100644 man/function::kernel_int.3stap.html create mode 100644 man/function::kernel_long.3stap.html create mode 100644 man/function::kernel_pointer.3stap.html create mode 100644 man/function::kernel_short.3stap.html create mode 100644 man/function::kernel_string.3stap.html create mode 100644 man/function::kernel_string2.3stap.html create mode 100644 man/function::kernel_string2_utf16.3stap.html create mode 100644 man/function::kernel_string2_utf32.3stap.html create mode 100644 man/function::kernel_string_n.3stap.html create mode 100644 man/function::kernel_string_utf16.3stap.html create mode 100644 man/function::kernel_string_utf32.3stap.html create mode 100644 man/function::linuxmib_filter_key.3stap.html create mode 100644 man/function::local_clock_ms.3stap.html create mode 100644 man/function::local_clock_ns.3stap.html create mode 100644 man/function::local_clock_s.3stap.html create mode 100644 man/function::local_clock_us.3stap.html create mode 100644 man/function::log.3stap.html create mode 100644 man/function::long_arg.3stap.html create mode 100644 man/function::longlong_arg.3stap.html create mode 100644 man/function::mdelay.3stap.html create mode 100644 man/function::mem_page_size.3stap.html create mode 100644 man/function::modname.3stap.html create mode 100644 man/function::module_name.3stap.html create mode 100644 man/function::msecs_to_string.3stap.html create mode 100644 man/function::nfsderror.3stap.html create mode 100644 man/function::ntohl.3stap.html create mode 100644 man/function::ntohll.3stap.html create mode 100644 man/function::ntohs.3stap.html create mode 100644 man/function::pages_to_string.3stap.html create mode 100644 man/function::panic.3stap.html create mode 100644 man/function::pexecname.3stap.html create mode 100644 man/function::pgrp.3stap.html create mode 100644 man/function::pid.3stap.html create mode 100644 man/function::pid2execname.3stap.html create mode 100644 man/function::pid2task.3stap.html create mode 100644 man/function::pn.3stap.html create mode 100644 man/function::pointer_arg.3stap.html create mode 100644 man/function::pp.3stap.html create mode 100644 man/function::ppfunc.3stap.html create mode 100644 man/function::ppid.3stap.html create mode 100644 man/function::print_backtrace.3stap.html create mode 100644 man/function::print_regs.3stap.html create mode 100644 man/function::print_stack.3stap.html create mode 100644 man/function::print_syms.3stap.html create mode 100644 man/function::print_ubacktrace.3stap.html create mode 100644 man/function::print_ubacktrace_brief.3stap.html create mode 100644 man/function::print_ustack.3stap.html create mode 100644 man/function::print_usyms.3stap.html create mode 100644 man/function::printk.3stap.html create mode 100644 man/function::probe_type.3stap.html create mode 100644 man/function::probefunc.3stap.html create mode 100644 man/function::probemod.3stap.html create mode 100644 man/function::proc_mem_data.3stap.html create mode 100644 man/function::proc_mem_data_pid.3stap.html create mode 100644 man/function::proc_mem_rss.3stap.html create mode 100644 man/function::proc_mem_rss_pid.3stap.html create mode 100644 man/function::proc_mem_shr.3stap.html create mode 100644 man/function::proc_mem_shr_pid.3stap.html create mode 100644 man/function::proc_mem_size.3stap.html create mode 100644 man/function::proc_mem_size_pid.3stap.html create mode 100644 man/function::proc_mem_string.3stap.html create mode 100644 man/function::proc_mem_string_pid.3stap.html create mode 100644 man/function::proc_mem_txt.3stap.html create mode 100644 man/function::proc_mem_txt_pid.3stap.html create mode 100644 man/function::pstrace.3stap.html create mode 100644 man/function::qs_done.3stap.html create mode 100644 man/function::qs_run.3stap.html create mode 100644 man/function::qs_wait.3stap.html create mode 100644 man/function::qsq_blocked.3stap.html create mode 100644 man/function::qsq_print.3stap.html create mode 100644 man/function::qsq_service_time.3stap.html create mode 100644 man/function::qsq_start.3stap.html create mode 100644 man/function::qsq_throughput.3stap.html create mode 100644 man/function::qsq_utilization.3stap.html create mode 100644 man/function::qsq_wait_queue_length.3stap.html create mode 100644 man/function::qsq_wait_time.3stap.html create mode 100644 man/function::randint.3stap.html create mode 100644 man/function::read_stopwatch_ms.3stap.html create mode 100644 man/function::read_stopwatch_ns.3stap.html create mode 100644 man/function::read_stopwatch_s.3stap.html create mode 100644 man/function::read_stopwatch_us.3stap.html create mode 100644 man/function::real_mount.3stap.html create mode 100644 man/function::register.3stap.html create mode 100644 man/function::registers_valid.3stap.html create mode 100644 man/function::regparm.3stap.html create mode 100644 man/function::remote_id.3stap.html create mode 100644 man/function::remote_uri.3stap.html create mode 100644 man/function::return_str.3stap.html create mode 100644 man/function::returnstr.3stap.html create mode 100644 man/function::returnval.3stap.html create mode 100644 man/function::reverse_path_walk.3stap.html create mode 100644 man/function::s32_arg.3stap.html create mode 100644 man/function::s64_arg.3stap.html create mode 100644 man/function::sa_flags_str.3stap.html create mode 100644 man/function::sa_handler_str.3stap.html create mode 100644 man/function::set_kernel_char.3stap.html create mode 100644 man/function::set_kernel_int.3stap.html create mode 100644 man/function::set_kernel_long.3stap.html create mode 100644 man/function::set_kernel_pointer.3stap.html create mode 100644 man/function::set_kernel_short.3stap.html create mode 100644 man/function::set_kernel_string.3stap.html create mode 100644 man/function::set_kernel_string_n.3stap.html create mode 100644 man/function::sid.3stap.html create mode 100644 man/function::signal_str.3stap.html create mode 100644 man/function::sigset_mask_str.3stap.html create mode 100644 man/function::sock_fam_num2str.3stap.html create mode 100644 man/function::sock_fam_str2num.3stap.html create mode 100644 man/function::sock_prot_num2str.3stap.html create mode 100644 man/function::sock_prot_str2num.3stap.html create mode 100644 man/function::sock_state_num2str.3stap.html create mode 100644 man/function::sock_state_str2num.3stap.html create mode 100644 man/function::speculate.3stap.html create mode 100644 man/function::speculation.3stap.html create mode 100644 man/function::sprint_backtrace.3stap.html create mode 100644 man/function::sprint_stack.3stap.html create mode 100644 man/function::sprint_syms.3stap.html create mode 100644 man/function::sprint_ubacktrace.3stap.html create mode 100644 man/function::sprint_ustack.3stap.html create mode 100644 man/function::sprint_usyms.3stap.html create mode 100644 man/function::stack.3stap.html create mode 100644 man/function::stack_size.3stap.html create mode 100644 man/function::stack_unused.3stap.html create mode 100644 man/function::stack_used.3stap.html create mode 100644 man/function::start_stopwatch.3stap.html create mode 100644 man/function::stop_stopwatch.3stap.html create mode 100644 man/function::stp_pid.3stap.html create mode 100644 man/function::str_replace.3stap.html create mode 100644 man/function::stringat.3stap.html create mode 100644 man/function::strlen.3stap.html create mode 100644 man/function::strtol.3stap.html create mode 100644 man/function::substr.3stap.html create mode 100644 man/function::symdata.3stap.html create mode 100644 man/function::symname.3stap.html create mode 100644 man/function::system.3stap.html create mode 100644 man/function::target.3stap.html create mode 100644 man/function::target_set_pid.3stap.html create mode 100644 man/function::target_set_report.3stap.html create mode 100644 man/function::task_backtrace.3stap.html create mode 100644 man/function::task_cpu.3stap.html create mode 100644 man/function::task_current.3stap.html create mode 100644 man/function::task_dentry_path.3stap.html create mode 100644 man/function::task_egid.3stap.html create mode 100644 man/function::task_euid.3stap.html create mode 100644 man/function::task_execname.3stap.html create mode 100644 man/function::task_gid.3stap.html create mode 100644 man/function::task_max_file_handles.3stap.html create mode 100644 man/function::task_nice.3stap.html create mode 100644 man/function::task_open_file_handles.3stap.html create mode 100644 man/function::task_parent.3stap.html create mode 100644 man/function::task_pid.3stap.html create mode 100644 man/function::task_prio.3stap.html create mode 100644 man/function::task_state.3stap.html create mode 100644 man/function::task_stime.3stap.html create mode 100644 man/function::task_stime_tid.3stap.html create mode 100644 man/function::task_tid.3stap.html create mode 100644 man/function::task_time_string.3stap.html create mode 100644 man/function::task_time_string_tid.3stap.html create mode 100644 man/function::task_uid.3stap.html create mode 100644 man/function::task_utime.3stap.html create mode 100644 man/function::task_utime_tid.3stap.html create mode 100644 man/function::tcpmib_filter_key.3stap.html create mode 100644 man/function::tcpmib_get_state.3stap.html create mode 100644 man/function::tcpmib_local_addr.3stap.html create mode 100644 man/function::tcpmib_local_port.3stap.html create mode 100644 man/function::tcpmib_remote_addr.3stap.html create mode 100644 man/function::tcpmib_remote_port.3stap.html create mode 100644 man/function::text_str.3stap.html create mode 100644 man/function::text_strn.3stap.html create mode 100644 man/function::thread_indent.3stap.html create mode 100644 man/function::tid.3stap.html create mode 100644 man/function::tokenize.3stap.html create mode 100644 man/function::tz_ctime.3stap.html create mode 100644 man/function::tz_gmtoff.3stap.html create mode 100644 man/function::tz_name.3stap.html create mode 100644 man/function::u32_arg.3stap.html create mode 100644 man/function::u64_arg.3stap.html create mode 100644 man/function::u_register.3stap.html create mode 100644 man/function::uaddr.3stap.html create mode 100644 man/function::ubacktrace.3stap.html create mode 100644 man/function::ucallers.3stap.html create mode 100644 man/function::udelay.3stap.html create mode 100644 man/function::uid.3stap.html create mode 100644 man/function::uint_arg.3stap.html create mode 100644 man/function::ulong_arg.3stap.html create mode 100644 man/function::ulonglong_arg.3stap.html create mode 100644 man/function::umodname.3stap.html create mode 100644 man/function::user_char.3stap.html create mode 100644 man/function::user_char_warn.3stap.html create mode 100644 man/function::user_int.3stap.html create mode 100644 man/function::user_int16.3stap.html create mode 100644 man/function::user_int32.3stap.html create mode 100644 man/function::user_int64.3stap.html create mode 100644 man/function::user_int8.3stap.html create mode 100644 man/function::user_int_warn.3stap.html create mode 100644 man/function::user_long.3stap.html create mode 100644 man/function::user_long_warn.3stap.html create mode 100644 man/function::user_mode.3stap.html create mode 100644 man/function::user_short.3stap.html create mode 100644 man/function::user_short_warn.3stap.html create mode 100644 man/function::user_string.3stap.html create mode 100644 man/function::user_string2.3stap.html create mode 100644 man/function::user_string2_utf16.3stap.html create mode 100644 man/function::user_string2_utf32.3stap.html create mode 100644 man/function::user_string_n.3stap.html create mode 100644 man/function::user_string_n2.3stap.html create mode 100644 man/function::user_string_n_quoted.3stap.html create mode 100644 man/function::user_string_n_warn.3stap.html create mode 100644 man/function::user_string_quoted.3stap.html create mode 100644 man/function::user_string_utf16.3stap.html create mode 100644 man/function::user_string_utf32.3stap.html create mode 100644 man/function::user_string_warn.3stap.html create mode 100644 man/function::user_uint16.3stap.html create mode 100644 man/function::user_uint32.3stap.html create mode 100644 man/function::user_uint64.3stap.html create mode 100644 man/function::user_uint8.3stap.html create mode 100644 man/function::user_ushort.3stap.html create mode 100644 man/function::user_ushort_warn.3stap.html create mode 100644 man/function::usrdev2kerndev.3stap.html create mode 100644 man/function::ustack.3stap.html create mode 100644 man/function::usymdata.3stap.html create mode 100644 man/function::usymname.3stap.html create mode 100644 man/function::vm_fault_contains.3stap.html create mode 100644 man/function::warn.3stap.html create mode 100644 man/index.html create mode 100644 man/probe::ioblock.end.3stap.html create mode 100644 man/probe::ioblock.request.3stap.html create mode 100644 man/probe::ioblock_trace.bounce.3stap.html create mode 100644 man/probe::ioblock_trace.end.3stap.html create mode 100644 man/probe::ioblock_trace.request.3stap.html create mode 100644 man/probe::ioscheduler.elv_add_request.3stap.html create mode 100644 man/probe::ioscheduler.elv_add_request.kp.3stap.html create mode 100644 man/probe::ioscheduler.elv_add_request.tp.3stap.html create mode 100644 man/probe::ioscheduler.elv_completed_request.3stap.html create mode 100644 man/probe::ioscheduler.elv_next_request.3stap.html create mode 100644 man/probe::ioscheduler.elv_next_request.return.3stap.html create mode 100644 man/probe::ioscheduler_trace.elv_abort_request.3stap.html create mode 100644 man/probe::ioscheduler_trace.elv_completed_request.3stap.html create mode 100644 man/probe::ioscheduler_trace.elv_issue_request.3stap.html create mode 100644 man/probe::ioscheduler_trace.elv_requeue_request.3stap.html create mode 100644 man/probe::ioscheduler_trace.plug.3stap.html create mode 100644 man/probe::ioscheduler_trace.unplug_io.3stap.html create mode 100644 man/probe::ioscheduler_trace.unplug_timer.3stap.html create mode 100644 man/probe::ipmib.ForwDatagrams.3stap.html create mode 100644 man/probe::ipmib.FragFails.3stap.html create mode 100644 man/probe::ipmib.FragOKs.3stap.html create mode 100644 man/probe::ipmib.InAddrErrors.3stap.html create mode 100644 man/probe::ipmib.InDiscards.3stap.html create mode 100644 man/probe::ipmib.InNoRoutes.3stap.html create mode 100644 man/probe::ipmib.InReceives.3stap.html create mode 100644 man/probe::ipmib.InUnknownProtos.3stap.html create mode 100644 man/probe::ipmib.OutRequests.3stap.html create mode 100644 man/probe::ipmib.ReasmReqds.3stap.html create mode 100644 man/probe::ipmib.ReasmTimeout.3stap.html create mode 100644 man/probe::irq_handler.entry.3stap.html create mode 100644 man/probe::irq_handler.exit.3stap.html create mode 100644 man/probe::kprocess.create.3stap.html create mode 100644 man/probe::kprocess.exec.3stap.html create mode 100644 man/probe::kprocess.exec_complete.3stap.html create mode 100644 man/probe::kprocess.exit.3stap.html create mode 100644 man/probe::kprocess.release.3stap.html create mode 100644 man/probe::kprocess.start.3stap.html create mode 100644 man/probe::linuxmib.DelayedACKs.3stap.html create mode 100644 man/probe::linuxmib.ListenDrops.3stap.html create mode 100644 man/probe::linuxmib.ListenOverflows.3stap.html create mode 100644 man/probe::linuxmib.TCPMemoryPressures.3stap.html create mode 100644 man/probe::netdev.change_mac.3stap.html create mode 100644 man/probe::netdev.change_mtu.3stap.html create mode 100644 man/probe::netdev.change_rx_flag.3stap.html create mode 100644 man/probe::netdev.close.3stap.html create mode 100644 man/probe::netdev.get_stats.3stap.html create mode 100644 man/probe::netdev.hard_transmit.3stap.html create mode 100644 man/probe::netdev.ioctl.3stap.html create mode 100644 man/probe::netdev.open.3stap.html create mode 100644 man/probe::netdev.receive.3stap.html create mode 100644 man/probe::netdev.register.3stap.html create mode 100644 man/probe::netdev.rx.3stap.html create mode 100644 man/probe::netdev.set_promiscuity.3stap.html create mode 100644 man/probe::netdev.transmit.3stap.html create mode 100644 man/probe::netdev.unregister.3stap.html create mode 100644 man/probe::netfilter.arp.forward.3stap.html create mode 100644 man/probe::netfilter.arp.in.3stap.html create mode 100644 man/probe::netfilter.arp.out.3stap.html create mode 100644 man/probe::netfilter.bridge.forward.3stap.html create mode 100644 man/probe::netfilter.bridge.local_in.3stap.html create mode 100644 man/probe::netfilter.bridge.local_out.3stap.html create mode 100644 man/probe::netfilter.bridge.post_routing.3stap.html create mode 100644 man/probe::netfilter.bridge.pre_routing.3stap.html create mode 100644 man/probe::netfilter.ip.forward.3stap.html create mode 100644 man/probe::netfilter.ip.local_in.3stap.html create mode 100644 man/probe::netfilter.ip.local_out.3stap.html create mode 100644 man/probe::netfilter.ip.post_routing.3stap.html create mode 100644 man/probe::netfilter.ip.pre_routing.3stap.html create mode 100644 man/probe::nfs.aop.readpage.3stap.html create mode 100644 man/probe::nfs.aop.readpages.3stap.html create mode 100644 man/probe::nfs.aop.release_page.3stap.html create mode 100644 man/probe::nfs.aop.set_page_dirty.3stap.html create mode 100644 man/probe::nfs.aop.write_begin.3stap.html create mode 100644 man/probe::nfs.aop.write_end.3stap.html create mode 100644 man/probe::nfs.aop.writepage.3stap.html create mode 100644 man/probe::nfs.aop.writepages.3stap.html create mode 100644 man/probe::nfs.fop.aio_read.3stap.html create mode 100644 man/probe::nfs.fop.aio_write.3stap.html create mode 100644 man/probe::nfs.fop.check_flags.3stap.html create mode 100644 man/probe::nfs.fop.flush.3stap.html create mode 100644 man/probe::nfs.fop.fsync.3stap.html create mode 100644 man/probe::nfs.fop.llseek.3stap.html create mode 100644 man/probe::nfs.fop.lock.3stap.html create mode 100644 man/probe::nfs.fop.mmap.3stap.html create mode 100644 man/probe::nfs.fop.open.3stap.html create mode 100644 man/probe::nfs.fop.read.3stap.html create mode 100644 man/probe::nfs.fop.release.3stap.html create mode 100644 man/probe::nfs.fop.sendfile.3stap.html create mode 100644 man/probe::nfs.fop.write.3stap.html create mode 100644 man/probe::nfs.proc.commit.3stap.html create mode 100644 man/probe::nfs.proc.commit_done.3stap.html create mode 100644 man/probe::nfs.proc.commit_setup.3stap.html create mode 100644 man/probe::nfs.proc.create.3stap.html create mode 100644 man/probe::nfs.proc.handle_exception.3stap.html create mode 100644 man/probe::nfs.proc.lookup.3stap.html create mode 100644 man/probe::nfs.proc.open.3stap.html create mode 100644 man/probe::nfs.proc.read.3stap.html create mode 100644 man/probe::nfs.proc.read_done.3stap.html create mode 100644 man/probe::nfs.proc.read_setup.3stap.html create mode 100644 man/probe::nfs.proc.release.3stap.html create mode 100644 man/probe::nfs.proc.remove.3stap.html create mode 100644 man/probe::nfs.proc.rename.3stap.html create mode 100644 man/probe::nfs.proc.write.3stap.html create mode 100644 man/probe::nfs.proc.write_done.3stap.html create mode 100644 man/probe::nfs.proc.write_setup.3stap.html create mode 100644 man/probe::nfsd.close.3stap.html create mode 100644 man/probe::nfsd.commit.3stap.html create mode 100644 man/probe::nfsd.create.3stap.html create mode 100644 man/probe::nfsd.createv3.3stap.html create mode 100644 man/probe::nfsd.dispatch.3stap.html create mode 100644 man/probe::nfsd.lookup.3stap.html create mode 100644 man/probe::nfsd.open.3stap.html create mode 100644 man/probe::nfsd.proc.commit.3stap.html create mode 100644 man/probe::nfsd.proc.create.3stap.html create mode 100644 man/probe::nfsd.proc.lookup.3stap.html create mode 100644 man/probe::nfsd.proc.read.3stap.html create mode 100644 man/probe::nfsd.proc.remove.3stap.html create mode 100644 man/probe::nfsd.proc.rename.3stap.html create mode 100644 man/probe::nfsd.proc.write.3stap.html create mode 100644 man/probe::nfsd.read.3stap.html create mode 100644 man/probe::nfsd.rename.3stap.html create mode 100644 man/probe::nfsd.unlink.3stap.html create mode 100644 man/probe::nfsd.write.3stap.html create mode 100644 man/probe::scheduler.balance.3stap.html create mode 100644 man/probe::scheduler.cpu_off.3stap.html create mode 100644 man/probe::scheduler.cpu_on.3stap.html create mode 100644 man/probe::scheduler.ctxswitch.3stap.html create mode 100644 man/probe::scheduler.kthread_stop.3stap.html create mode 100644 man/probe::scheduler.kthread_stop.return.3stap.html create mode 100644 man/probe::scheduler.migrate.3stap.html create mode 100644 man/probe::scheduler.process_exit.3stap.html create mode 100644 man/probe::scheduler.process_fork.3stap.html create mode 100644 man/probe::scheduler.process_free.3stap.html create mode 100644 man/probe::scheduler.process_wait.3stap.html create mode 100644 man/probe::scheduler.signal_send.3stap.html create mode 100644 man/probe::scheduler.tick.3stap.html create mode 100644 man/probe::scheduler.wait_task.3stap.html create mode 100644 man/probe::scheduler.wakeup.3stap.html create mode 100644 man/probe::scheduler.wakeup_new.3stap.html create mode 100644 man/probe::scsi.iocompleted.3stap.html create mode 100644 man/probe::scsi.iodispatching.3stap.html create mode 100644 man/probe::scsi.iodone.3stap.html create mode 100644 man/probe::scsi.ioentry.3stap.html create mode 100644 man/probe::scsi.ioexecute.3stap.html create mode 100644 man/probe::scsi.set_state.3stap.html create mode 100644 man/probe::signal.check_ignored.3stap.html create mode 100644 man/probe::signal.check_ignored.return.3stap.html create mode 100644 man/probe::signal.checkperm.3stap.html create mode 100644 man/probe::signal.checkperm.return.3stap.html create mode 100644 man/probe::signal.do_action.3stap.html create mode 100644 man/probe::signal.do_action.return.3stap.html create mode 100644 man/probe::signal.flush.3stap.html create mode 100644 man/probe::signal.force_segv.3stap.html create mode 100644 man/probe::signal.force_segv.return.3stap.html create mode 100644 man/probe::signal.handle.3stap.html create mode 100644 man/probe::signal.handle.return.3stap.html create mode 100644 man/probe::signal.pending.3stap.html create mode 100644 man/probe::signal.pending.return.3stap.html create mode 100644 man/probe::signal.procmask.3stap.html create mode 100644 man/probe::signal.procmask.return.3stap.html create mode 100644 man/probe::signal.send.3stap.html create mode 100644 man/probe::signal.send.return.3stap.html create mode 100644 man/probe::signal.send_sig_queue.3stap.html create mode 100644 man/probe::signal.send_sig_queue.return.3stap.html create mode 100644 man/probe::signal.sys_tgkill.3stap.html create mode 100644 man/probe::signal.sys_tgkill.return.3stap.html create mode 100644 man/probe::signal.sys_tkill.3stap.html create mode 100644 man/probe::signal.syskill.3stap.html create mode 100644 man/probe::signal.syskill.return.3stap.html create mode 100644 man/probe::signal.systkill.return.3stap.html create mode 100644 man/probe::signal.wakeup.3stap.html create mode 100644 man/probe::socket.aio_read.3stap.html create mode 100644 man/probe::socket.aio_read.return.3stap.html create mode 100644 man/probe::socket.aio_write.3stap.html create mode 100644 man/probe::socket.aio_write.return.3stap.html create mode 100644 man/probe::socket.close.3stap.html create mode 100644 man/probe::socket.close.return.3stap.html create mode 100644 man/probe::socket.create.3stap.html create mode 100644 man/probe::socket.create.return.3stap.html create mode 100644 man/probe::socket.readv.3stap.html create mode 100644 man/probe::socket.readv.return.3stap.html create mode 100644 man/probe::socket.receive.3stap.html create mode 100644 man/probe::socket.recvmsg.3stap.html create mode 100644 man/probe::socket.recvmsg.return.3stap.html create mode 100644 man/probe::socket.send.3stap.html create mode 100644 man/probe::socket.sendmsg.3stap.html create mode 100644 man/probe::socket.sendmsg.return.3stap.html create mode 100644 man/probe::socket.writev.3stap.html create mode 100644 man/probe::socket.writev.return.3stap.html create mode 100644 man/probe::softirq.entry.3stap.html create mode 100644 man/probe::softirq.exit.3stap.html create mode 100644 man/probe::stap.cache_add_mod.3stap.html create mode 100644 man/probe::stap.cache_add_nss.3stap.html create mode 100644 man/probe::stap.cache_add_src.3stap.html create mode 100644 man/probe::stap.cache_clean.3stap.html create mode 100644 man/probe::stap.cache_get.3stap.html create mode 100644 man/probe::stap.pass0.3stap.html create mode 100644 man/probe::stap.pass0.end.3stap.html create mode 100644 man/probe::stap.pass1.end.3stap.html create mode 100644 man/probe::stap.pass1a.3stap.html create mode 100644 man/probe::stap.pass1b.3stap.html create mode 100644 man/probe::stap.pass2.3stap.html create mode 100644 man/probe::stap.pass2.end.3stap.html create mode 100644 man/probe::stap.pass3.3stap.html create mode 100644 man/probe::stap.pass3.end.3stap.html create mode 100644 man/probe::stap.pass4.3stap.html create mode 100644 man/probe::stap.pass4.end.3stap.html create mode 100644 man/probe::stap.pass5.3stap.html create mode 100644 man/probe::stap.pass5.end.3stap.html create mode 100644 man/probe::stap.pass6.3stap.html create mode 100644 man/probe::stap.pass6.end.3stap.html create mode 100644 man/probe::stap.system.3stap.html create mode 100644 man/probe::stap.system.return.3stap.html create mode 100644 man/probe::stap.system.spawn.3stap.html create mode 100644 man/probe::stapio.receive_control_message.3stap.html create mode 100644 man/probe::staprun.insert_module.3stap.html create mode 100644 man/probe::staprun.remove_module.3stap.html create mode 100644 man/probe::staprun.send_control_message.3stap.html create mode 100644 man/probe::sunrpc.clnt.bind_new_program.3stap.html create mode 100644 man/probe::sunrpc.clnt.call_async.3stap.html create mode 100644 man/probe::sunrpc.clnt.call_sync.3stap.html create mode 100644 man/probe::sunrpc.clnt.clone_client.3stap.html create mode 100644 man/probe::sunrpc.clnt.create_client.3stap.html create mode 100644 man/probe::sunrpc.clnt.restart_call.3stap.html create mode 100644 man/probe::sunrpc.clnt.shutdown_client.3stap.html create mode 100644 man/probe::sunrpc.sched.delay.3stap.html create mode 100644 man/probe::sunrpc.sched.execute.3stap.html create mode 100644 man/probe::sunrpc.sched.new_task.3stap.html create mode 100644 man/probe::sunrpc.sched.release_task.3stap.html create mode 100644 man/probe::sunrpc.svc.create.3stap.html create mode 100644 man/probe::sunrpc.svc.destroy.3stap.html create mode 100644 man/probe::sunrpc.svc.drop.3stap.html create mode 100644 man/probe::sunrpc.svc.process.3stap.html create mode 100644 man/probe::sunrpc.svc.recv.3stap.html create mode 100644 man/probe::sunrpc.svc.register.3stap.html create mode 100644 man/probe::sunrpc.svc.send.3stap.html create mode 100644 man/probe::tcp.disconnect.3stap.html create mode 100644 man/probe::tcp.disconnect.return.3stap.html create mode 100644 man/probe::tcp.receive.3stap.html create mode 100644 man/probe::tcp.recvmsg.3stap.html create mode 100644 man/probe::tcp.recvmsg.return.3stap.html create mode 100644 man/probe::tcp.sendmsg.3stap.html create mode 100644 man/probe::tcp.sendmsg.return.3stap.html create mode 100644 man/probe::tcp.setsockopt.3stap.html create mode 100644 man/probe::tcp.setsockopt.return.3stap.html create mode 100644 man/probe::tcpmib.ActiveOpens.3stap.html create mode 100644 man/probe::tcpmib.AttemptFails.3stap.html create mode 100644 man/probe::tcpmib.CurrEstab.3stap.html create mode 100644 man/probe::tcpmib.EstabResets.3stap.html create mode 100644 man/probe::tcpmib.InSegs.3stap.html create mode 100644 man/probe::tcpmib.OutRsts.3stap.html create mode 100644 man/probe::tcpmib.OutSegs.3stap.html create mode 100644 man/probe::tcpmib.PassiveOpens.3stap.html create mode 100644 man/probe::tcpmib.RetransSegs.3stap.html create mode 100644 man/probe::tty.init.3stap.html create mode 100644 man/probe::tty.ioctl.3stap.html create mode 100644 man/probe::tty.open.3stap.html create mode 100644 man/probe::tty.poll.3stap.html create mode 100644 man/probe::tty.read.3stap.html create mode 100644 man/probe::tty.receive.3stap.html create mode 100644 man/probe::tty.register.3stap.html create mode 100644 man/probe::tty.release.3stap.html create mode 100644 man/probe::tty.resize.3stap.html create mode 100644 man/probe::tty.unregister.3stap.html create mode 100644 man/probe::tty.write.3stap.html create mode 100644 man/probe::udp.disconnect.3stap.html create mode 100644 man/probe::udp.disconnect.return.3stap.html create mode 100644 man/probe::udp.recvmsg.3stap.html create mode 100644 man/probe::udp.recvmsg.return.3stap.html create mode 100644 man/probe::udp.sendmsg.3stap.html create mode 100644 man/probe::udp.sendmsg.return.3stap.html create mode 100644 man/probe::vm.brk.3stap.html create mode 100644 man/probe::vm.kfree.3stap.html create mode 100644 man/probe::vm.kmalloc.3stap.html create mode 100644 man/probe::vm.kmalloc_node.3stap.html create mode 100644 man/probe::vm.kmem_cache_alloc.3stap.html create mode 100644 man/probe::vm.kmem_cache_alloc_node.3stap.html create mode 100644 man/probe::vm.kmem_cache_free.3stap.html create mode 100644 man/probe::vm.mmap.3stap.html create mode 100644 man/probe::vm.munmap.3stap.html create mode 100644 man/probe::vm.oom_kill.3stap.html create mode 100644 man/probe::vm.pagefault.3stap.html create mode 100644 man/probe::vm.pagefault.return.3stap.html create mode 100644 man/probe::vm.write_shared.3stap.html create mode 100644 man/probe::vm.write_shared_copy.3stap.html create mode 100644 man/probe::workqueue.create.3stap.html create mode 100644 man/probe::workqueue.destroy.3stap.html create mode 100644 man/probe::workqueue.execute.3stap.html create mode 100644 man/probe::workqueue.insert.3stap.html create mode 100644 man/stap-merge.1.html create mode 100644 man/stap-server.8.html create mode 100644 man/stap.1.html create mode 100644 man/stapex.3stap.html create mode 100644 man/stapfuncs.3stap.html create mode 100644 man/stappaths.7.html create mode 100644 man/stapprobes.3stap.html create mode 100644 man/staprun.8.html create mode 100644 man/stapvars.3stap.html create mode 100644 man/tapset::ansi.3stap.html create mode 100644 man/tapset::atomic.3stap.html create mode 100644 man/tapset::context-caller.3stap.html create mode 100644 man/tapset::context-envvar.3stap.html create mode 100644 man/tapset::context-symbols.3stap.html create mode 100644 man/tapset::context-unwind.3stap.html create mode 100644 man/tapset::context.3stap.html create mode 100644 man/tapset::conversions-guru.3stap.html create mode 100644 man/tapset::conversions.3stap.html create mode 100644 man/tapset::ctime.3stap.html create mode 100644 man/tapset::dentry.3stap.html create mode 100644 man/tapset::dev.3stap.html create mode 100644 man/tapset::errno.3stap.html create mode 100644 man/tapset::guru-delay.3stap.html create mode 100644 man/tapset::indent.3stap.html create mode 100644 man/tapset::inet.3stap.html create mode 100644 man/tapset::inet_sock.3stap.html create mode 100644 man/tapset::ioblock.3stap.html create mode 100644 man/tapset::ioscheduler.3stap.html create mode 100644 man/tapset::ip.3stap.html create mode 100644 man/tapset::ipmib-filter-default.3stap.html create mode 100644 man/tapset::ipmib.3stap.html create mode 100644 man/tapset::irq.3stap.html create mode 100644 man/tapset::kprocess.3stap.html create mode 100644 man/tapset::linuxmib-filter-default.3stap.html create mode 100644 man/tapset::linuxmib.3stap.html create mode 100644 man/tapset::logging.3stap.html create mode 100644 man/tapset::memory.3stap.html create mode 100644 man/tapset::netfilter.3stap.html create mode 100644 man/tapset::networking.3stap.html create mode 100644 man/tapset::nfs.3stap.html create mode 100644 man/tapset::nfs_proc.3stap.html create mode 100644 man/tapset::nfsd.3stap.html create mode 100644 man/tapset::nfsderrno.3stap.html create mode 100644 man/tapset::panic.3stap.html create mode 100644 man/tapset::pn.3stap.html create mode 100644 man/tapset::proc_mem.3stap.html create mode 100644 man/tapset::pstrace.3stap.html create mode 100644 man/tapset::queue_stats.3stap.html create mode 100644 man/tapset::random.3stap.html create mode 100644 man/tapset::registers.3stap.html create mode 100644 man/tapset::rpc.3stap.html create mode 100644 man/tapset::scheduler.3stap.html create mode 100644 man/tapset::scsi.3stap.html create mode 100644 man/tapset::signal.3stap.html create mode 100644 man/tapset::socket.3stap.html create mode 100644 man/tapset::speculative.3stap.html create mode 100644 man/tapset::stap_staticmarkers.3stap.html create mode 100644 man/tapset::stopwatch.3stap.html create mode 100644 man/tapset::string.3stap.html create mode 100644 man/tapset::system.3stap.html create mode 100644 man/tapset::target_set.3stap.html create mode 100644 man/tapset::task.3stap.html create mode 100644 man/tapset::task_time.3stap.html create mode 100644 man/tapset::tcp.3stap.html create mode 100644 man/tapset::tcpmib-filter-default.3stap.html create mode 100644 man/tapset::tcpmib.3stap.html create mode 100644 man/tapset::timestamp.3stap.html create mode 100644 man/tapset::timestamp_gtod.3stap.html create mode 100644 man/tapset::timestamp_monotonic.3stap.html create mode 100644 man/tapset::tokenize.3stap.html create mode 100644 man/tapset::tty.3stap.html create mode 100644 man/tapset::tzinfo.3stap.html create mode 100644 man/tapset::ucontext-symbols.3stap.html create mode 100644 man/tapset::ucontext-unwind.3stap.html create mode 100644 man/tapset::ucontext.3stap.html create mode 100644 man/tapset::uconversions.3stap.html create mode 100644 man/tapset::udp.3stap.html create mode 100644 man/warning::debuginfo.7stap.html diff --git a/SystemTap_Beginners_Guide.pdf b/SystemTap_Beginners_Guide.pdf index 84d7891c3df2508c3fe5ac2d01da8ad77a31f689..c949a1d84480d369bcad9b265480438a32246cdc 100644 GIT binary patch delta 891 zcmaiwKWG#|6vm0!XlBt%p+(L=@GJtJBAMCu=FiG`5Osxs7_m{2pa-5{aX~Iu*eloy zDW*;z5wSQSIUBn`TASM{&6Q%2#>%(1w|BW*;lejN-#70!^LU3xmBXXTr~O&d`s+dM zY(V;!{WVrS<%Nr|zJDsb)1 zt7c)=VfkUb+1P~V$5Q{hD;E8)U9othNkp1R4ymCzLFK9M?uxRfJyE`?OpMxTGoap% z+ypj?{bfe{7B7m>S{YG}MTMKhMln#N{M9{i!T-rvsjWdAK8b~!WJfU&V$QC0nN?_% zcEfkEa3|Oz=67w*e&#VnTpmk%49?vYJS-xV1GqE)L*Nzvq$f&#m6srb$avKg=T~aA zaQRWa-EOotpjr(9*zu_a36EjmG&nbQ3RFCH1ln)+cq%`8;&xy_qu)+N86xgGtIFa^c9xeQ1~mSF?+6HZ1RQ8QCCu5w-l$&B*lBl~b(f6Ejh7ucFLPL>r i?vATL^}i+SAy0X;U2nDDwHmKOLr$R!mzI*X`{6&3r0-n- delta 944 zcmaixy=zlZ7{;khtmmS)gB{v{@Gb>|V$S!6#z;(35Q>UZMT!O*!6Buj8Qc{dRUFRW zAap4T5o`npmw;|gxl@;H-MTpW-kaRsBo1D9?mf?Q-rsr8x##$_czjxXH(2C~9saCb z%yD&-eOkV>xsZ%LJPltbgIA;Q%_v+zokK06a;QA&JZcGbp*IT2!9j^rqa?LOxcXwJ zotkYZ-EX#A`|xBs1*V;^{va#<_gAti_BfM9q-^G9;4B8orT^X|mpwZoYn&r19H&X+ zy)!olpA|_V#_-!CQn;>#P}cAXo4Pr668rakvgS{)=QXX25>k#ak-AxI68n=rDfmr9 znX^<2HEAYNH%Fy0o|26>`VrY1iYujr9(PR5ESjd^q-USWN^j{KkymmGtnqh-WYymq zl5mRy*FfPBR4PH~VYAz9b#|d#4gk<$txYBqCqcQ)FJWJyohfP=7lj#=D4wet<7L6u16YL<%_#O8CPFZ)Oyc zb|@9pIhpcblE=%TDWgprvKP2J7pM2OGg(kni{D diff --git a/SystemTap_Beginners_Guide/SystemTap_Beginners_Guide-Preface.html b/SystemTap_Beginners_Guide/SystemTap_Beginners_Guide-Preface.html index 2f21b717..e1a59f59 100644 --- a/SystemTap_Beginners_Guide/SystemTap_Beginners_Guide-Preface.html +++ b/SystemTap_Beginners_Guide/SystemTap_Beginners_Guide-Preface.html @@ -2,11 +2,11 @@ Preface

Product SiteDocumentation Site

Preface

-

1. Document Conventions

+

1. Document Conventions

This manual uses several conventions to highlight certain words and phrases and draw attention to specific pieces of information.
In PDF and paper editions, this manual uses typefaces drawn from the Liberation Fonts set. The Liberation Fonts set is also used in HTML editions if the set is installed on your system. If not, alternative but equivalent typefaces are displayed. Note: Red Hat Enterprise Linux 5 and later includes the Liberation Fonts set by default. -

1.1. Typographic Conventions

+

1.1. Typographic Conventions

Four typographic conventions are used to call attention to specific words and phrases. These conventions, and the circumstances they apply to, are as follows.
Mono-spaced Bold @@ -54,7 +54,7 @@ Aside from standard usage for presenting the title of a work, italics denotes the first use of a new and important term. For example:
Publican is a DocBook publishing system. -

1.2. Pull-quote Conventions

+

1.2. Pull-quote Conventions

Terminal output and source code listings are set off visually from the surrounding text.
Output sent to a terminal is set in mono-spaced roman and presented thus: @@ -79,7 +79,7 @@ books_tests Desktop1 downloads images notes scripts svgs
out.println("Echo.echo('Hello') = " + echo.echo("Hello")); } -}

1.3. Notes and Warnings

+}

1.3. Notes and Warnings

Finally, we use three visual styles to draw attention to information that might otherwise be overlooked.

Note

Notes are tips, shortcuts or alternative approaches to the task at hand. Ignoring a note should have no negative consequences, but you might miss out on a trick that makes your life easier. diff --git a/SystemTap_Beginners_Guide/arrayoperators.html b/SystemTap_Beginners_Guide/arrayoperators.html index c27ebbf0..63b5d6d6 100644 --- a/SystemTap_Beginners_Guide/arrayoperators.html +++ b/SystemTap_Beginners_Guide/arrayoperators.html @@ -1,12 +1,12 @@ -3.5. Array Operations in SystemTap

Product SiteDocumentation Site

3.5. Array Operations in SystemTap

+3.5. Array Operations in SystemTap

Product SiteDocumentation Site

3.5. Array Operations in SystemTap

This section enumerates some of the most commonly used array operations in SystemTap. -

3.5.1. Assigning an Associated Value

+

3.5.1. Assigning an Associated Value

Use = to set an associated value to indexed unique pairs, as in:
array_name[index_expression] = value
Example 3.13, “Basic Array Statements” shows a very basic example of how to set an explicit associated value to a unique key. You can also use a handler function as both your index_expression and value. For example, you can use arrays to set a timestamp as the associated value to a process name (which you wish to use as your unique key), as in: -
Example 3.14. Associating Timestamps to Process Names
foo[tid()] = gettimeofday_s()

+
Example 3.14. Associating Timestamps to Process Names
foo[tid()] = gettimeofday_s()

Whenever an event invokes the statement in Example 3.14, “Associating Timestamps to Process Names”, SystemTap returns the appropriate tid() value (i.e. the ID of a thread, which is then used as the unique key). At the same time, SystemTap also uses the function gettimeofday_s() to set the corresponding timestamp as the associated value to the unique key defined by the function tid(). This creates an array composed of key pairs containing thread IDs and timestamps.
In this same example, if tid() returns a value that is already defined in the array foo, the operator will discard the original associated value to it, and replace it with the current timestamp from gettimeofday_s(). diff --git a/SystemTap_Beginners_Guide/arrayops-aggregates.html b/SystemTap_Beginners_Guide/arrayops-aggregates.html index 781234ee..6b06dbca 100644 --- a/SystemTap_Beginners_Guide/arrayops-aggregates.html +++ b/SystemTap_Beginners_Guide/arrayops-aggregates.html @@ -1,28 +1,28 @@ -3.5.7. Computing for Statistical Aggregates

Product SiteDocumentation Site

3.5.7. Computing for Statistical Aggregates

+3.5.7. Computing for Statistical Aggregates

Product SiteDocumentation Site

3.5.7. Computing for Statistical Aggregates

Statistical aggregates are used to collect statistics on numerical values where it is important to accumulate new data quickly and in large volume (i.e. storing only aggregated stream statistics). Statistical aggregates can be used in global variables or as elements in an array. -
+
To add value to a statistical aggregate, use the operator <<< value.
Example 3.21. stat-aggregates.stp
global reads
 probe vfs.read
 {
   reads[execname()] <<< count
-}

+}

In Example 3.21, “stat-aggregates.stp”, the operator <<< count stores the amount returned by count to to the associated value of the corresponding execname() in the reads array. Remember, these values are stored; they are not added to the associated values of each unique key, nor are they used to replace the current associated values. In a manner of speaking, think of it as having each unique key (execname()) having multiple associated values, accumulating with each probe handler run.

Note

In the context of Example 3.21, “stat-aggregates.stp”, count returns the amount of data read by the returned execname() to the virtual file system. -
+
To extract data collected by statistical aggregates, use the syntax format @extractor(variable/array index expression). extractor can be any of the following integer extractors: -
count
+
count
Returns the number of all values stored into the variable/array index expression. Given the sample probe in Example 3.21, “stat-aggregates.stp”, the expression @count(reads[execname()]) will return how many values are stored in each unique key in array reads. -
sum
+
sum
Returns the sum of all values stored into the variable/array index expression. Again, given sample probe in Example 3.21, “stat-aggregates.stp”, the expression @sum(reads[execname()]) will return the total of all values stored in each unique key in array reads. -
min
+
min
Returns the smallest among all the values stored in the variable/array index expression. -
max
+
max
Returns the largest among all the values stored in the variable/array index expression. -
avg
+
avg
Returns the average of all values stored in the variable/array index expression.
When using statistical aggregates, you can also build array constructs that use multiple index expressions (to a maximum of 5). This is helpful in capturing additional contextual information during a probe. For example: diff --git a/SystemTap_Beginners_Guide/arrayops-conditionals.html b/SystemTap_Beginners_Guide/arrayops-conditionals.html index 8efbb652..cf90fd72 100644 --- a/SystemTap_Beginners_Guide/arrayops-conditionals.html +++ b/SystemTap_Beginners_Guide/arrayops-conditionals.html @@ -1,6 +1,6 @@ -3.5.6. Using Arrays in Conditional Statements

Product SiteDocumentation Site

3.5.6. Using Arrays in Conditional Statements

+3.5.6. Using Arrays in Conditional Statements

Product SiteDocumentation Site

3.5.6. Using Arrays in Conditional Statements

You can also use associative arrays in if statements. This is useful if you want to execute a subroutine once a value in the array matches a certain condition. Consider the following example:
Example 3.19. vfsreads-print-if-1kb.stp
global reads
 probe vfs.read
@@ -18,7 +18,7 @@ probe timer.s(3)
       printf("%s : %dB \n", count, reads[count])
 }

Every three seconds, Example 3.19, “vfsreads-print-if-1kb.stp” prints out a list of all processes, along with how many times each process performed a VFS read. If the associated value of a process name is equal or greater than 1024, the if statement in the script converts and prints it out in kB. -
Testing for Membership
+
Testing for Membership
You can also test whether a specific unique key is a member of an array. Further, membership in an array can be used in if statements, as in:
if([index_expression] in array_name) statement
To illustrate this, consider the following example: diff --git a/SystemTap_Beginners_Guide/arrayops-deleting.html b/SystemTap_Beginners_Guide/arrayops-deleting.html index a34810fd..866b976e 100644 --- a/SystemTap_Beginners_Guide/arrayops-deleting.html +++ b/SystemTap_Beginners_Guide/arrayops-deleting.html @@ -1,10 +1,10 @@ -3.5.5. Clearing/Deleting Arrays and Array Elements

Product SiteDocumentation Site

3.5.5. Clearing/Deleting Arrays and Array Elements

+3.5.5. Clearing/Deleting Arrays and Array Elements

Product SiteDocumentation Site

3.5.5. Clearing/Deleting Arrays and Array Elements

Sometimes, you may need to clear the associated values in array elements, or reset an entire array for re-use in another probe. Example 3.17, “cumulative-vfsreads.stp” in Section 3.5.4, “Processing Multiple Elements in an Array” allows you to track how the number of VFS reads per process grows over time, but it does not show you the number of VFS reads each process makes per 3-second period. -
+
To do that, you will need to clear the values accumulated by the array. You can accomplish this using the delete operator to delete elements in an array, or an entire array. Consider the following example: -
Example 3.18. noncumulative-vfsreads.stp
global reads
+		
Example 3.18. noncumulative-vfsreads.stp
global reads
 probe vfs.read
 {
   reads[execname()] ++
@@ -16,7 +16,7 @@ probe timer.s(3)
   delete reads
 }

In Example 3.18, “noncumulative-vfsreads.stp”, the second probe prints the number of VFS reads each process made within the probed 3-second period only. The delete reads statement clears the reads array within the probe. -

Note

+

Note

You can have multiple array operations within the same probe. Using the examples from Section 3.5.4, “Processing Multiple Elements in an Array” and Section 3.5.5, “Clearing/Deleting Arrays and Array Elements” , you can track the number of VFS reads each process makes per 3-second period and tally the cumulative VFS reads of those same processes. Consider the following example:
global reads, totalreads
 
diff --git a/SystemTap_Beginners_Guide/arrayops-foreach.html b/SystemTap_Beginners_Guide/arrayops-foreach.html
index e8d98d99..68a2b45d 100644
--- a/SystemTap_Beginners_Guide/arrayops-foreach.html
+++ b/SystemTap_Beginners_Guide/arrayops-foreach.html
@@ -1,10 +1,10 @@
 
 
-3.5.4. Processing Multiple Elements in an Array

Product SiteDocumentation Site

3.5.4. Processing Multiple Elements in an Array

+3.5.4. Processing Multiple Elements in an Array

Product SiteDocumentation Site

3.5.4. Processing Multiple Elements in an Array

Once you've collected enough information in an array, you will need to retrieve and process all elements in that array to make it useful. Consider Example 3.16, “vfsreads.stp”: the script collects information about how many VFS reads each process performs, but does not specify what to do with it. The obvious means for making Example 3.16, “vfsreads.stp” useful is to print the key pairs in the array reads, but how? -
+
The best way to process all key pairs in an array (as an iteration) is to use the foreach statement. Consider the following example: -
Example 3.17. cumulative-vfsreads.stp
global reads
+		
Example 3.17. cumulative-vfsreads.stp
global reads
 probe vfs.read
 {
   reads[execname()] ++
@@ -17,7 +17,7 @@ probe timer.s(3)
 			In the second probe of Example 3.17, “cumulative-vfsreads.stp”, the foreach statement uses the variable count to reference each iteration of a unique key in the array reads. The reads[count] array statement in the same probe retrieves the associated value of each unique key.
 		
Given what we know about the first probe in Example 3.17, “cumulative-vfsreads.stp”, the script prints VFS-read statistics every 3 seconds, displaying names of processes that performed a VFS-read along with a corresponding VFS-read count. -
+
Now, remember that the foreach statement in Example 3.17, “cumulative-vfsreads.stp” prints all iterations of process names in the array, and in no particular order. You can instruct the script to process the iterations in a particular order by using + (ascending) or - (descending). In addition, you can also limit the number of iterations the script needs to process with the limit value option.
For example, consider the following replacement probe: diff --git a/SystemTap_Beginners_Guide/arrayops-increment.html b/SystemTap_Beginners_Guide/arrayops-increment.html index 5f5d0f6a..039b712a 100644 --- a/SystemTap_Beginners_Guide/arrayops-increment.html +++ b/SystemTap_Beginners_Guide/arrayops-increment.html @@ -1,10 +1,10 @@ -3.5.3. Incrementing Associated Values

Product SiteDocumentation Site

3.5.3. Incrementing Associated Values

+3.5.3. Incrementing Associated Values

Product SiteDocumentation Site

3.5.3. Incrementing Associated Values

Use ++ to increment the associated value of a unique key in an array, as in:
array_name[index_expression] ++
Again, you can also use a handler function for your index_expression. For example, if you wanted to tally how many times a specific process performed a read to the virtual file system (using the event vfs.read), you can use the following probe: -
Example 3.16. vfsreads.stp
probe vfs.read
+		
Example 3.16. vfsreads.stp
probe vfs.read
 {
   reads[execname()] ++
 }

diff --git a/SystemTap_Beginners_Guide/arrayops-readvalues.html b/SystemTap_Beginners_Guide/arrayops-readvalues.html index ed1e48a9..ddcfa91c 100644 --- a/SystemTap_Beginners_Guide/arrayops-readvalues.html +++ b/SystemTap_Beginners_Guide/arrayops-readvalues.html @@ -1,11 +1,11 @@ -3.5.2. Reading Values From Arrays

Product SiteDocumentation Site

3.5.2. Reading Values From Arrays

+3.5.2. Reading Values From Arrays

Product SiteDocumentation Site

3.5.2. Reading Values From Arrays

You can also read values from an array the same way you would read the value of a variable. To do so, include the array_name[index_expression] statement as an element in a mathematical expression. For example: -
Example 3.15. Using Array Values in Simple Computations
delta = gettimeofday_s() - foo[tid()]

+
Example 3.15. Using Array Values in Simple Computations
delta = gettimeofday_s() - foo[tid()]

This example assumes that the array foo was built using the construct in Example 3.14, “Associating Timestamps to Process Names” (from Section 3.5.1, “Assigning an Associated Value”). This sets a timestamp that will serve as a reference point, to be used in computing for delta.
The construct in Example 3.15, “Using Array Values in Simple Computations” computes a value for the variable delta by subtracting the associated value of the key tid() from the current gettimeofday_s(). The construct does this by reading the value of tid() from the array. This particular construct is useful for determining the time between two events, such as the start and completion of a read operation. -

Note

+

Note

If the index_expression cannot find the unique key, it returns a value of 0 (for numerical operations, such as Example 3.15, “Using Array Values in Simple Computations”) or a null/empty string value (for string operations) by default.
diff --git a/SystemTap_Beginners_Guide/associativearrays.html b/SystemTap_Beginners_Guide/associativearrays.html index 9fc73015..a1d32013 100644 --- a/SystemTap_Beginners_Guide/associativearrays.html +++ b/SystemTap_Beginners_Guide/associativearrays.html @@ -1,12 +1,12 @@ -3.4. Associative Arrays

Product SiteDocumentation Site

3.4. Associative Arrays

+3.4. Associative Arrays

Product SiteDocumentation Site

3.4. Associative Arrays

SystemTap also supports the use of associative arrays. While an ordinary variable represents a single value, associative arrays can represent a collection of values. Simply put, an associative array is a collection of unique keys; each key in the array has a value associated with it. -
+
Since associative arrays are normally processed in multiple probes (as we will demonstrate later), they should be declared as global variables in the SystemTap script. The syntax for accessing an element in an associative array is similar to that of awk, and is as follows: -
array_name[index_expression]
+
array_name[index_expression]
Here, the array_name is any arbitrary name the array uses. The index_expression is used to refer to a specific unique key in the array. To illustrate, let us try to build an array named foo that specifies the ages of three people (i.e. the unique keys): tom, dick, and harry. To assign them the ages (i.e. associated values) of 23, 24, and 25 respectively, we'd use the following array statements: -
Example 3.13. Basic Array Statements
foo["tom"] = 23
+	
Example 3.13. Basic Array Statements
foo["tom"] = 23
 foo["dick"] = 24
 foo["harry"] = 25

You can specify up to nine index expressons in an array statement, each one delimited by a comma (,). This is useful if you wish to have a key that contains multiple pieces of information. The following line from disktop.stp uses 5 elements for the key: process ID, executable name, user ID, parent process ID, and string "W". It associates the value of devname with that key. diff --git a/SystemTap_Beginners_Guide/commandlineargssect.html b/SystemTap_Beginners_Guide/commandlineargssect.html index 1b8ebfc4..d837d2f0 100644 --- a/SystemTap_Beginners_Guide/commandlineargssect.html +++ b/SystemTap_Beginners_Guide/commandlineargssect.html @@ -1,8 +1,8 @@ -3.3.4. Command-Line Arguments

Product SiteDocumentation Site

3.3.4. Command-Line Arguments

+3.3.4. Command-Line Arguments

Product SiteDocumentation Site

3.3.4. Command-Line Arguments

You can also allow a SystemTap script to accept simple command-line arguments using a $ or @ immediately followed by the number of the argument on the command line. Use $ if you are expecting the user to enter an integer as a command-line argument, and @ if you are expecting a string.
Example 3.12. commandlineargs.stp
probe kernel.function(@1) { }
 probe kernel.function(@1).return { }

Example 3.12, “commandlineargs.stp” is similar to Example 3.1, “wildcards.stp”, except that it allows you to pass the kernel function to be probed as a command-line argument (as in stap commandlineargs.stp kernel function). You can also specify the script to accept multiple command-line arguments, noting them as @1, @2, and so on, in the order they are entered by the user. -
+
diff --git a/SystemTap_Beginners_Guide/cross-compiling.html b/SystemTap_Beginners_Guide/cross-compiling.html index 6f983420..ae4e574d 100644 --- a/SystemTap_Beginners_Guide/cross-compiling.html +++ b/SystemTap_Beginners_Guide/cross-compiling.html @@ -1,34 +1,34 @@ -2.2. Generating Instrumentation for Other Computers

Product SiteDocumentation Site

2.2. Generating Instrumentation for Other Computers

+2.2. Generating Instrumentation for Other Computers

Product SiteDocumentation Site

2.2. Generating Instrumentation for Other Computers

When users run a SystemTap script, SystemTap builds a kernel module out of that script. SystemTap then loads the module into the kernel, allowing it to extract the specified data directly from the kernel (refer to Procedure 3.1, “SystemTap Session” in Section 3.1, “Architecture” for more information).
Normally, however, SystemTap scripts can only be run on systems where SystemTap is deployed (as in Section 2.1, “Installation and Setup”). This could mean that if you want to run SystemTap on ten systems, you would need to deploy SystemTap on all those systems. In some cases, this may be neither feasible nor desired. For instance, corporate policy may prohibit an administrator from installing RPMs that provide compilers or debug information on specific machines, which will prevent the deployment of SystemTap.
To work around this, you can resort to cross-instrumentation. Cross-instrumentation is the process of generating SystemTap instrumentation module from a SystemTap script on one computer to be used on another computer. This process offers the following benefits: -
  • +
    • The kernel information packages for various machines can be installed on a single host machine.
    • Each target machine only needs one RPM to be installed to use the generated SystemTap instrumentation module: systemtap-runtime.

    Note

    For the sake of simplicity, we will be using the following terms throughout this section:
    • - - + + instrumentation module — the kernel module built from a SystemTap script; i.e. the SystemTap module is built on the host system, and will be loaded on the target kernel of target system.
    • - - + + host system — the system on which you compile the instrumentation modules (from SystemTap scripts), to be loaded on target systems.
    • - - + + target system — the system for which you are building the instrumentation module (from SystemTap scripts).
    • - - + + target kernel — the kernel of the target system. This is the kernel on which you wish to load/run the instrumentation module. -
    Procedure 2.1. Configuring a Host System and Target Systems
    1. +
Procedure 2.1. Configuring a Host System and Target Systems
  1. Install the systemtap-runtime RPM on each target system.
  2. Determine the kernel running on each target system by running uname -r on each target system. @@ -42,7 +42,7 @@ To build the instrumentation module, run the following command on the host system (be sure to specify the appropriate values):
    stap -r kernel_version script -m module_name
    Here, kernel_version refers to the version of the target kernel (the output of uname -r on the target machine), script refers to the script to be converted into an instrumentation module, and module_name is the desired name of the instrumentation module. -

    Note

    +

    Note

    To determine the architecture notation of a running kernel, run uname -m.
    Once the the instrumentation module is compiled, copy it to the target system and then load it using: diff --git a/SystemTap_Beginners_Guide/errors.html b/SystemTap_Beginners_Guide/errors.html index 3f57f598..9229e219 100644 --- a/SystemTap_Beginners_Guide/errors.html +++ b/SystemTap_Beginners_Guide/errors.html @@ -2,9 +2,9 @@ Chapter 6. Understanding SystemTap Errors

    Product SiteDocumentation Site

    Chapter 6. Understanding SystemTap Errors

    This chapter explains the most common errors you may encounter while using SystemTap. -

    6.1. Parse and Semantic Errors

    +

    6.1. Parse and Semantic Errors

    These types of errors occur while SystemTap attempts to parse and translate the script into C, prior to being converted into a kernel module. For example type errors result from operations that assign invalid values to variables or arrays. -
    parse error: expected foo, saw bar
    +
    parse error: expected foo, saw bar
    The script contains a grammatical/typographical error. SystemTap detected type of construct that is incorrect, given the context of the probe.
    The following invalid SystemTap script is missing its probe handlers: @@ -20,37 +20,37 @@ probe vfs.write
    parse error: expected one of '. , ( ? ! { = +='
     	saw: keyword at perror.stp:2:1
     1 parse error(s).
    -
    parse error: embedded code in unprivileged script
    +
    parse error: embedded code in unprivileged script
    The script contains unsafe embedded C code (blocks of code surrounded by %{ %}. SystemTap allows you to embed C code in a script, which is useful if there are no tapsets to suit your purposes. However, embedded C constructs are not safe; as such, SystemTap warns you with this error if such constructs appear in the script. -
    +
    If you are sure of the safety of any similar constructs in the script and are member of stapdev group (or have root privileges), run the script in "guru" mode by using the option -g (i.e. stap -g script). -
    semantic error: type mismatch for identifier 'foo' ... string vs. long
    +
    semantic error: type mismatch for identifier 'foo' ... string vs. long
    The function foo in the script used the wrong type (i.e. %s or %d). This error will present itself in Example 6.1, “error-variable.stp”, because the function execname() returns a string the format specifier should be a %s, not %d.
    Example 6.1. error-variable.stp
    probe syscall.open
     {
       printf ("%d(%d) open\n", execname(), pid())
    -}

    semantic error: unresolved type for identifier 'foo'
    +}

semantic error: unresolved type for identifier 'foo'
The identifier (e.g. a variable) was used, but no type (integer or string) could be determined. This occurs, for instance, if you use a variable in a printf statement while the script never assigns a value to the variable. -
semantic error: Expecting symbol or array index expression
+
semantic error: Expecting symbol or array index expression
SystemTap could not assign a value to a variable or to a location in an array. The destination for the assignment is not a valid destination. The following example code would generate this error:
probe begin { printf("x") = 1 }
 
-
while searching for arity N function, semantic error: unresolved function call
+
while searching for arity N function, semantic error: unresolved function call
A function call or array index expression in the script used an invalid number of arguments/parameters. In SystemTap arity can either refer to the number of indices for an array, or the number of parameters to a function. -
semantic error: array locals not supported, missing global declaration?
+
semantic error: array locals not supported, missing global declaration?
The script used an array operation without declaring the array as a global variable (global variables can be declared after their use in SystemTap scripts). Similar messages appear if an array is used, but with inconsistent arities. -
semantic error: variable ’foo’ modified during ’foreach’ iteration
+
semantic error: variable ’foo’ modified during ’foreach’ iteration
The array foo is being modifed (being assigned to or deleted from) within an active foreach loop. This error also displays if an operation within the script performs a function call within the foreach loop. -
semantic error: probe point mismatch at position N, while resolving probe point foo
+
semantic error: probe point mismatch at position N, while resolving probe point foo
SystemTap did not understand what the event or SystemTap function foo refers to. This usually means that SystemTap could not find a match for foo in the tapset library. The N refers to the line and column of the error. -
semantic error: no match for probe point, while resolving probe point foo
+
semantic error: no match for probe point, while resolving probe point foo
The events/handler function foo could not be resolved altogether, for a variety of reasons. This error occurs when the script contains the event kernel.function("blah"), and blah does not exist. In some cases, the error could also mean the script contains an invalid kernel file name or source line number. -
semantic error: unresolved target-symbol expression
+
semantic error: unresolved target-symbol expression
A handler in the script references a target variable, but the value of the variable could not be resolved. This error could also mean that a handler is referencing a target variable that is not valid in the context when it was referenced. This may be a result of compiler optimization of the generated code. -
semantic error: libdwfl failure
+
semantic error: libdwfl failure
There was a problem processing the debugging information. In most cases, this error results from the installation of a kernel-debuginfo RPM whose version does not match the probed kernel exactly. The installed kernel-debuginfo RPM itself may have some consistency/correctness problems. -
semantic error: cannot find foo debuginfo
+
semantic error: cannot find foo debuginfo
SystemTap could not find a suitable kernel-debuginfo at all.
diff --git a/SystemTap_Beginners_Guide/futexcontentionsect.html b/SystemTap_Beginners_Guide/futexcontentionsect.html index 1304e157..e4972285 100644 --- a/SystemTap_Beginners_Guide/futexcontentionsect.html +++ b/SystemTap_Beginners_Guide/futexcontentionsect.html @@ -1,10 +1,10 @@ -5.4. Identifying Contended User-Space Locks

Product SiteDocumentation Site

5.4. Identifying Contended User-Space Locks

+5.4. Identifying Contended User-Space Locks

Product SiteDocumentation Site

5.4. Identifying Contended User-Space Locks

This section describes how to identify contended user-space locks throughout the system within a specific time period. The ability to identify contended user-space locks can help you investigate poor program performance that you suspect may be caused by futex contentions. -
+
Simply put, futex contention occurs when multiple processes are trying to access the same lock variable at the same time. This can result in a poor performance because the lock serializes execution; one process obtains the lock while the other processes must wait for the lock variable to become available again. -
+
The futexes.stp script probes the futex system call to show lock contention.
futexes.stp
diff --git a/SystemTap_Beginners_Guide/handlerconditionalstatements.html b/SystemTap_Beginners_Guide/handlerconditionalstatements.html index ab49617f..03121a63 100644 --- a/SystemTap_Beginners_Guide/handlerconditionalstatements.html +++ b/SystemTap_Beginners_Guide/handlerconditionalstatements.html @@ -1,10 +1,10 @@ -3.3.3. Conditional Statements

Product SiteDocumentation Site

3.3.3. Conditional Statements

+3.3.3. Conditional Statements

Product SiteDocumentation Site

3.3.3. Conditional Statements

In some cases, the output of a SystemTap script may be too big. To address this, you need to further refine the script's logic in order to delimit the output into something more relevant or useful to your probe.
You can do this by using conditionals in handlers. SystemTap accepts the following types of conditional statements: -
If/Else Statements
+
If/Else Statements
Format:
if (condition)
   statement1
@@ -25,12 +25,12 @@ probe end
   printf("VFS reads total %d\n VFS writes total %d\n", countread, countnonread)
 }

Example 3.11, “ifelse.stp” is a script that counts how many virtual file system reads (vfs_read) and writes (vfs_write) the system performs within a 5-second span. When run, the script increments the value of the variable countread by 1 if the name of the function it probed matches vfs_read (as noted by the condition if (probefunc()=="vfs_read")); otherwise, it increments countnonread (else {countnonread ++}). -
While Loops
+
While Loops
Format:
while (condition)
   statement
So long as condition is non-zero the block of statements in statement are executed. The statement is often a statement block and it must change a value so condition will eventually be zero. -
For Loops
+
For Loops
Format:
for (initialization; conditional; increment) statement
The for loop is simply shorthand for a while loop. The following is the equivalent while loop: @@ -38,7 +38,7 @@ probe end while (conditional) { statement increment -}
Conditional Operators
+}
Conditional Operators
Aside from == ("is equal to"), you can also use the following operators in your conditional statements:
>=
Greater than or equal to diff --git a/SystemTap_Beginners_Guide/index.html b/SystemTap_Beginners_Guide/index.html index c484f888..6ef5b8c0 100644 --- a/SystemTap_Beginners_Guide/index.html +++ b/SystemTap_Beginners_Guide/index.html @@ -1,11 +1,11 @@ -SystemTap Beginners Guide

Product SiteDocumentation Site

Systemtap 2.2

SystemTap Beginners Guide

Edition 2.2

+SystemTap Beginners Guide

Product SiteDocumentation Site

Systemtap 2.2

SystemTap Beginners Guide

Edition 2.2

Logo

Red Hat, Inc. -

Don Domingo

Engineering Services and Operations Content Services

William Cohen

Engineering Services and Operations Performance Tools

Legal Notice

+

Don Domingo

Engineering Services and Operations Content Services

William Cohen

Engineering Services and Operations Performance Tools

Legal Notice

This documentation is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. @@ -13,4 +13,4 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
For more details see the file COPYING in the source distribution of Linux. -

Preface
1. Document Conventions
1.1. Typographic Conventions
1.2. Pull-quote Conventions
1.3. Notes and Warnings
2. We Need Feedback!
1. Introduction
1.1. Documentation Goals
1.2. SystemTap Capabilities
2. Using SystemTap
2.1. Installation and Setup
2.1.1. Installing SystemTap
2.1.2. Installing Required Kernel Information RPMs
2.1.3. Initial Testing
2.2. Generating Instrumentation for Other Computers
2.3. Running SystemTap Scripts
2.3.1. SystemTap Flight Recorder Mode
3. Understanding How SystemTap Works
3.1. Architecture
3.2. SystemTap Scripts
3.2.1. Event
3.2.2. Systemtap Handler/Body
3.3. Basic SystemTap Handler Constructs
3.3.1. Variables
3.3.2. Target Variables
3.3.3. Conditional Statements
3.3.4. Command-Line Arguments
3.4. Associative Arrays
3.5. Array Operations in SystemTap
3.5.1. Assigning an Associated Value
3.5.2. Reading Values From Arrays
3.5.3. Incrementing Associated Values
3.5.4. Processing Multiple Elements in an Array
3.5.5. Clearing/Deleting Arrays and Array Elements
3.5.6. Using Arrays in Conditional Statements
3.5.7. Computing for Statistical Aggregates
3.6. Tapsets
4. User-Space Probing
4.1. User-Space Events
4.2. Accessing User-Space Target Variables
4.3. User-Space Stack Backtraces
5. Useful SystemTap Scripts
5.1. Network
5.1.1. Network Profiling
5.1.2. Tracing Functions Called in Network Socket Code
5.1.3. Monitoring Incoming TCP Connections
5.1.4. Monitoring TCP Packets
5.1.5. Monitoring Network Packets Drops in Kernel
5.2. Disk
5.2.1. Summarizing Disk Read/Write Traffic
5.2.2. Tracking I/O Time For Each File Read or Write
5.2.3. Track Cumulative IO
5.2.4. I/O Monitoring (By Device)
5.2.5. Monitoring Reads and Writes to a File
5.2.6. Monitoring Changes to File Attributes
5.2.7. Periodically Print I/O Block Time
5.3. Profiling
5.3.1. Counting Function Calls Made
5.3.2. Call Graph Tracing
5.3.3. Determining Time Spent in Kernel and User Space
5.3.4. Monitoring Polling Applications
5.3.5. Tracking Most Frequently Used System Calls
5.3.6. Tracking System Call Volume Per Process
5.4. Identifying Contended User-Space Locks
6. Understanding SystemTap Errors
6.1. Parse and Semantic Errors
6.2. Run Time Errors and Warnings
7. References
A. Revision History
Index
+

Preface
1. Document Conventions
1.1. Typographic Conventions
1.2. Pull-quote Conventions
1.3. Notes and Warnings
2. We Need Feedback!
1. Introduction
1.1. Documentation Goals
1.2. SystemTap Capabilities
2. Using SystemTap
2.1. Installation and Setup
2.1.1. Installing SystemTap
2.1.2. Installing Required Kernel Information RPMs
2.1.3. Initial Testing
2.2. Generating Instrumentation for Other Computers
2.3. Running SystemTap Scripts
2.3.1. SystemTap Flight Recorder Mode
3. Understanding How SystemTap Works
3.1. Architecture
3.2. SystemTap Scripts
3.2.1. Event
3.2.2. Systemtap Handler/Body
3.3. Basic SystemTap Handler Constructs
3.3.1. Variables
3.3.2. Target Variables
3.3.3. Conditional Statements
3.3.4. Command-Line Arguments
3.4. Associative Arrays
3.5. Array Operations in SystemTap
3.5.1. Assigning an Associated Value
3.5.2. Reading Values From Arrays
3.5.3. Incrementing Associated Values
3.5.4. Processing Multiple Elements in an Array
3.5.5. Clearing/Deleting Arrays and Array Elements
3.5.6. Using Arrays in Conditional Statements
3.5.7. Computing for Statistical Aggregates
3.6. Tapsets
4. User-Space Probing
4.1. User-Space Events
4.2. Accessing User-Space Target Variables
4.3. User-Space Stack Backtraces
5. Useful SystemTap Scripts
5.1. Network
5.1.1. Network Profiling
5.1.2. Tracing Functions Called in Network Socket Code
5.1.3. Monitoring Incoming TCP Connections
5.1.4. Monitoring TCP Packets
5.1.5. Monitoring Network Packets Drops in Kernel
5.2. Disk
5.2.1. Summarizing Disk Read/Write Traffic
5.2.2. Tracking I/O Time For Each File Read or Write
5.2.3. Track Cumulative IO
5.2.4. I/O Monitoring (By Device)
5.2.5. Monitoring Reads and Writes to a File
5.2.6. Monitoring Changes to File Attributes
5.2.7. Periodically Print I/O Block Time
5.3. Profiling
5.3.1. Counting Function Calls Made
5.3.2. Call Graph Tracing
5.3.3. Determining Time Spent in Kernel and User Space
5.3.4. Monitoring Polling Applications
5.3.5. Tracking Most Frequently Used System Calls
5.3.6. Tracking System Call Volume Per Process
5.4. Identifying Contended User-Space Locks
6. Understanding SystemTap Errors
6.1. Parse and Semantic Errors
6.2. Run Time Errors and Warnings
7. References
A. Revision History
Index
diff --git a/SystemTap_Beginners_Guide/inodewatch2sect.html b/SystemTap_Beginners_Guide/inodewatch2sect.html index 04cc5c9d..82e6231c 100644 --- a/SystemTap_Beginners_Guide/inodewatch2sect.html +++ b/SystemTap_Beginners_Guide/inodewatch2sect.html @@ -1,6 +1,6 @@ -5.2.6. Monitoring Changes to File Attributes

Product SiteDocumentation Site

5.2.6. Monitoring Changes to File Attributes

+5.2.6. Monitoring Changes to File Attributes

Product SiteDocumentation Site

5.2.6. Monitoring Changes to File Attributes

This section describes how to monitor if any processes are changing the attributes of a targeted file, in real time.
inodewatch2.stp
diff --git a/SystemTap_Beginners_Guide/inodewatchsect.html b/SystemTap_Beginners_Guide/inodewatchsect.html index bcffff59..06496444 100644 --- a/SystemTap_Beginners_Guide/inodewatchsect.html +++ b/SystemTap_Beginners_Guide/inodewatchsect.html @@ -1,6 +1,6 @@ -5.2.5. Monitoring Reads and Writes to a File

Product SiteDocumentation Site

5.2.5. Monitoring Reads and Writes to a File

+5.2.5. Monitoring Reads and Writes to a File

Product SiteDocumentation Site

5.2.5. Monitoring Reads and Writes to a File

This section describes how to monitor reads from and writes to a file in real time.
inodewatch.stp
@@ -17,17 +17,17 @@ probe vfs.write, vfs.read
inodewatch.stp takes the following information about the file as arguments on the command line: -
  • +
    • The file's major device number.
    • The file's minor device number.
    • The file's inode number. -
    +
To get this information, use stat -c '%D %i' filename, where filename is an absolute path.
For instance: if you wish to monitor /etc/crontab, run stat -c '%D %i' /etc/crontab first. This gives the following output: -
805 1078319
+
805 1078319
805 is the base-16 (hexadecimal) device number. The lower two digits are the minor device number and the upper digits are the major number. 1078319 is the inode number. To start monitoring /etc/crontab, run stap inodewatch.stp 0x8 0x05 1078319 (The 0x prefixes indicate base-16 values.
The output of this command contains the name and ID of any process performing a read/write, the function it is performing (i.e. vfs_read or vfs_write), the device number (in hex format), and the inode number. Example 5.10, “inodewatch.stp Sample Output” contains the output of stap inodewatch.stp 0x8 0x05 1078319 (when cat /etc/crontab is executed while the script is running) : diff --git a/SystemTap_Beginners_Guide/intro-systemtap-vs-others.html b/SystemTap_Beginners_Guide/intro-systemtap-vs-others.html index 09694f08..17d4bc7a 100644 --- a/SystemTap_Beginners_Guide/intro-systemtap-vs-others.html +++ b/SystemTap_Beginners_Guide/intro-systemtap-vs-others.html @@ -1,11 +1,11 @@ -1.2. SystemTap Capabilities

Product SiteDocumentation Site

1.2. SystemTap Capabilities

+
The time and date in the output of disktop.stp is returned by the functions ctime() and gettimeofday_s(). ctime() derives calendar time in terms of seconds passed since the Unix epoch (January 1, 1970). gettimeofday_s() counts the actual number of seconds since Unix epoch, which gives a fairly accurate human-readable timestamp for the output. -
+
In this script, the $return is a local variable that stores the actual number of bytes each process reads or writes from the virtual file system. $return can only be used in return probes (e.g. vfs.read.return and vfs.read.return).
Example 5.6. disktop.stp Sample Output
[...]
 Mon Sep 29 03:38:28 2008 , Average:  19Kb/sec, Read: 7Kb, Write: 89Kb
diff --git a/SystemTap_Beginners_Guide/mainsect-profiling.html b/SystemTap_Beginners_Guide/mainsect-profiling.html
index d3c5f400..fe514250 100644
--- a/SystemTap_Beginners_Guide/mainsect-profiling.html
+++ b/SystemTap_Beginners_Guide/mainsect-profiling.html
@@ -2,7 +2,7 @@
 
 5.3. Profiling

Product SiteDocumentation Site

5.3. Profiling

The following sections showcase scripts that profile kernel activity by monitoring function calls. -

5.3.1. Counting Function Calls Made

+

5.3.1. Counting Function Calls Made

This section describes how to identify how many times the system called a specific kernel function in a 30-second sample. Depending on your use of wildcards, you can also use this script to target multiple kernel functions.
functioncallcount.stp
@@ -27,7 +27,7 @@ probe end {
functioncallcount.stp takes the targeted kernel function as an argument. The argument supports wildcards, which enables you to target multiple kernel functions up to a certain extent. -
+
The output of functioncallcount.stp contains the name of the function called and how many times it was called during the sample time (in alphabetical order). Example 5.13, “functioncallcount.stp Sample Output” contains an excerpt from the output of stap functioncallcount.stp "*@mm/*.c":
Example 5.13. functioncallcount.stp Sample Output
[...]
 __vma_link 97
diff --git a/SystemTap_Beginners_Guide/paracallgraph.html b/SystemTap_Beginners_Guide/paracallgraph.html
index 2b830d6a..13fa4055 100644
--- a/SystemTap_Beginners_Guide/paracallgraph.html
+++ b/SystemTap_Beginners_Guide/paracallgraph.html
@@ -1,6 +1,6 @@
 
 
-5.3.2. Call Graph Tracing

Product SiteDocumentation Site

5.3.2. Call Graph Tracing

+5.3.2. Call Graph Tracing

Product SiteDocumentation Site

5.3.2. Call Graph Tracing

This section describes how to trace incoming and outgoing function calls.
para-callgraph.stp
@@ -29,13 +29,13 @@ probe $2.return { probe $1.call { trace(1, $$parms) } probe $1.return { trace(-1, $$return) }
-
+
para-callgraph.stp takes two command-line arguments: -
  • +
    • The function/s whose entry/exit call you'd like to trace ($1).
    • A second optional trigger function ($2), which enables or disables tracing on a per-thread basis. Tracing in each thread will continue as long as the trigger function has not exited yet. -
    +
para-callgraph.stp uses thread_indent(); as such, its output contains the timestamp, process name, and thread ID of $1 (i.e. the probe function you are tracing). For more information about thread_indent(), refer to its entry in SystemTap Functions.
The following example contains an excerpt from the output for stap para-callgraph.stp 'kernel.function("*@fs/*.c")' 'kernel.function("sys_read")': diff --git a/SystemTap_Beginners_Guide/pr01s02.html b/SystemTap_Beginners_Guide/pr01s02.html index 5635880f..4a92dc08 100644 --- a/SystemTap_Beginners_Guide/pr01s02.html +++ b/SystemTap_Beginners_Guide/pr01s02.html @@ -1,6 +1,6 @@ -2. We Need Feedback!

Product SiteDocumentation Site

2. We Need Feedback!

+2. We Need Feedback!

Product SiteDocumentation Site

2. We Need Feedback!

If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in Bugzilla: http://sourceware.org/bugzilla/ against the product systemtap.
When submitting a report, be sure to include the specific file or URL the report refers to and the manual's identifier: SystemTap_Beginners_Guide diff --git a/SystemTap_Beginners_Guide/runtimeerror.html b/SystemTap_Beginners_Guide/runtimeerror.html index a83331a1..434c5a8a 100644 --- a/SystemTap_Beginners_Guide/runtimeerror.html +++ b/SystemTap_Beginners_Guide/runtimeerror.html @@ -1,21 +1,21 @@ -6.2. Run Time Errors and Warnings

Product SiteDocumentation Site

6.2. Run Time Errors and Warnings

+6.2. Run Time Errors and Warnings

Product SiteDocumentation Site

6.2. Run Time Errors and Warnings

Runtime errors and warnings occur when the SystemTap instrumentation has been installed and is collecting data on the system. -
WARNING: Number of errors: N, skipped probes: M
+
WARNING: Number of errors: N, skipped probes: M
Errors and/or skipped probes occurred during this run. Both N and M are the counts of the number of probes that were not executed due to conditions such as too much time required to execute event handlers over an interval of time. -
division by 0
+
division by 0
The script code performed an invalid division. -
aggregate element not found
+
aggregate element not found
A statistics extractor function other than @count was invoked on an aggregate that has not had any values accumulated yet. This is similar to a division by zero. -
aggregation overflow
+
aggregation overflow
An array containing aggregate values contains too many distinct key pairs at this time. -
MAXNESTING exceeded
+
MAXNESTING exceeded
Too many levels of function call nesting were attempted. The default nesting of function calls allowed is 10. -
MAXACTION exceeded
+
MAXACTION exceeded
The probe handler attempted to execute too many statements in the probe handler. The default number of actions allowed in a probe handler is 1000. -
kernel/user string copy fault at ADDR
+
kernel/user string copy fault at ADDR
The probe handler attempted to copy a string from kernel or user-space at an invalid address (ADDR). -
pointer dereference fault
+
pointer dereference fault
There was a fault encountered during a pointer dereference operation such as a target variable evaluation.
diff --git a/SystemTap_Beginners_Guide/scriptconstructions.html b/SystemTap_Beginners_Guide/scriptconstructions.html index 6ab21f44..6bc9630e 100644 --- a/SystemTap_Beginners_Guide/scriptconstructions.html +++ b/SystemTap_Beginners_Guide/scriptconstructions.html @@ -1,10 +1,10 @@ -3.3. Basic SystemTap Handler Constructs

Product SiteDocumentation Site

3.3. Basic SystemTap Handler Constructs

+3.3. Basic SystemTap Handler Constructs

Product SiteDocumentation Site

3.3. Basic SystemTap Handler Constructs

SystemTap supports the use of several basic constructs in handlers. The syntax for most of these handler constructs are mostly based on C and awk syntax. This section describes several of the most useful SystemTap handler constructs, which should provide you with enough information to write simple yet useful SystemTap scripts. -

3.3.1. Variables

+

3.3.1. Variables

Variables can be used freely throughout a handler; simply choose a name, assign a value from a function or expression to it, and use it in an expression. SystemTap automatically identifies whether a variable should be typed as a string or integer, based on the type of the values assigned to it. For instance, if you use set the variable foo to gettimeofday_s() (as in foo = gettimeofday_s()), then foo is typed as a number and can be printed in a printf() with the integer format specifier (%d). -
+
Note, however, that by default variables are only local to the probe they are used in. This means that variables are initialized, used and disposed at each probe handler invocation. To share a variable between probes, declare the variable name using global outside of the probes. Consider the following example:
Example 3.8. timer-jiffies.stp
global count_jiffies, count_ms
 probe timer.jiffies(100) { count_jiffies ++ }
@@ -15,7 +15,7 @@ probe timer.ms(12345)
   printf ("jiffies:ms ratio %d:%d => CONFIG_HZ=%d\n",
     count_jiffies, count_ms, hz)
   exit ()
-}

+}

Example 3.8, “timer-jiffies.stp” computes the CONFIG_HZ setting of the kernel using timers that count jiffies and milliseconds, then computing accordingly. The global statement allows the script to use the variables count_jiffies and count_ms (set in their own respective probes) to be shared with probe timer.ms(12345).

Note

The ++ notation in Example 3.8, “timer-jiffies.stp” (i.e. count_jiffies ++ and count_ms ++) is used to increment the value of a variable by 1. In the following probe, count_jiffies is incremented by 1 every 100 jiffies: diff --git a/SystemTap_Beginners_Guide/scripts.html b/SystemTap_Beginners_Guide/scripts.html index 75e50f68..2d2edf19 100644 --- a/SystemTap_Beginners_Guide/scripts.html +++ b/SystemTap_Beginners_Guide/scripts.html @@ -1,10 +1,10 @@ -3.2. SystemTap Scripts

Product SiteDocumentation Site

3.2. SystemTap Scripts

+3.2. SystemTap Scripts

Product SiteDocumentation Site

3.2. SystemTap Scripts

For the most part, SystemTap scripts are the foundation of each SystemTap session. SystemTap scripts instruct SystemTap on what type of information to collect, and what to do once that information is collected. -
+
As stated in Chapter 3, Understanding How SystemTap Works, SystemTap scripts are made up of two components: events and handlers. Once a SystemTap session is underway, SystemTap monitors the operating system for the specified events and executes the handlers as they occur. -

Note

+

Note

An event and its corresponding handler is collectively called a probe. A SystemTap script can have multiple probes.
A probe's handler is commonly referred to as a probe body. @@ -12,56 +12,56 @@ In terms of application development, using events and handlers is similar to instrumenting the code by inserting diagnostic print statements in a program's sequence of commands. These diagnostic print statements allow you to view a history of commands executed once the program is run.
SystemTap scripts allow insertion of the instrumentation code without recompilation of the code and allows more flexibility with regard to handlers. Events serve as the triggers for handlers to run; handlers can be specified to record specified data and print it in a certain manner. -
Format
+
Format
SystemTap scripts use the file extension .stp, and contains probes written in the following format:
probe	event {statements}
SystemTap supports multiple events per probe; multiple events are delimited by a comma (,). If multiple events are specified in a single probe, SystemTap will execute the handler when any of the specified events occur. -
+
Each probe has a corresponding statement block. This statement block is enclosed in braces ({ }) and contains the statements to be executed per event. SystemTap executes these statements in sequence; special separators or terminators are generally not necessary between multiple statements.

Note

Statement blocks in SystemTap scripts follow the same syntax and semantics as the C programming language. A statement block can be nested within another statement block. -
+
Systemtap allows you to write functions to factor out code to be used by a number of probes. Thus, rather than repeatedly writing the same series of statements in multiple probes, you can just place the instructions in a function, as in:
function function_name(arguments) {statements}
 probe event {function_name(arguments)}
The statements in function_name are executed when the probe for event executes. The arguments are optional values passed into the function.

Important

Section 3.2, “SystemTap Scripts” is designed to introduce readers to the basics of SystemTap scripts. To understand SystemTap scripts better, it is advisable that you refer to Chapter 5, Useful SystemTap Scripts; each section therein provides a detailed explanation of the script, its events, handlers, and expected output. -

3.2.1. Event

+

3.2.1. Event

SystemTap events can be broadly classified into two types: synchronous and asynchronous. -
Synchronous Events
+
Synchronous Events
A synchronous event occurs when any process executes an instruction at a particular location in kernel code. This gives other events a reference point from which more contextual data may be available. -
+
Examples of synchronous events include: -
syscall.system_call
+
syscall.system_call
The entry to the system call system_call. If the exit from a syscall is desired, appending a .return to the event monitor the exit of the system call instead. For example, to specify the entry and exit of the system call close, use syscall.close and syscall.close.return respectively. -
vfs.file_operation
+
vfs.file_operation
The entry to the file_operation event for Virtual File System (VFS). Similar to syscall event, appending a .return to the event monitors the exit of the file_operation operation. -
kernel.function("function")
+
kernel.function("function")
The entry to the kernel function function. For example, kernel.function("sys_open") refers to the "event" that occurs when the kernel function sys_open is called by any thread in the system. To specify the return of the kernel function sys_open, append the return string to the event statement; i.e. kernel.function("sys_open").return. -
+
When defining probe events, you can use asterisk (*) for wildcards. You can also trace the entry or exit of a function in a kernel source file. Consider the following example:
Example 3.1. wildcards.stp
probe kernel.function("*@net/socket.c") { }
 probe kernel.function("*@net/socket.c").return { }

In the previous example, the first probe's event specifies the entry of ALL functions in the kernel source file net/socket.c. The second probe specifies the exit of all those functions. Note that in this example, there are no statements in the handler; as such, no information will be collected or displayed. -
kernel.trace("tracepoint")
+
kernel.trace("tracepoint")
The static probe for tracepoint. Recent kernels (2.6.30 and newer) include instrumentation for specific events in the kernel. These events are statically marked with tracepoints. One example of a tracepoint available in systemtap is kernel.trace("kfree_skb") which indicates each time a network buffer is freed in the kernel. -
module("module").function("function")
+
module("module").function("function")
Allows you to probe functions within modules. For example:
Example 3.2. moduleprobe.stp
probe module("ext3").function("*") { }
 probe module("ext3").function("*").return { }

The first probe in Example 3.2, “moduleprobe.stp” points to the entry of all functions for the ext3 module. The second probe points to the exits of all functions for that same module; the use of the .return suffix is similar to kernel.function(). Note that the probes in Example 3.2, “moduleprobe.stp” do not contain statements in the probe handlers, and as such will not print any useful data (as in Example 3.1, “wildcards.stp”).
A system's kernel modules are typically located in /lib/modules/kernel_version, where kernel_version refers to the currently loaded kernel version. Modules use the file name extension .ko. -
Asynchronous Events
+
Asynchronous Events
Asynchronous events are not tied to a particular instruction or location in code. This family of probe points consists mainly of counters, timers, and similar constructs.
Examples of asynchronous events include: -
begin
+
begin
The startup of a SystemTap session; i.e. as soon as the SystemTap script is run. -
end
+
end
The end of a SystemTap session. -
timer events
+
timer events
An event that specifies a handler to be executed periodically. For example:
Example 3.3. timer-s.stp
probe timer.s(4)
 {
diff --git a/SystemTap_Beginners_Guide/syscallsbyprocpidsect.html b/SystemTap_Beginners_Guide/syscallsbyprocpidsect.html
index 4e29a72b..ea6ec0f9 100644
--- a/SystemTap_Beginners_Guide/syscallsbyprocpidsect.html
+++ b/SystemTap_Beginners_Guide/syscallsbyprocpidsect.html
@@ -1,6 +1,6 @@
 
 
-5.3.6. Tracking System Call Volume Per Process

Product SiteDocumentation Site

5.3.6. Tracking System Call Volume Per Process

+5.3.6. Tracking System Call Volume Per Process

Product SiteDocumentation Site

5.3.6. Tracking System Call Volume Per Process

This section illustrates how to determine which processes are performing the highest volume of system calls. In previous sections, we've described how to monitor the top system calls used by the system over time (Section 5.3.5, “Tracking Most Frequently Used System Calls”). We've also described how to identify which applications use a specific set of "polling suspect" system calls the most (Section 5.3.4, “Monitoring Polling Applications”). Monitoring the volume of system calls made by each process provides more data in investigating your system for polling processes and other resource hogs.
syscalls_by_proc.stp
diff --git a/SystemTap_Beginners_Guide/systemtapscript-handler.html b/SystemTap_Beginners_Guide/systemtapscript-handler.html index 598508d1..60ef939b 100644 --- a/SystemTap_Beginners_Guide/systemtapscript-handler.html +++ b/SystemTap_Beginners_Guide/systemtapscript-handler.html @@ -1,6 +1,6 @@ -3.2.2. Systemtap Handler/Body

Product SiteDocumentation Site

3.2.2. Systemtap Handler/Body

+3.2.2. Systemtap Handler/Body

Product SiteDocumentation Site

3.2.2. Systemtap Handler/Body

Consider the following sample script:
Example 3.4. helloworld.stp
probe begin
 {
@@ -8,16 +8,16 @@
   exit ()
 }

In Example 3.4, “helloworld.stp”, the event begin (i.e. the start of the session) triggers the handler enclosed in { }, which simply prints hello world followed by a new-line, then exits. -

Note

+

Note

SystemTap scripts continue to run until the exit() function executes. If the users wants to stop the execution of the script, it can interrupted manually with Ctrl+C. -
printf ( ) Statements
+
printf ( ) Statements
The printf () statement is one of the simplest functions for printing data. printf () can also be used to display data using a wide variety of SystemTap functions in the following format:
		printf ("format string\n", arguments)
-
+
The format string specifies how arguments should be printed. The format string of Example 3.4, “helloworld.stp” simply instructs SystemTap to print hello world, and contains no format specifiers. -
+
You can use the format specifiers %s (for strings) and %d (for numbers) in format strings, depending on your list of arguments. Format strings can have multiple format specifiers, each matching a corresponding argument; multiple arguments are delimited by a comma (,). -

Note

+

Note

Semantically, the SystemTap printf function is very similar to its C language counterpart. The aforementioned syntax and format for SystemTap's printf function is identical to that of the C-style printf.
To illustrate this, consider the following probe example: @@ -33,23 +33,23 @@ hald(2360) open df(3433) open df(3433) open df(3433) open -hald(2360) open
SystemTap Functions
+hald(2360) open
SystemTap Functions
SystemTap supports a wide variety of functions that can be used as printf () arguments. Example 3.5, “variables-in-printf-statements.stp” uses the SystemTap functions execname() (name of the process that called a kernel function/performed a system call) and pid() (current process ID).
The following is a list of commonly-used SystemTap functions: -
tid()
+
tid()
The ID of the current thread. -
uid()
+
uid()
The ID of the current user. -
cpu()
+
cpu()
The current CPU number. -
gettimeofday_s()
+
gettimeofday_s()
The number of seconds since UNIX epoch (January 1, 1970). -
ctime()
+
ctime()
Convert number of seconds since UNIX epoch to date. -
pp()
+
pp()
A string describing the probe point currently being handled. -
thread_indent()
+
thread_indent()
This particular function is quite useful, providing you with a way to better organize your print results. The function takes one argument, an indentation delta, which indicates how many spaces to add or remove from a thread's "indentation counter". It then returns a string with some generic trace data along with an appropriate number of indentation spaces.
The generic data included in the returned string includes a timestamp (number of microseconds since the first call to thread_indent() by the thread), a process name, and the thread ID. This allows you to identify what functions were called, who called them, and the duration of each function call. @@ -91,9 +91,9 @@ probe kernel.function("*@net/socket.c").return An arrow signifying whether the call was an entry (<-) or an exit (->); the indentations help you match specific function call entries with their corresponding exits.
  • The name of the function called by the process. -
  • name
    +
    name
    Identifies the name of a specific system call. This variable can only be used in probes that use the event syscall.system_call. -
    target()
    +
    target()
    Used in conjunction with stap script -x process ID or stap script -c command. If you want to specify a script to take an argument of a process ID or command, use target() as the variable in the script to refer to it. For example:
    Example 3.7. targetexample.stp
    probe syscall.* {
       if (pid() == target())
    diff --git a/SystemTap_Beginners_Guide/targetavailable.html b/SystemTap_Beginners_Guide/targetavailable.html
    index 2dcc65a3..a502e642 100644
    --- a/SystemTap_Beginners_Guide/targetavailable.html
    +++ b/SystemTap_Beginners_Guide/targetavailable.html
    @@ -1,6 +1,6 @@
     
     
    -3.3.2.3. Checking Target Variable Availablility

    Product SiteDocumentation Site

    3.3.2.3. Checking Target Variable Availablility

    +3.3.2.3. Checking Target Variable Availablility

    Product SiteDocumentation Site

    3.3.2.3. Checking Target Variable Availablility

    As code evolves the target variables available may change. The @defined makes it easier to handle those variations in the available target variables. The @defined provides a test to see if a particular target variable is available. The result of this test can be used to select the appropriate expression.
    The Example 3.10, “Testing target variable available Example” from the memory.stp tapset provides an probe event alias. Some version of the kernel functions being probed have an argument $flags. When available, the $flags argument is used to generate the local variable write_access. The versions of the probed functions that do not have the $flags argument have a $write argument and that is used instead for the local variable write_access. diff --git a/SystemTap_Beginners_Guide/targetvariables.html b/SystemTap_Beginners_Guide/targetvariables.html index 9fc1de9d..76ec6295 100644 --- a/SystemTap_Beginners_Guide/targetvariables.html +++ b/SystemTap_Beginners_Guide/targetvariables.html @@ -1,6 +1,6 @@ -3.3.2. Target Variables

    Product SiteDocumentation Site

    3.3.2. Target Variables

    +3.3.2. Target Variables

    Product SiteDocumentation Site

    3.3.2. Target Variables

    The probe events that map to actual locations in the code (for example kernel.function("function") and kernel.statement("statement")) allow the use of target variables to obtain the value of variables visible at that location in the code. You can use the -L option to list the target variable available at a probe point. If the debug information is installed for the running kernel, you can run the following command to find out what target variables are available for the vfs_read function:
    stap -L 'kernel.function("vfs_read")'
    This will yield something similar to the following: @@ -35,7 +35,7 @@ current files_stat max_files: 386070 Obtain the string at address from kernel memory.
    kernel_string_n(address, n)
    Obtain the string at address from the kernel memory and limits the string to n bytes. -

    3.3.2.1. Pretty Printing Target Variables

    +

    3.3.2.1. Pretty Printing Target Variables

    SystemTap scripts are often used to observe what is happening within the code. In many cases just printing the values of the various context variables is sufficient. SystemTap makes a number operations available that can generate printable strings for target variables:
    $$vars
    Expands to a character string that is equivalent to sprintf("parm1=%x ... parmN=%x var1=%x ... varN=%x", parm1, ..., parmN, var1, ..., varN) for each variable in scope at the probe point. Some values may be printed as “=?” if their run-time location cannot be found. diff --git a/SystemTap_Beginners_Guide/threadtimessect.html b/SystemTap_Beginners_Guide/threadtimessect.html index af77a102..a1d60fe8 100644 --- a/SystemTap_Beginners_Guide/threadtimessect.html +++ b/SystemTap_Beginners_Guide/threadtimessect.html @@ -1,6 +1,6 @@ -5.3.3. Determining Time Spent in Kernel and User Space

    Product SiteDocumentation Site

    5.3.3. Determining Time Spent in Kernel and User Space

    +5.3.3. Determining Time Spent in Kernel and User Space

    Product SiteDocumentation Site

    5.3.3. Determining Time Spent in Kernel and User Space

    This section illustrates how to determine the amount of time any given thread is spending in either kernel or user-space.
    thread-times.stp
    @@ -40,7 +40,7 @@ probe timer.s(5), end { delete tids } -
    +
    thread-times.stp lists the top 20 processes currently taking up CPU time within a 5-second sample, along with the total number of CPU ticks made during the sample. The output of this script also notes the percentage of CPU time each process used, as well as whether that time was spent in kernel space or user space.
    Example 5.15, “thread-times.stp Sample Output” contains a 5-second sample of the output for thread-times.stp: diff --git a/SystemTap_Beginners_Guide/timeoutssect.html b/SystemTap_Beginners_Guide/timeoutssect.html index e7a4b9f4..866d5e7a 100644 --- a/SystemTap_Beginners_Guide/timeoutssect.html +++ b/SystemTap_Beginners_Guide/timeoutssect.html @@ -1,6 +1,6 @@ -5.3.4. Monitoring Polling Applications

    Product SiteDocumentation Site

    5.3.4. Monitoring Polling Applications

    +5.3.4. Monitoring Polling Applications

    Product SiteDocumentation Site

    5.3.4. Monitoring Polling Applications

    This section describes how to identify and monitor which applications are polling. Doing so allows you to track unnecessary or excessive polling, which can help you pinpoint areas for improvement in terms of CPU usage and power savings.
    timeout.stp
    @@ -123,7 +123,7 @@ probe timer.s(1) { nanosleep
  • signal -
  • Example 5.16. timeout.stp Sample Output
      uid |   poll  select   epoll  itimer   futex nanosle  signal| process
    +			
    Example 5.16. timeout.stp Sample Output
      uid |   poll  select   epoll  itimer   futex nanosle  signal| process
     28937 | 148793       0       0    4727   37288       0       0| firefox
     22945 |      0   56949       0       1       0       0       0| scim-bridge
         0 |      0       0       0   36414       0       0       0| swapper
    diff --git a/SystemTap_Beginners_Guide/topsyssect.html b/SystemTap_Beginners_Guide/topsyssect.html
    index 45e72114..bc955263 100644
    --- a/SystemTap_Beginners_Guide/topsyssect.html
    +++ b/SystemTap_Beginners_Guide/topsyssect.html
    @@ -1,6 +1,6 @@
     
     
    -5.3.5. Tracking Most Frequently Used System Calls

    Product SiteDocumentation Site

    5.3.5. Tracking Most Frequently Used System Calls

    +5.3.5. Tracking Most Frequently Used System Calls

    Product SiteDocumentation Site

    5.3.5. Tracking Most Frequently Used System Calls

    timeout.stp from Section 5.3.4, “Monitoring Polling Applications” helps you identify which applications are polling by examining a small subset of system calls ( poll, select, epoll, itimer, futex, nanosleep, and signal). However, in some systems, an excessive number of system calls outside that small subset might be responsible for time spent in the kernel. If you suspect that an application is using system calls excessively, you need to identify the most frequently used system calls on the system. To do this, use topsys.stp.
    topsys.stp
    @@ -31,7 +31,7 @@ probe timer.s(5) {
    topsys.stp lists the top 20 system calls used by the system per 5-second interval. It also lists how many times each system call was used during that period. Refer to Example 5.17, “topsys.stp Sample Output” for a sample output. -
    Example 5.17. topsys.stp Sample Output
    --------------------------------------------------------------
    +	
    Example 5.17. topsys.stp Sample Output
    --------------------------------------------------------------
                       SYSCALL      COUNT
                  gettimeofday       1857
                          read       1821
    diff --git a/SystemTap_Beginners_Guide/traceio2sect.html b/SystemTap_Beginners_Guide/traceio2sect.html
    index bcedadc6..1d184a1a 100644
    --- a/SystemTap_Beginners_Guide/traceio2sect.html
    +++ b/SystemTap_Beginners_Guide/traceio2sect.html
    @@ -1,6 +1,6 @@
     
     
    -5.2.4. I/O Monitoring (By Device)

    Product SiteDocumentation Site

    5.2.4. I/O Monitoring (By Device)

    +5.2.4. I/O Monitoring (By Device)

    Product SiteDocumentation Site

    5.2.4. I/O Monitoring (By Device)

    This section describes how to monitor I/O activity on a specific device.
    traceio2.stp
    @@ -24,9 +24,9 @@ probe vfs.write, vfs.read execname(), pid(), probefunc(), dev) }
    -
    +
    traceio2.stp takes 1 argument: the whole device number. To get this number, use stat -c "0x%D" directory, where directory is located in the device you wish to monitor. -
    +
    The usrdev2kerndev() function converts the whole device number into the format understood by the kernel. The output produced by usrdev2kerndev() is used in conjunction with the MKDEV(), MINOR(), and MAJOR() functions to determine the major and minor numbers of a specific device.
    The output of traceio2.stp includes the name and ID of any process performing a read/write, the function it is performing (i.e. vfs_read or vfs_write), and the kernel device number. diff --git a/SystemTap_Beginners_Guide/traceiosect.html b/SystemTap_Beginners_Guide/traceiosect.html index 2bd55063..6a987b61 100644 --- a/SystemTap_Beginners_Guide/traceiosect.html +++ b/SystemTap_Beginners_Guide/traceiosect.html @@ -1,6 +1,6 @@ -5.2.3. Track Cumulative IO

    Product SiteDocumentation Site

    5.2.3. Track Cumulative IO

    +5.2.3. Track Cumulative IO

    Product SiteDocumentation Site

    5.2.3. Track Cumulative IO

    This section describes how to track the cumulative amount of I/O to the system.
    traceio.stp
    @@ -52,7 +52,7 @@ probe timer.s(1) {
    traceio.stp prints the top ten executables generating I/O traffic over time. In addition, it also tracks the cumulative amount of I/O reads and writes done by those ten executables. This information is tracked and printed out in 1-second intervals, and in descending order. -
    +
    Note that traceio.stp also uses the local variable $return, which is also used by disktop.stp from Section 5.2.1, “Summarizing Disk Read/Write Traffic”.
    Example 5.8. traceio.stp Sample Output
    [...]
                Xorg r:   583401 KiB w:        0 KiB
    diff --git a/SystemTap_Beginners_Guide/typecasting.html b/SystemTap_Beginners_Guide/typecasting.html
    index 99f11578..1aeb1d8f 100644
    --- a/SystemTap_Beginners_Guide/typecasting.html
    +++ b/SystemTap_Beginners_Guide/typecasting.html
    @@ -1,6 +1,6 @@
     
     
    -3.3.2.2. Typecasting

    Product SiteDocumentation Site

    3.3.2.2. Typecasting

    +3.3.2.2. Typecasting

    Product SiteDocumentation Site

    3.3.2.2. Typecasting

    In most cases SystemTap can determine a variable's type from the debug information. However, code may use void pointers for variables (for example memory allocation routines) and typing information is not available. Also the typing information available within a probe handler is not available within a function; SystemTap functions arguments use a long in place of a typed pointer. SystemTap's @cast operator (first available in SystemTap 0.9) can be used to indicate the correct type of the object.
    The Example 3.9, “Casting Example” is from the task.stp tapset. The function returns the value of the state field from a task_struct pointed to by the long task. The first argument of the @cast operator, task, is the pointer to the object. The second argument is the type to cast the object to, task_struct. The third arument lists what file that the type definition information comes from and is optional. With the @cast operator the various fields of this particular task_struct task can be accessed; in this example the state field is obtained. diff --git a/SystemTap_Beginners_Guide/understanding-how-systemtap-works.html b/SystemTap_Beginners_Guide/understanding-how-systemtap-works.html index 85951efb..56b5bf53 100644 --- a/SystemTap_Beginners_Guide/understanding-how-systemtap-works.html +++ b/SystemTap_Beginners_Guide/understanding-how-systemtap-works.html @@ -1,14 +1,14 @@ -Chapter 3. Understanding How SystemTap Works

    Product SiteDocumentation Site

    Chapter 3. Understanding How SystemTap Works

    +Chapter 3. Understanding How SystemTap Works

    Product SiteDocumentation Site

    Chapter 3. Understanding How SystemTap Works

    SystemTap allows users to write and reuse simple scripts to deeply examine the activities of a running Linux system. These scripts can be designed to extract data, filter it, and summarize it quickly (and safely), enabling the diagnosis of complex performance (or even functional) problems. -
    +
    The essential idea behind a SystemTap script is to name events, and to give them handlers. When SystemTap runs the script, SystemTap monitors for the event; once the event occurs, the Linux kernel then runs the handler as a quick sub-routine, then resumes. -
    +
    There are several kind of events; entering/exiting a function, timer expiration, session termination, etc. A handler is a series of script language statements that specify the work to be done whenever the event occurs. This work normally includes extracting data from the event context, storing them into internal variables, and printing results. -

    3.1. Architecture

    +

    3.1. Architecture

    A SystemTap session begins when you run a SystemTap script. This session occurs in the following fashion: -
    Procedure 3.1. SystemTap Session
    1. +
      Procedure 3.1. SystemTap Session
      1. First, SystemTap checks the script against the existing tapset library (normally in /usr/share/systemtap/tapset/ for any tapsets used. SystemTap will then substitute any located tapsets with their corresponding definitions in the tapset library.
      2. SystemTap then translates the script to C, running the system C compiler to create a kernel module from it. The tools that perform this step are contained in the systemtap package (refer to Section 2.1.1, “Installing SystemTap” for more information). diff --git a/SystemTap_Beginners_Guide/understanding-tapsets.html b/SystemTap_Beginners_Guide/understanding-tapsets.html index 57e3909e..4f3fcf21 100644 --- a/SystemTap_Beginners_Guide/understanding-tapsets.html +++ b/SystemTap_Beginners_Guide/understanding-tapsets.html @@ -1,6 +1,6 @@ -3.6. Tapsets

        Product SiteDocumentation Site

        3.6. Tapsets

        +3.6. Tapsets

        Product SiteDocumentation Site

        3.6. Tapsets

        Tapsets are scripts that form a library of pre-written probes and functions to be used in SystemTap scripts. When a user runs a SystemTap script, SystemTap checks the script's probe events and handlers against the tapset library; SystemTap then loads the corresponding probes and functions before translating the script to C (refer to Section 3.1, “Architecture” for information on what transpires in a SystemTap session).
        Like SystemTap scripts, tapsets use the file name extension .stp. The standard library of tapsets is located in /usr/share/systemtap/tapset/ by default. However, unlike SystemTap scripts, tapsets are not meant for direct execution; rather, they constitute the library from which other scripts can pull definitions. diff --git a/SystemTap_Beginners_Guide/useful-systemtap-scripts.html b/SystemTap_Beginners_Guide/useful-systemtap-scripts.html index cdd8258f..63146496 100644 --- a/SystemTap_Beginners_Guide/useful-systemtap-scripts.html +++ b/SystemTap_Beginners_Guide/useful-systemtap-scripts.html @@ -1,10 +1,10 @@ -Chapter 5. Useful SystemTap Scripts

        Product SiteDocumentation Site

        Chapter 5. Useful SystemTap Scripts

        +Chapter 5. Useful SystemTap Scripts

        Product SiteDocumentation Site

        Chapter 5. Useful SystemTap Scripts

        This chapter enumerates several SystemTap scripts you can use to monitor and investigate different subsystems. All of these scripts are available at /usr/share/systemtap/testsuite/systemtap.examples/ once you install the systemtap-testsuite RPM.

        5.1. Network

        The following sections showcase scripts that trace network-related functions and build a profile of network activity. -

        5.1.1. Network Profiling

        +

        5.1.1. Network Profiling

        This section describes how to profile network activity. nettop.stp provides a glimpse into how much network traffic each process is generating on a machine.
        nettop.stp
        @@ -57,7 +57,7 @@ probe timer.ms(5000), end, error print_activity() }
    -
    +
    Note that function print_activity() uses the following expressions:
    n_xmit ? @sum(ifxmit[pid, dev, exec, uid])/1024 : 0
     n_recv ? @sum(ifrecv[pid, dev, exec, uid])/1024 : 0
    @@ -106,7 +106,7 @@ else 11178 0 eth0 43 1 3 0 synergyc 11362 0 eth0 0 7 0 0 firefox 3897 0 eth0 0 1 0 0 multiload-apple -[...]

    5.1.2. Tracing Functions Called in Network Socket Code

    +[...]

    5.1.2. Tracing Functions Called in Network Socket Code

    This section describes how to trace functions called from the kernel's net/socket.c file. This task helps you identify, in finer detail, how each process interacts with the network at the kernel level.
    socket-trace.stp
    @@ -142,7 +142,7 @@ probe kernel.function("*@net/socket.c").return { 35 scim-bridge(3883): <- sys_socketcall [...]

    Example 5.2, “socket-trace.stp Sample Output” contains a 3-second excerpt of the output for socket-trace.stp. For more information about the output of this script as provided by thread_indent(), refer to SystemTap Functions Example 3.6, “thread_indent.stp”. -

    5.1.3. Monitoring Incoming TCP Connections

    +

    5.1.3. Monitoring Incoming TCP Connections

    This section illustrates how to monitor incoming TCP connections. This task is useful in identifying any unauthorized, suspicious, or otherwise unwanted network access requests in real time.
    tcp_connections.stp
    @@ -175,7 +175,7 @@ probe kernel.function("tcp_accept").return?, IP address from which the TCP connection originated
    Example 5.3. tcp_connections.stp Sample Output
    UID            CMD    PID   PORT        IP_SOURCE
     0             sshd   3165     22      10.64.0.227
    -0             sshd   3165     22      10.64.0.227

    5.1.4. Monitoring TCP Packets

    +0 sshd 3165 22 10.64.0.227

    5.1.4. Monitoring TCP Packets

    This section illustrates how to monitor TCP packets received by the system. This is useful in analyzing network traffic generated by applications running on the system.
    tcpdumplike.stp
    @@ -232,8 +232,8 @@ probe tcp.receive { 209.85.229.147 10.0.2.15 80 21141 0 1 1 0 0 0 209.85.229.147 10.0.2.15 80 21141 0 1 1 0 0 0 209.85.229.118 10.0.2.15 80 63433 0 1 1 0 0 0 -[...]

    5.1.5. Monitoring Network Packets Drops in Kernel

    - +[...]

    5.1.5. Monitoring Network Packets Drops in Kernel

    + The network stack in Linux can discard packets for various reasons. Some Linux kernels include a tracepoint, kernel.trace("kfree_skb"), which easily tracks where packets are discarded. dropwatch.stp uses kernel.trace("kfree_skb") to trace packet discards; the script summarizes which locations discard packets every five-second interval.
    dropwatch.stp
    diff --git a/SystemTap_Beginners_Guide/userspace-probing.html b/SystemTap_Beginners_Guide/userspace-probing.html index 2ebc90f3..82647b72 100644 --- a/SystemTap_Beginners_Guide/userspace-probing.html +++ b/SystemTap_Beginners_Guide/userspace-probing.html @@ -13,7 +13,7 @@ As root, or a member of the 'root' group, run "make -C /usr/share/systemtap/runtime/uprobes". Pass 4: compilation failed. Try again with another '--vp 0001' option.
    If this occurs, you need to generate a uprobes.ko module for the kernel as directed. -

    4.1. User-Space Events

    +

    4.1. User-Space Events

    All user-space event probes begin with process. The process events can be limited to a specific running process by specifying the process ID. The process events can also be limited to monitoring a particular executable by specifying the path to executable (PATH). SystemTap makes use of the PATH environment variable, so both the name used on the command-line to start the executable and the absolute path to the executable can be used. Several of user-space probe events limit their scope to a particular executable name (PATH) because SystemTap must use debug information to statically analyzed where to places the probes, but for many user-space probes events the process ID and executable name are optional. Any process event in the list below that include process ID or the path to the executable must include those arguments. The process ID and path to the executable are optional for the process events that do not list them:
    process("PATH").function("function")
    The entry to the user-space function function for the executable PATH. This event is the user-space analogue of the kernel.function("function") event. It allows wildcards for the function function and .return suffix. diff --git a/SystemTap_Beginners_Guide/using-systemtap.html b/SystemTap_Beginners_Guide/using-systemtap.html index 55c3be79..4a37b910 100644 --- a/SystemTap_Beginners_Guide/using-systemtap.html +++ b/SystemTap_Beginners_Guide/using-systemtap.html @@ -1,8 +1,8 @@ -Chapter 2. Using SystemTap

    Product SiteDocumentation Site

    Chapter 2. Using SystemTap

    +Chapter 2. Using SystemTap

    Product SiteDocumentation Site

    Chapter 2. Using SystemTap

    This chapter instructs users how to install SystemTap, and provides an introduction on how to run SystemTap scripts. -

    2.1. Installation and Setup

    +

    2.1. Installation and Setup

    To deploy SystemTap, you need to install the SystemTap packages along with the corresponding set of -devel, -debuginfo and -debuginfo-common packages for your kernel. If your system has multiple kernels installed, and you wish to use SystemTap on more than one kernel kernel, you will need to install the -devel and -debuginfo packages for each of those kernel versions.
    These procedures will be discussed in detail in the following sections. @@ -10,13 +10,13 @@ Many users confuse -debuginfo with -debug. Remember that the deployment of SystemTap requires the installation of the -debuginfo package of the kernel, not the -debug version of the kernel.

    2.1.1. Installing SystemTap

    To deploy Systemtap, you will need to to install the following RPMs: -
    • +
      • systemtap
      • systemtap-runtime
      Assuming that yum is installed in the system, these two rpms can be installed with yum install systemtap systemtap-runtime. Note that before you can use SystemTap, you will still need to install the required kernel information RPMs. -

    2.1.2. Installing Required Kernel Information RPMs

    +

    2.1.2. Installing Required Kernel Information RPMs

    SystemTap needs information about the kernel in order to place instrumentation in it (i.e. probe it). This information also allows SystemTap to generate the code for the instrumentation. This information is contained in the matching -devel, -debuginfo, and -debuginfo-common packages for your kernel. The necessary -devel and -debuginfo packages for the ordinary "vanilla" kernel are as follows:
    • kernel-debuginfo @@ -26,7 +26,7 @@ kernel-devel
    Likewise, the necessary packages for the PAE kernel would be kernel-PAE-debuginfo, kernel-PAE-debuginfo-common, and kernel-PAE-devel. -
    +
    To determine what kernel your system is currently using, use:
    uname -r
    For example, if you wish to use SystemTap on kernel version 2.6.18-53.el5 on an i686 machine, then you would need to download and install the following RPMs: @@ -54,7 +54,7 @@ debuginfo-install kernel-PAE-2.6.18-53.1.13.el5
    Once you have manually downloaded the required packages to the machine, install the RPMs by running rpm --force -ivh package_names. -

    2.1.3. Initial Testing

    +

    2.1.3. Initial Testing

    If you are currently using the kernel you wish to probe with SystemTap, you can immediately test whether the deployment was successful. If not, you will need to reboot and load the appropriate kernel.
    To start the test, run the command stap -v -e 'probe vfs.read {printf("read performed\n"); exit()}'. This command simply instructs SystemTap to print read performed then exit properly once a virtual file system read is detected. If the SystemTap deployment was successful, you should get output similar to the following: diff --git a/SystemTap_Beginners_Guide/using-usage.html b/SystemTap_Beginners_Guide/using-usage.html index 468c200f..5b5ba3ae 100644 --- a/SystemTap_Beginners_Guide/using-usage.html +++ b/SystemTap_Beginners_Guide/using-usage.html @@ -1,20 +1,20 @@ -2.3. Running SystemTap Scripts

    Product SiteDocumentation Site

    2.3. Running SystemTap Scripts

    +2.3. Running SystemTap Scripts

    Product SiteDocumentation Site

    2.3. Running SystemTap Scripts

    SystemTap scripts are run through the command stap. stap can run SystemTap scripts from standard input or from file. -
    +
    Running stap and staprun requires elevated privileges to the system. However, not all users can be granted root access just to run SystemTap. In some cases, for instance, you may want to allow a non-privileged user to run SystemTap instrumentation on his machine.
    To allow ordinary users to run SystemTap without root access, add them to one of these user groups: -
    stapdev
    +
    stapdev
    Members of this group can use stap to run SystemTap scripts, or staprun to run SystemTap instrumentation modules.
    Running stap involves compiling SystemTap scripts into kernel modules and loading them into the kernel. This requires elevated privileges to the system, which are granted to stapdev members. Unfortunately, such privileges also grant effective root access to stapdev members. As such, you should only grant stapdev group membership to users whom you can trust root access. -
    stapusr
    +
    stapusr
    Members of this group can only run staprun to run SystemTap instrumentation modules. In addition, they can only run those modules from /lib/modules/kernel_version/systemtap/. Note that this directory must be owned only by the root user, and must only be writable by the root user.
    Below is a list of commonly used stap options: -
    -v
    +
    -v
    Makes the output of the SystemTap session more verbose. You can repeat this option (for example, stap -vvv script.stp) to provide more details on the script's execution. This option is particularly useful if you encounter any errors in running the script.
    For more information about common SystemTap script errors, refer to Chapter 6, Understanding SystemTap Errors. @@ -32,7 +32,7 @@ Use SystemTap's Flight recorder mode and make the script a background process. For more information about flight recorder mode, refer to Section 2.3.1, “SystemTap Flight Recorder Mode”.
    You can also instruct stap to run scripts from standard input using the switch -. To illustrate: -
    Example 2.1. Running Scripts From Standard Input
    echo "probe timer.s(1) {exit()}" | stap -

    +
    Example 2.1. Running Scripts From Standard Input
    echo "probe timer.s(1) {exit()}" | stap -

    Example 2.1, “Running Scripts From Standard Input” instructs stap to run the script passed by echo to standard input. Any stap options you wish to use should be inserted before the - switch; for instance, to make the example in Example 2.1, “Running Scripts From Standard Input” more verbose, the command would be:
    echo "probe timer.s(1) {exit()}" | stap -v - @@ -42,9 +42,9 @@ To run SystemTap instrumentation (i.e. the kernel module built from SystemTap scripts during a cross-instrumentation), use staprun instead. For more information about staprun and cross-instrumentation, refer to Section 2.2, “Generating Instrumentation for Other Computers”.

    Note

    The stap options -v and -o also work for staprun. For more information about staprun, refer to man staprun. -

    2.3.1. SystemTap Flight Recorder Mode

    +

    2.3.1. SystemTap Flight Recorder Mode

    SystemTap's flight recorder mode allows you to run a SystemTap script run for long periods and just focus on recent output. The flight recorder mode (the -F option) limits the amount of output generated. There are two variations of the flight recorder mode: in-memory and file mode. In both cases the SystemTap script runs as a background process. -

    2.3.1.1. In-memory Flight Recorder

    +

    2.3.1.1. In-memory Flight Recorder

    When flight recorder mode (the -F option) is used without a file name SystemTap uses a buffer in kernel memory to store the output of the script. The SystemTap instrumentation module will load and the probes start running, the instrumentation will then detach and be put in the background. When the interesting event occurs, you can reattach to the instrumentation and see the recent output in the memory buffer and any continuing output. The following command starts a script using the flight recorder in-memory mode:
    stap -F iotime.stp
    Once the script starts, you will see a message like the following that provides the command to reconnect to the running script: @@ -53,7 +53,7 @@ To reconnect, type "staprun -A stap_5dd0073edcb1f13f7565d8c343063e68_19556"
    staprun -A stap_5dd0073edcb1f13f7565d8c343063e68_19556
    By default the kernel buffer is 1MB in size and it can be increased with the -s option specifying the size in megabytes (rounded up to the next power over 2) for the buffer. For example -s2 on the SystemTap command line would specify 2MB for the buffer. -

    2.3.1.2. File Flight Recorder

    +

    2.3.1.2. File Flight Recorder

    The flight recorder mode can also store data to files. The number and size of the files kept is controlled by the -S option followed by two numerical arguments separated by a comma. The first argument is the maximum size in megabytes for the each output file. The second argument is the number of recent files to keep. The file name is specified by the -o option followed by the name. SystemTap will add a number suffix to the file name to indicate the order of the files. The following will start SystemTap in file flight recorder mode with the output going to files named /tmp/iotime.log.[0-9]+ and each file 1MB or smaller and keeping latest two files:
    stap -F -o /tmp/pfaults.log -S 1,2  pfaults.stp
    The number printed by the command is the process ID. Sending a SIGTERM to the process will shutdown the SystemTap script and stop the data collection. For example if the previous command listed the 7590 as the process ID, the following command whould shutdown the systemtap script: diff --git a/SystemTap_Beginners_Guide/ustack.html b/SystemTap_Beginners_Guide/ustack.html index 871522cb..243de3cd 100644 --- a/SystemTap_Beginners_Guide/ustack.html +++ b/SystemTap_Beginners_Guide/ustack.html @@ -1,6 +1,6 @@ -4.3. User-Space Stack Backtraces

    Product SiteDocumentation Site

    4.3. User-Space Stack Backtraces

    +4.3. User-Space Stack Backtraces

    Product SiteDocumentation Site

    4.3. User-Space Stack Backtraces

    The probe point (pp) function indicates which particular event triggered the the SystemTap event handler. A probe on the entry into a function would list the function name. However, in many cases the same probe point event may be triggered by many different modules in the program; this is particularly true for functions in shared libraries. A SystemTap backtrace of the user-space stack can provide additional context on how the probe point event is triggered.
    The user-space stack backtrace generation is complicated by the compiler producing code optimized to eliminate stack frame pointers. However, the compiler also includes information in the debug information section to allow debugging tools to produce stack backtraces. SystemTap user-space stack backtrace mechanism makes use of that debug information to walk the stack to generate stack traces for 32-bit and 64-bit x86 processors; other processor architectures do not yet support the use of debug information to unwind the user-space stack. You will need to use the -d executable for the application executable and -ldd for shared libraries to ensure that the needed debug information is used to produce the user-space stack backtraces. diff --git a/SystemTap_Beginners_Guide/utargetvariable.html b/SystemTap_Beginners_Guide/utargetvariable.html index 3bf04b02..147f0935 100644 --- a/SystemTap_Beginners_Guide/utargetvariable.html +++ b/SystemTap_Beginners_Guide/utargetvariable.html @@ -1,6 +1,6 @@ -4.2. Accessing User-Space Target Variables

    Product SiteDocumentation Site

    4.2. Accessing User-Space Target Variables

    +4.2. Accessing User-Space Target Variables

    Product SiteDocumentation Site

    4.2. Accessing User-Space Target Variables

    User-space target variables can be accessed in the same manner as described in Section 3.3.2, “Target Variables”. However, in Linux there are separate address spaces for the user and kernel code. When using "->" operator SystemTap will access the appropriate address space. For pointers to base types such as integers and strings there are a number of functions listed below to access user-space data. The first argument for each functions is the pointer to the data item.
    user_char(address)
    Obtain the character at address for the current user process. diff --git a/man/dtrace.1.html b/man/dtrace.1.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/dtrace.1.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::buildid.7stap.html b/man/error::buildid.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::buildid.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::dwarf.7stap.html b/man/error::dwarf.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::dwarf.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::fault.7stap.html b/man/error::fault.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::fault.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::inode-uprobes.7stap.html b/man/error::inode-uprobes.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::inode-uprobes.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::pass1.7stap.html b/man/error::pass1.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::pass1.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::pass2.7stap.html b/man/error::pass2.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::pass2.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::pass3.7stap.html b/man/error::pass3.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::pass3.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::pass4.7stap.html b/man/error::pass4.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::pass4.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::pass5.7stap.html b/man/error::pass5.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::pass5.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::process-tracking.7stap.html b/man/error::process-tracking.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::process-tracking.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/error::reporting.7stap.html b/man/error::reporting.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/error::reporting.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::HZ.3stap.html b/man/function::HZ.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::HZ.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::MAJOR.3stap.html b/man/function::MAJOR.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::MAJOR.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::MINOR.3stap.html b/man/function::MINOR.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::MINOR.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::MKDEV.3stap.html b/man/function::MKDEV.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::MKDEV.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::addr.3stap.html b/man/function::addr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::addr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::addr_to_node.3stap.html b/man/function::addr_to_node.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::addr_to_node.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_clear_screen.3stap.html b/man/function::ansi_clear_screen.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_clear_screen.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_cursor_hide.3stap.html b/man/function::ansi_cursor_hide.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_cursor_hide.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_cursor_move.3stap.html b/man/function::ansi_cursor_move.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_cursor_move.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_cursor_restore.3stap.html b/man/function::ansi_cursor_restore.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_cursor_restore.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_cursor_save.3stap.html b/man/function::ansi_cursor_save.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_cursor_save.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_cursor_show.3stap.html b/man/function::ansi_cursor_show.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_cursor_show.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_new_line.3stap.html b/man/function::ansi_new_line.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_new_line.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_reset_color.3stap.html b/man/function::ansi_reset_color.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_reset_color.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_set_color.3stap.html b/man/function::ansi_set_color.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_set_color.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_set_color2.3stap.html b/man/function::ansi_set_color2.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_set_color2.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ansi_set_color3.3stap.html b/man/function::ansi_set_color3.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ansi_set_color3.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::asmlinkage.3stap.html b/man/function::asmlinkage.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::asmlinkage.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::atomic_long_read.3stap.html b/man/function::atomic_long_read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::atomic_long_read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::atomic_read.3stap.html b/man/function::atomic_read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::atomic_read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::backtrace.3stap.html b/man/function::backtrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::backtrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::bytes_to_string.3stap.html b/man/function::bytes_to_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::bytes_to_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::caller.3stap.html b/man/function::caller.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::caller.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::caller_addr.3stap.html b/man/function::caller_addr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::caller_addr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::callers.3stap.html b/man/function::callers.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::callers.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cmdline_arg.3stap.html b/man/function::cmdline_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cmdline_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cmdline_args.3stap.html b/man/function::cmdline_args.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cmdline_args.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cmdline_str.3stap.html b/man/function::cmdline_str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cmdline_str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::commit.3stap.html b/man/function::commit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::commit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cpu.3stap.html b/man/function::cpu.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cpu.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cpu_clock_ms.3stap.html b/man/function::cpu_clock_ms.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cpu_clock_ms.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cpu_clock_ns.3stap.html b/man/function::cpu_clock_ns.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cpu_clock_ns.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cpu_clock_s.3stap.html b/man/function::cpu_clock_s.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cpu_clock_s.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cpu_clock_us.3stap.html b/man/function::cpu_clock_us.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cpu_clock_us.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cpuid.3stap.html b/man/function::cpuid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cpuid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cputime_to_msecs.3stap.html b/man/function::cputime_to_msecs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cputime_to_msecs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::cputime_to_string.3stap.html b/man/function::cputime_to_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::cputime_to_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ctime.3stap.html b/man/function::ctime.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ctime.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::d_name.3stap.html b/man/function::d_name.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::d_name.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::d_path.3stap.html b/man/function::d_path.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::d_path.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::delete_stopwatch.3stap.html b/man/function::delete_stopwatch.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::delete_stopwatch.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::discard.3stap.html b/man/function::discard.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::discard.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::egid.3stap.html b/man/function::egid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::egid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::env_var.3stap.html b/man/function::env_var.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::env_var.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::errno_str.3stap.html b/man/function::errno_str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::errno_str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::error.3stap.html b/man/function::error.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::error.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::euid.3stap.html b/man/function::euid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::euid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::execname.3stap.html b/man/function::execname.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::execname.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::exit.3stap.html b/man/function::exit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::exit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::fastcall.3stap.html b/man/function::fastcall.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::fastcall.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::format_ipaddr.3stap.html b/man/function::format_ipaddr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::format_ipaddr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ftrace.3stap.html b/man/function::ftrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ftrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::get_cycles.3stap.html b/man/function::get_cycles.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::get_cycles.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::get_sa_flags.3stap.html b/man/function::get_sa_flags.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::get_sa_flags.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::get_sa_handler.3stap.html b/man/function::get_sa_handler.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::get_sa_handler.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::gettimeofday_ms.3stap.html b/man/function::gettimeofday_ms.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::gettimeofday_ms.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::gettimeofday_ns.3stap.html b/man/function::gettimeofday_ns.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::gettimeofday_ns.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::gettimeofday_s.3stap.html b/man/function::gettimeofday_s.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::gettimeofday_s.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::gettimeofday_us.3stap.html b/man/function::gettimeofday_us.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::gettimeofday_us.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::gid.3stap.html b/man/function::gid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::gid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::htonl.3stap.html b/man/function::htonl.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::htonl.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::htonll.3stap.html b/man/function::htonll.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::htonll.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::htons.3stap.html b/man/function::htons.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::htons.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::indent.3stap.html b/man/function::indent.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::indent.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::inet_get_ip_source.3stap.html b/man/function::inet_get_ip_source.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::inet_get_ip_source.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::inet_get_local_port.3stap.html b/man/function::inet_get_local_port.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::inet_get_local_port.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::inode_name.3stap.html b/man/function::inode_name.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::inode_name.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::int_arg.3stap.html b/man/function::int_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::int_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ip_ntop.3stap.html b/man/function::ip_ntop.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ip_ntop.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ipmib_filter_key.3stap.html b/man/function::ipmib_filter_key.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ipmib_filter_key.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ipmib_get_proto.3stap.html b/man/function::ipmib_get_proto.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ipmib_get_proto.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ipmib_local_addr.3stap.html b/man/function::ipmib_local_addr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ipmib_local_addr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ipmib_remote_addr.3stap.html b/man/function::ipmib_remote_addr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ipmib_remote_addr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ipmib_tcp_local_port.3stap.html b/man/function::ipmib_tcp_local_port.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ipmib_tcp_local_port.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ipmib_tcp_remote_port.3stap.html b/man/function::ipmib_tcp_remote_port.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ipmib_tcp_remote_port.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::is_myproc.3stap.html b/man/function::is_myproc.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::is_myproc.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::is_return.3stap.html b/man/function::is_return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::is_return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::is_sig_blocked.3stap.html b/man/function::is_sig_blocked.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::is_sig_blocked.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::isdigit.3stap.html b/man/function::isdigit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::isdigit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::isinstr.3stap.html b/man/function::isinstr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::isinstr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::jiffies.3stap.html b/man/function::jiffies.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::jiffies.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_char.3stap.html b/man/function::kernel_char.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_char.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_int.3stap.html b/man/function::kernel_int.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_int.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_long.3stap.html b/man/function::kernel_long.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_long.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_pointer.3stap.html b/man/function::kernel_pointer.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_pointer.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_short.3stap.html b/man/function::kernel_short.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_short.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_string.3stap.html b/man/function::kernel_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_string2.3stap.html b/man/function::kernel_string2.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_string2.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_string2_utf16.3stap.html b/man/function::kernel_string2_utf16.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_string2_utf16.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_string2_utf32.3stap.html b/man/function::kernel_string2_utf32.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_string2_utf32.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_string_n.3stap.html b/man/function::kernel_string_n.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_string_n.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_string_utf16.3stap.html b/man/function::kernel_string_utf16.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_string_utf16.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::kernel_string_utf32.3stap.html b/man/function::kernel_string_utf32.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::kernel_string_utf32.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::linuxmib_filter_key.3stap.html b/man/function::linuxmib_filter_key.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::linuxmib_filter_key.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::local_clock_ms.3stap.html b/man/function::local_clock_ms.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::local_clock_ms.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::local_clock_ns.3stap.html b/man/function::local_clock_ns.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::local_clock_ns.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::local_clock_s.3stap.html b/man/function::local_clock_s.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::local_clock_s.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::local_clock_us.3stap.html b/man/function::local_clock_us.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::local_clock_us.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::log.3stap.html b/man/function::log.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::log.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::long_arg.3stap.html b/man/function::long_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::long_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::longlong_arg.3stap.html b/man/function::longlong_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::longlong_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::mdelay.3stap.html b/man/function::mdelay.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::mdelay.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::mem_page_size.3stap.html b/man/function::mem_page_size.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::mem_page_size.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::modname.3stap.html b/man/function::modname.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::modname.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::module_name.3stap.html b/man/function::module_name.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::module_name.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::msecs_to_string.3stap.html b/man/function::msecs_to_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::msecs_to_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::nfsderror.3stap.html b/man/function::nfsderror.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::nfsderror.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ntohl.3stap.html b/man/function::ntohl.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ntohl.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ntohll.3stap.html b/man/function::ntohll.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ntohll.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ntohs.3stap.html b/man/function::ntohs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ntohs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pages_to_string.3stap.html b/man/function::pages_to_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pages_to_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::panic.3stap.html b/man/function::panic.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::panic.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pexecname.3stap.html b/man/function::pexecname.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pexecname.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pgrp.3stap.html b/man/function::pgrp.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pgrp.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pid.3stap.html b/man/function::pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pid2execname.3stap.html b/man/function::pid2execname.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pid2execname.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pid2task.3stap.html b/man/function::pid2task.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pid2task.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pn.3stap.html b/man/function::pn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pointer_arg.3stap.html b/man/function::pointer_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pointer_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pp.3stap.html b/man/function::pp.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pp.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ppfunc.3stap.html b/man/function::ppfunc.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ppfunc.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ppid.3stap.html b/man/function::ppid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ppid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::print_backtrace.3stap.html b/man/function::print_backtrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::print_backtrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::print_regs.3stap.html b/man/function::print_regs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::print_regs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::print_stack.3stap.html b/man/function::print_stack.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::print_stack.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::print_syms.3stap.html b/man/function::print_syms.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::print_syms.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::print_ubacktrace.3stap.html b/man/function::print_ubacktrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::print_ubacktrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::print_ubacktrace_brief.3stap.html b/man/function::print_ubacktrace_brief.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::print_ubacktrace_brief.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::print_ustack.3stap.html b/man/function::print_ustack.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::print_ustack.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::print_usyms.3stap.html b/man/function::print_usyms.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::print_usyms.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::printk.3stap.html b/man/function::printk.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::printk.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::probe_type.3stap.html b/man/function::probe_type.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::probe_type.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::probefunc.3stap.html b/man/function::probefunc.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::probefunc.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::probemod.3stap.html b/man/function::probemod.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::probemod.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_data.3stap.html b/man/function::proc_mem_data.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_data.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_data_pid.3stap.html b/man/function::proc_mem_data_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_data_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_rss.3stap.html b/man/function::proc_mem_rss.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_rss.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_rss_pid.3stap.html b/man/function::proc_mem_rss_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_rss_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_shr.3stap.html b/man/function::proc_mem_shr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_shr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_shr_pid.3stap.html b/man/function::proc_mem_shr_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_shr_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_size.3stap.html b/man/function::proc_mem_size.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_size.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_size_pid.3stap.html b/man/function::proc_mem_size_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_size_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_string.3stap.html b/man/function::proc_mem_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_string_pid.3stap.html b/man/function::proc_mem_string_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_string_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_txt.3stap.html b/man/function::proc_mem_txt.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_txt.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::proc_mem_txt_pid.3stap.html b/man/function::proc_mem_txt_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::proc_mem_txt_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::pstrace.3stap.html b/man/function::pstrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::pstrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qs_done.3stap.html b/man/function::qs_done.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qs_done.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qs_run.3stap.html b/man/function::qs_run.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qs_run.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qs_wait.3stap.html b/man/function::qs_wait.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qs_wait.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qsq_blocked.3stap.html b/man/function::qsq_blocked.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qsq_blocked.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qsq_print.3stap.html b/man/function::qsq_print.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qsq_print.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qsq_service_time.3stap.html b/man/function::qsq_service_time.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qsq_service_time.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qsq_start.3stap.html b/man/function::qsq_start.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qsq_start.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qsq_throughput.3stap.html b/man/function::qsq_throughput.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qsq_throughput.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qsq_utilization.3stap.html b/man/function::qsq_utilization.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qsq_utilization.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qsq_wait_queue_length.3stap.html b/man/function::qsq_wait_queue_length.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qsq_wait_queue_length.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::qsq_wait_time.3stap.html b/man/function::qsq_wait_time.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::qsq_wait_time.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::randint.3stap.html b/man/function::randint.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::randint.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::read_stopwatch_ms.3stap.html b/man/function::read_stopwatch_ms.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::read_stopwatch_ms.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::read_stopwatch_ns.3stap.html b/man/function::read_stopwatch_ns.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::read_stopwatch_ns.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::read_stopwatch_s.3stap.html b/man/function::read_stopwatch_s.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::read_stopwatch_s.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::read_stopwatch_us.3stap.html b/man/function::read_stopwatch_us.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::read_stopwatch_us.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::real_mount.3stap.html b/man/function::real_mount.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::real_mount.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::register.3stap.html b/man/function::register.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::register.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::registers_valid.3stap.html b/man/function::registers_valid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::registers_valid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::regparm.3stap.html b/man/function::regparm.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::regparm.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::remote_id.3stap.html b/man/function::remote_id.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::remote_id.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::remote_uri.3stap.html b/man/function::remote_uri.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::remote_uri.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::return_str.3stap.html b/man/function::return_str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::return_str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::returnstr.3stap.html b/man/function::returnstr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::returnstr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::returnval.3stap.html b/man/function::returnval.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::returnval.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::reverse_path_walk.3stap.html b/man/function::reverse_path_walk.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::reverse_path_walk.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::s32_arg.3stap.html b/man/function::s32_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::s32_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::s64_arg.3stap.html b/man/function::s64_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::s64_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sa_flags_str.3stap.html b/man/function::sa_flags_str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sa_flags_str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sa_handler_str.3stap.html b/man/function::sa_handler_str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sa_handler_str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::set_kernel_char.3stap.html b/man/function::set_kernel_char.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::set_kernel_char.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::set_kernel_int.3stap.html b/man/function::set_kernel_int.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::set_kernel_int.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::set_kernel_long.3stap.html b/man/function::set_kernel_long.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::set_kernel_long.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::set_kernel_pointer.3stap.html b/man/function::set_kernel_pointer.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::set_kernel_pointer.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::set_kernel_short.3stap.html b/man/function::set_kernel_short.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::set_kernel_short.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::set_kernel_string.3stap.html b/man/function::set_kernel_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::set_kernel_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::set_kernel_string_n.3stap.html b/man/function::set_kernel_string_n.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::set_kernel_string_n.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sid.3stap.html b/man/function::sid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::signal_str.3stap.html b/man/function::signal_str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::signal_str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sigset_mask_str.3stap.html b/man/function::sigset_mask_str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sigset_mask_str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sock_fam_num2str.3stap.html b/man/function::sock_fam_num2str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sock_fam_num2str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sock_fam_str2num.3stap.html b/man/function::sock_fam_str2num.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sock_fam_str2num.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sock_prot_num2str.3stap.html b/man/function::sock_prot_num2str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sock_prot_num2str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sock_prot_str2num.3stap.html b/man/function::sock_prot_str2num.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sock_prot_str2num.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sock_state_num2str.3stap.html b/man/function::sock_state_num2str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sock_state_num2str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sock_state_str2num.3stap.html b/man/function::sock_state_str2num.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sock_state_str2num.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::speculate.3stap.html b/man/function::speculate.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::speculate.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::speculation.3stap.html b/man/function::speculation.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::speculation.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sprint_backtrace.3stap.html b/man/function::sprint_backtrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sprint_backtrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sprint_stack.3stap.html b/man/function::sprint_stack.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sprint_stack.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sprint_syms.3stap.html b/man/function::sprint_syms.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sprint_syms.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sprint_ubacktrace.3stap.html b/man/function::sprint_ubacktrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sprint_ubacktrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sprint_ustack.3stap.html b/man/function::sprint_ustack.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sprint_ustack.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::sprint_usyms.3stap.html b/man/function::sprint_usyms.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::sprint_usyms.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::stack.3stap.html b/man/function::stack.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::stack.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::stack_size.3stap.html b/man/function::stack_size.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::stack_size.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::stack_unused.3stap.html b/man/function::stack_unused.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::stack_unused.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::stack_used.3stap.html b/man/function::stack_used.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::stack_used.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::start_stopwatch.3stap.html b/man/function::start_stopwatch.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::start_stopwatch.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::stop_stopwatch.3stap.html b/man/function::stop_stopwatch.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::stop_stopwatch.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::stp_pid.3stap.html b/man/function::stp_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::stp_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::str_replace.3stap.html b/man/function::str_replace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::str_replace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::stringat.3stap.html b/man/function::stringat.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::stringat.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::strlen.3stap.html b/man/function::strlen.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::strlen.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::strtol.3stap.html b/man/function::strtol.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::strtol.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::substr.3stap.html b/man/function::substr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::substr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::symdata.3stap.html b/man/function::symdata.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::symdata.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::symname.3stap.html b/man/function::symname.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::symname.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::system.3stap.html b/man/function::system.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::system.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::target.3stap.html b/man/function::target.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::target.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::target_set_pid.3stap.html b/man/function::target_set_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::target_set_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::target_set_report.3stap.html b/man/function::target_set_report.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::target_set_report.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_backtrace.3stap.html b/man/function::task_backtrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_backtrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_cpu.3stap.html b/man/function::task_cpu.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_cpu.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_current.3stap.html b/man/function::task_current.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_current.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_dentry_path.3stap.html b/man/function::task_dentry_path.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_dentry_path.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_egid.3stap.html b/man/function::task_egid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_egid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_euid.3stap.html b/man/function::task_euid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_euid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_execname.3stap.html b/man/function::task_execname.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_execname.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_gid.3stap.html b/man/function::task_gid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_gid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_max_file_handles.3stap.html b/man/function::task_max_file_handles.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_max_file_handles.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_nice.3stap.html b/man/function::task_nice.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_nice.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_open_file_handles.3stap.html b/man/function::task_open_file_handles.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_open_file_handles.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_parent.3stap.html b/man/function::task_parent.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_parent.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_pid.3stap.html b/man/function::task_pid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_pid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_prio.3stap.html b/man/function::task_prio.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_prio.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_state.3stap.html b/man/function::task_state.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_state.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_stime.3stap.html b/man/function::task_stime.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_stime.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_stime_tid.3stap.html b/man/function::task_stime_tid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_stime_tid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_tid.3stap.html b/man/function::task_tid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_tid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_time_string.3stap.html b/man/function::task_time_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_time_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_time_string_tid.3stap.html b/man/function::task_time_string_tid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_time_string_tid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_uid.3stap.html b/man/function::task_uid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_uid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_utime.3stap.html b/man/function::task_utime.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_utime.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::task_utime_tid.3stap.html b/man/function::task_utime_tid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::task_utime_tid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tcpmib_filter_key.3stap.html b/man/function::tcpmib_filter_key.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tcpmib_filter_key.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tcpmib_get_state.3stap.html b/man/function::tcpmib_get_state.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tcpmib_get_state.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tcpmib_local_addr.3stap.html b/man/function::tcpmib_local_addr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tcpmib_local_addr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tcpmib_local_port.3stap.html b/man/function::tcpmib_local_port.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tcpmib_local_port.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tcpmib_remote_addr.3stap.html b/man/function::tcpmib_remote_addr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tcpmib_remote_addr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tcpmib_remote_port.3stap.html b/man/function::tcpmib_remote_port.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tcpmib_remote_port.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::text_str.3stap.html b/man/function::text_str.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::text_str.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::text_strn.3stap.html b/man/function::text_strn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::text_strn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::thread_indent.3stap.html b/man/function::thread_indent.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::thread_indent.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tid.3stap.html b/man/function::tid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tokenize.3stap.html b/man/function::tokenize.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tokenize.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tz_ctime.3stap.html b/man/function::tz_ctime.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tz_ctime.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tz_gmtoff.3stap.html b/man/function::tz_gmtoff.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tz_gmtoff.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::tz_name.3stap.html b/man/function::tz_name.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::tz_name.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::u32_arg.3stap.html b/man/function::u32_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::u32_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::u64_arg.3stap.html b/man/function::u64_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::u64_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::u_register.3stap.html b/man/function::u_register.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::u_register.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::uaddr.3stap.html b/man/function::uaddr.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::uaddr.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ubacktrace.3stap.html b/man/function::ubacktrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ubacktrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ucallers.3stap.html b/man/function::ucallers.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ucallers.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::udelay.3stap.html b/man/function::udelay.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::udelay.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::uid.3stap.html b/man/function::uid.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::uid.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::uint_arg.3stap.html b/man/function::uint_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::uint_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ulong_arg.3stap.html b/man/function::ulong_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ulong_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ulonglong_arg.3stap.html b/man/function::ulonglong_arg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ulonglong_arg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::umodname.3stap.html b/man/function::umodname.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::umodname.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_char.3stap.html b/man/function::user_char.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_char.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_char_warn.3stap.html b/man/function::user_char_warn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_char_warn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_int.3stap.html b/man/function::user_int.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_int.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_int16.3stap.html b/man/function::user_int16.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_int16.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_int32.3stap.html b/man/function::user_int32.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_int32.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_int64.3stap.html b/man/function::user_int64.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_int64.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_int8.3stap.html b/man/function::user_int8.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_int8.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_int_warn.3stap.html b/man/function::user_int_warn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_int_warn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_long.3stap.html b/man/function::user_long.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_long.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_long_warn.3stap.html b/man/function::user_long_warn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_long_warn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_mode.3stap.html b/man/function::user_mode.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_mode.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_short.3stap.html b/man/function::user_short.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_short.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_short_warn.3stap.html b/man/function::user_short_warn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_short_warn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string.3stap.html b/man/function::user_string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string2.3stap.html b/man/function::user_string2.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string2.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string2_utf16.3stap.html b/man/function::user_string2_utf16.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string2_utf16.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string2_utf32.3stap.html b/man/function::user_string2_utf32.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string2_utf32.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string_n.3stap.html b/man/function::user_string_n.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string_n.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string_n2.3stap.html b/man/function::user_string_n2.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string_n2.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string_n_quoted.3stap.html b/man/function::user_string_n_quoted.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string_n_quoted.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string_n_warn.3stap.html b/man/function::user_string_n_warn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string_n_warn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string_quoted.3stap.html b/man/function::user_string_quoted.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string_quoted.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string_utf16.3stap.html b/man/function::user_string_utf16.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string_utf16.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string_utf32.3stap.html b/man/function::user_string_utf32.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string_utf32.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_string_warn.3stap.html b/man/function::user_string_warn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_string_warn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_uint16.3stap.html b/man/function::user_uint16.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_uint16.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_uint32.3stap.html b/man/function::user_uint32.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_uint32.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_uint64.3stap.html b/man/function::user_uint64.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_uint64.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_uint8.3stap.html b/man/function::user_uint8.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_uint8.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_ushort.3stap.html b/man/function::user_ushort.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_ushort.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::user_ushort_warn.3stap.html b/man/function::user_ushort_warn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::user_ushort_warn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::usrdev2kerndev.3stap.html b/man/function::usrdev2kerndev.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::usrdev2kerndev.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::ustack.3stap.html b/man/function::ustack.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::ustack.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::usymdata.3stap.html b/man/function::usymdata.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::usymdata.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::usymname.3stap.html b/man/function::usymname.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::usymname.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::vm_fault_contains.3stap.html b/man/function::vm_fault_contains.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::vm_fault_contains.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/function::warn.3stap.html b/man/function::warn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/function::warn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/index.html b/man/index.html new file mode 100644 index 00000000..324f2a6b --- /dev/null +++ b/man/index.html @@ -0,0 +1,686 @@ +systemtap man page index diff --git a/man/probe::ioblock.end.3stap.html b/man/probe::ioblock.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioblock.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioblock.request.3stap.html b/man/probe::ioblock.request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioblock.request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioblock_trace.bounce.3stap.html b/man/probe::ioblock_trace.bounce.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioblock_trace.bounce.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioblock_trace.end.3stap.html b/man/probe::ioblock_trace.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioblock_trace.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioblock_trace.request.3stap.html b/man/probe::ioblock_trace.request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioblock_trace.request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler.elv_add_request.3stap.html b/man/probe::ioscheduler.elv_add_request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler.elv_add_request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler.elv_add_request.kp.3stap.html b/man/probe::ioscheduler.elv_add_request.kp.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler.elv_add_request.kp.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler.elv_add_request.tp.3stap.html b/man/probe::ioscheduler.elv_add_request.tp.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler.elv_add_request.tp.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler.elv_completed_request.3stap.html b/man/probe::ioscheduler.elv_completed_request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler.elv_completed_request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler.elv_next_request.3stap.html b/man/probe::ioscheduler.elv_next_request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler.elv_next_request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler.elv_next_request.return.3stap.html b/man/probe::ioscheduler.elv_next_request.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler.elv_next_request.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler_trace.elv_abort_request.3stap.html b/man/probe::ioscheduler_trace.elv_abort_request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler_trace.elv_abort_request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler_trace.elv_completed_request.3stap.html b/man/probe::ioscheduler_trace.elv_completed_request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler_trace.elv_completed_request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler_trace.elv_issue_request.3stap.html b/man/probe::ioscheduler_trace.elv_issue_request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler_trace.elv_issue_request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler_trace.elv_requeue_request.3stap.html b/man/probe::ioscheduler_trace.elv_requeue_request.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler_trace.elv_requeue_request.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler_trace.plug.3stap.html b/man/probe::ioscheduler_trace.plug.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler_trace.plug.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler_trace.unplug_io.3stap.html b/man/probe::ioscheduler_trace.unplug_io.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler_trace.unplug_io.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ioscheduler_trace.unplug_timer.3stap.html b/man/probe::ioscheduler_trace.unplug_timer.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ioscheduler_trace.unplug_timer.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.ForwDatagrams.3stap.html b/man/probe::ipmib.ForwDatagrams.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.ForwDatagrams.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.FragFails.3stap.html b/man/probe::ipmib.FragFails.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.FragFails.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.FragOKs.3stap.html b/man/probe::ipmib.FragOKs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.FragOKs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.InAddrErrors.3stap.html b/man/probe::ipmib.InAddrErrors.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.InAddrErrors.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.InDiscards.3stap.html b/man/probe::ipmib.InDiscards.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.InDiscards.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.InNoRoutes.3stap.html b/man/probe::ipmib.InNoRoutes.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.InNoRoutes.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.InReceives.3stap.html b/man/probe::ipmib.InReceives.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.InReceives.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.InUnknownProtos.3stap.html b/man/probe::ipmib.InUnknownProtos.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.InUnknownProtos.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.OutRequests.3stap.html b/man/probe::ipmib.OutRequests.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.OutRequests.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.ReasmReqds.3stap.html b/man/probe::ipmib.ReasmReqds.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.ReasmReqds.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::ipmib.ReasmTimeout.3stap.html b/man/probe::ipmib.ReasmTimeout.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::ipmib.ReasmTimeout.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::irq_handler.entry.3stap.html b/man/probe::irq_handler.entry.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::irq_handler.entry.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::irq_handler.exit.3stap.html b/man/probe::irq_handler.exit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::irq_handler.exit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::kprocess.create.3stap.html b/man/probe::kprocess.create.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::kprocess.create.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::kprocess.exec.3stap.html b/man/probe::kprocess.exec.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::kprocess.exec.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::kprocess.exec_complete.3stap.html b/man/probe::kprocess.exec_complete.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::kprocess.exec_complete.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::kprocess.exit.3stap.html b/man/probe::kprocess.exit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::kprocess.exit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::kprocess.release.3stap.html b/man/probe::kprocess.release.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::kprocess.release.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::kprocess.start.3stap.html b/man/probe::kprocess.start.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::kprocess.start.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::linuxmib.DelayedACKs.3stap.html b/man/probe::linuxmib.DelayedACKs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::linuxmib.DelayedACKs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::linuxmib.ListenDrops.3stap.html b/man/probe::linuxmib.ListenDrops.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::linuxmib.ListenDrops.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::linuxmib.ListenOverflows.3stap.html b/man/probe::linuxmib.ListenOverflows.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::linuxmib.ListenOverflows.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::linuxmib.TCPMemoryPressures.3stap.html b/man/probe::linuxmib.TCPMemoryPressures.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::linuxmib.TCPMemoryPressures.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.change_mac.3stap.html b/man/probe::netdev.change_mac.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.change_mac.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.change_mtu.3stap.html b/man/probe::netdev.change_mtu.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.change_mtu.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.change_rx_flag.3stap.html b/man/probe::netdev.change_rx_flag.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.change_rx_flag.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.close.3stap.html b/man/probe::netdev.close.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.close.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.get_stats.3stap.html b/man/probe::netdev.get_stats.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.get_stats.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.hard_transmit.3stap.html b/man/probe::netdev.hard_transmit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.hard_transmit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.ioctl.3stap.html b/man/probe::netdev.ioctl.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.ioctl.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.open.3stap.html b/man/probe::netdev.open.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.open.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.receive.3stap.html b/man/probe::netdev.receive.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.receive.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.register.3stap.html b/man/probe::netdev.register.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.register.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.rx.3stap.html b/man/probe::netdev.rx.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.rx.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.set_promiscuity.3stap.html b/man/probe::netdev.set_promiscuity.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.set_promiscuity.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.transmit.3stap.html b/man/probe::netdev.transmit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.transmit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netdev.unregister.3stap.html b/man/probe::netdev.unregister.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netdev.unregister.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.arp.forward.3stap.html b/man/probe::netfilter.arp.forward.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.arp.forward.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.arp.in.3stap.html b/man/probe::netfilter.arp.in.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.arp.in.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.arp.out.3stap.html b/man/probe::netfilter.arp.out.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.arp.out.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.bridge.forward.3stap.html b/man/probe::netfilter.bridge.forward.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.bridge.forward.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.bridge.local_in.3stap.html b/man/probe::netfilter.bridge.local_in.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.bridge.local_in.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.bridge.local_out.3stap.html b/man/probe::netfilter.bridge.local_out.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.bridge.local_out.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.bridge.post_routing.3stap.html b/man/probe::netfilter.bridge.post_routing.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.bridge.post_routing.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.bridge.pre_routing.3stap.html b/man/probe::netfilter.bridge.pre_routing.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.bridge.pre_routing.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.ip.forward.3stap.html b/man/probe::netfilter.ip.forward.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.ip.forward.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.ip.local_in.3stap.html b/man/probe::netfilter.ip.local_in.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.ip.local_in.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.ip.local_out.3stap.html b/man/probe::netfilter.ip.local_out.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.ip.local_out.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.ip.post_routing.3stap.html b/man/probe::netfilter.ip.post_routing.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.ip.post_routing.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::netfilter.ip.pre_routing.3stap.html b/man/probe::netfilter.ip.pre_routing.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::netfilter.ip.pre_routing.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.aop.readpage.3stap.html b/man/probe::nfs.aop.readpage.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.aop.readpage.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.aop.readpages.3stap.html b/man/probe::nfs.aop.readpages.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.aop.readpages.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.aop.release_page.3stap.html b/man/probe::nfs.aop.release_page.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.aop.release_page.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.aop.set_page_dirty.3stap.html b/man/probe::nfs.aop.set_page_dirty.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.aop.set_page_dirty.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.aop.write_begin.3stap.html b/man/probe::nfs.aop.write_begin.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.aop.write_begin.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.aop.write_end.3stap.html b/man/probe::nfs.aop.write_end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.aop.write_end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.aop.writepage.3stap.html b/man/probe::nfs.aop.writepage.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.aop.writepage.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.aop.writepages.3stap.html b/man/probe::nfs.aop.writepages.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.aop.writepages.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.aio_read.3stap.html b/man/probe::nfs.fop.aio_read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.aio_read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.aio_write.3stap.html b/man/probe::nfs.fop.aio_write.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.aio_write.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.check_flags.3stap.html b/man/probe::nfs.fop.check_flags.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.check_flags.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.flush.3stap.html b/man/probe::nfs.fop.flush.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.flush.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.fsync.3stap.html b/man/probe::nfs.fop.fsync.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.fsync.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.llseek.3stap.html b/man/probe::nfs.fop.llseek.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.llseek.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.lock.3stap.html b/man/probe::nfs.fop.lock.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.lock.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.mmap.3stap.html b/man/probe::nfs.fop.mmap.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.mmap.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.open.3stap.html b/man/probe::nfs.fop.open.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.open.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.read.3stap.html b/man/probe::nfs.fop.read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.release.3stap.html b/man/probe::nfs.fop.release.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.release.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.sendfile.3stap.html b/man/probe::nfs.fop.sendfile.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.sendfile.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.fop.write.3stap.html b/man/probe::nfs.fop.write.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.fop.write.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.commit.3stap.html b/man/probe::nfs.proc.commit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.commit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.commit_done.3stap.html b/man/probe::nfs.proc.commit_done.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.commit_done.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.commit_setup.3stap.html b/man/probe::nfs.proc.commit_setup.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.commit_setup.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.create.3stap.html b/man/probe::nfs.proc.create.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.create.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.handle_exception.3stap.html b/man/probe::nfs.proc.handle_exception.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.handle_exception.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.lookup.3stap.html b/man/probe::nfs.proc.lookup.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.lookup.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.open.3stap.html b/man/probe::nfs.proc.open.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.open.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.read.3stap.html b/man/probe::nfs.proc.read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.read_done.3stap.html b/man/probe::nfs.proc.read_done.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.read_done.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.read_setup.3stap.html b/man/probe::nfs.proc.read_setup.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.read_setup.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.release.3stap.html b/man/probe::nfs.proc.release.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.release.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.remove.3stap.html b/man/probe::nfs.proc.remove.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.remove.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.rename.3stap.html b/man/probe::nfs.proc.rename.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.rename.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.write.3stap.html b/man/probe::nfs.proc.write.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.write.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.write_done.3stap.html b/man/probe::nfs.proc.write_done.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.write_done.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfs.proc.write_setup.3stap.html b/man/probe::nfs.proc.write_setup.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfs.proc.write_setup.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.close.3stap.html b/man/probe::nfsd.close.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.close.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.commit.3stap.html b/man/probe::nfsd.commit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.commit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.create.3stap.html b/man/probe::nfsd.create.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.create.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.createv3.3stap.html b/man/probe::nfsd.createv3.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.createv3.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.dispatch.3stap.html b/man/probe::nfsd.dispatch.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.dispatch.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.lookup.3stap.html b/man/probe::nfsd.lookup.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.lookup.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.open.3stap.html b/man/probe::nfsd.open.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.open.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.proc.commit.3stap.html b/man/probe::nfsd.proc.commit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.proc.commit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.proc.create.3stap.html b/man/probe::nfsd.proc.create.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.proc.create.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.proc.lookup.3stap.html b/man/probe::nfsd.proc.lookup.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.proc.lookup.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.proc.read.3stap.html b/man/probe::nfsd.proc.read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.proc.read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.proc.remove.3stap.html b/man/probe::nfsd.proc.remove.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.proc.remove.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.proc.rename.3stap.html b/man/probe::nfsd.proc.rename.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.proc.rename.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.proc.write.3stap.html b/man/probe::nfsd.proc.write.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.proc.write.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.read.3stap.html b/man/probe::nfsd.read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.rename.3stap.html b/man/probe::nfsd.rename.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.rename.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.unlink.3stap.html b/man/probe::nfsd.unlink.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.unlink.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::nfsd.write.3stap.html b/man/probe::nfsd.write.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::nfsd.write.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.balance.3stap.html b/man/probe::scheduler.balance.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.balance.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.cpu_off.3stap.html b/man/probe::scheduler.cpu_off.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.cpu_off.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.cpu_on.3stap.html b/man/probe::scheduler.cpu_on.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.cpu_on.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.ctxswitch.3stap.html b/man/probe::scheduler.ctxswitch.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.ctxswitch.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.kthread_stop.3stap.html b/man/probe::scheduler.kthread_stop.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.kthread_stop.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.kthread_stop.return.3stap.html b/man/probe::scheduler.kthread_stop.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.kthread_stop.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.migrate.3stap.html b/man/probe::scheduler.migrate.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.migrate.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.process_exit.3stap.html b/man/probe::scheduler.process_exit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.process_exit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.process_fork.3stap.html b/man/probe::scheduler.process_fork.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.process_fork.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.process_free.3stap.html b/man/probe::scheduler.process_free.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.process_free.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.process_wait.3stap.html b/man/probe::scheduler.process_wait.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.process_wait.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.signal_send.3stap.html b/man/probe::scheduler.signal_send.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.signal_send.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.tick.3stap.html b/man/probe::scheduler.tick.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.tick.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.wait_task.3stap.html b/man/probe::scheduler.wait_task.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.wait_task.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.wakeup.3stap.html b/man/probe::scheduler.wakeup.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.wakeup.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scheduler.wakeup_new.3stap.html b/man/probe::scheduler.wakeup_new.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scheduler.wakeup_new.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scsi.iocompleted.3stap.html b/man/probe::scsi.iocompleted.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scsi.iocompleted.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scsi.iodispatching.3stap.html b/man/probe::scsi.iodispatching.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scsi.iodispatching.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scsi.iodone.3stap.html b/man/probe::scsi.iodone.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scsi.iodone.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scsi.ioentry.3stap.html b/man/probe::scsi.ioentry.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scsi.ioentry.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scsi.ioexecute.3stap.html b/man/probe::scsi.ioexecute.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scsi.ioexecute.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::scsi.set_state.3stap.html b/man/probe::scsi.set_state.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::scsi.set_state.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.check_ignored.3stap.html b/man/probe::signal.check_ignored.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.check_ignored.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.check_ignored.return.3stap.html b/man/probe::signal.check_ignored.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.check_ignored.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.checkperm.3stap.html b/man/probe::signal.checkperm.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.checkperm.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.checkperm.return.3stap.html b/man/probe::signal.checkperm.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.checkperm.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.do_action.3stap.html b/man/probe::signal.do_action.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.do_action.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.do_action.return.3stap.html b/man/probe::signal.do_action.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.do_action.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.flush.3stap.html b/man/probe::signal.flush.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.flush.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.force_segv.3stap.html b/man/probe::signal.force_segv.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.force_segv.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.force_segv.return.3stap.html b/man/probe::signal.force_segv.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.force_segv.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.handle.3stap.html b/man/probe::signal.handle.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.handle.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.handle.return.3stap.html b/man/probe::signal.handle.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.handle.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.pending.3stap.html b/man/probe::signal.pending.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.pending.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.pending.return.3stap.html b/man/probe::signal.pending.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.pending.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.procmask.3stap.html b/man/probe::signal.procmask.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.procmask.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.procmask.return.3stap.html b/man/probe::signal.procmask.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.procmask.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.send.3stap.html b/man/probe::signal.send.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.send.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.send.return.3stap.html b/man/probe::signal.send.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.send.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.send_sig_queue.3stap.html b/man/probe::signal.send_sig_queue.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.send_sig_queue.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.send_sig_queue.return.3stap.html b/man/probe::signal.send_sig_queue.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.send_sig_queue.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.sys_tgkill.3stap.html b/man/probe::signal.sys_tgkill.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.sys_tgkill.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.sys_tgkill.return.3stap.html b/man/probe::signal.sys_tgkill.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.sys_tgkill.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.sys_tkill.3stap.html b/man/probe::signal.sys_tkill.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.sys_tkill.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.syskill.3stap.html b/man/probe::signal.syskill.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.syskill.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.syskill.return.3stap.html b/man/probe::signal.syskill.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.syskill.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.systkill.return.3stap.html b/man/probe::signal.systkill.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.systkill.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::signal.wakeup.3stap.html b/man/probe::signal.wakeup.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::signal.wakeup.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.aio_read.3stap.html b/man/probe::socket.aio_read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.aio_read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.aio_read.return.3stap.html b/man/probe::socket.aio_read.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.aio_read.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.aio_write.3stap.html b/man/probe::socket.aio_write.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.aio_write.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.aio_write.return.3stap.html b/man/probe::socket.aio_write.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.aio_write.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.close.3stap.html b/man/probe::socket.close.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.close.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.close.return.3stap.html b/man/probe::socket.close.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.close.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.create.3stap.html b/man/probe::socket.create.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.create.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.create.return.3stap.html b/man/probe::socket.create.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.create.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.readv.3stap.html b/man/probe::socket.readv.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.readv.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.readv.return.3stap.html b/man/probe::socket.readv.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.readv.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.receive.3stap.html b/man/probe::socket.receive.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.receive.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.recvmsg.3stap.html b/man/probe::socket.recvmsg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.recvmsg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.recvmsg.return.3stap.html b/man/probe::socket.recvmsg.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.recvmsg.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.send.3stap.html b/man/probe::socket.send.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.send.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.sendmsg.3stap.html b/man/probe::socket.sendmsg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.sendmsg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.sendmsg.return.3stap.html b/man/probe::socket.sendmsg.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.sendmsg.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.writev.3stap.html b/man/probe::socket.writev.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.writev.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::socket.writev.return.3stap.html b/man/probe::socket.writev.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::socket.writev.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::softirq.entry.3stap.html b/man/probe::softirq.entry.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::softirq.entry.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::softirq.exit.3stap.html b/man/probe::softirq.exit.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::softirq.exit.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.cache_add_mod.3stap.html b/man/probe::stap.cache_add_mod.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.cache_add_mod.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.cache_add_nss.3stap.html b/man/probe::stap.cache_add_nss.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.cache_add_nss.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.cache_add_src.3stap.html b/man/probe::stap.cache_add_src.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.cache_add_src.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.cache_clean.3stap.html b/man/probe::stap.cache_clean.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.cache_clean.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.cache_get.3stap.html b/man/probe::stap.cache_get.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.cache_get.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass0.3stap.html b/man/probe::stap.pass0.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass0.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass0.end.3stap.html b/man/probe::stap.pass0.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass0.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass1.end.3stap.html b/man/probe::stap.pass1.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass1.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass1a.3stap.html b/man/probe::stap.pass1a.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass1a.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass1b.3stap.html b/man/probe::stap.pass1b.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass1b.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass2.3stap.html b/man/probe::stap.pass2.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass2.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass2.end.3stap.html b/man/probe::stap.pass2.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass2.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass3.3stap.html b/man/probe::stap.pass3.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass3.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass3.end.3stap.html b/man/probe::stap.pass3.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass3.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass4.3stap.html b/man/probe::stap.pass4.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass4.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass4.end.3stap.html b/man/probe::stap.pass4.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass4.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass5.3stap.html b/man/probe::stap.pass5.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass5.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass5.end.3stap.html b/man/probe::stap.pass5.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass5.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass6.3stap.html b/man/probe::stap.pass6.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass6.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.pass6.end.3stap.html b/man/probe::stap.pass6.end.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.pass6.end.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.system.3stap.html b/man/probe::stap.system.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.system.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.system.return.3stap.html b/man/probe::stap.system.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.system.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stap.system.spawn.3stap.html b/man/probe::stap.system.spawn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stap.system.spawn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::stapio.receive_control_message.3stap.html b/man/probe::stapio.receive_control_message.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::stapio.receive_control_message.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::staprun.insert_module.3stap.html b/man/probe::staprun.insert_module.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::staprun.insert_module.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::staprun.remove_module.3stap.html b/man/probe::staprun.remove_module.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::staprun.remove_module.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::staprun.send_control_message.3stap.html b/man/probe::staprun.send_control_message.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::staprun.send_control_message.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.clnt.bind_new_program.3stap.html b/man/probe::sunrpc.clnt.bind_new_program.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.clnt.bind_new_program.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.clnt.call_async.3stap.html b/man/probe::sunrpc.clnt.call_async.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.clnt.call_async.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.clnt.call_sync.3stap.html b/man/probe::sunrpc.clnt.call_sync.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.clnt.call_sync.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.clnt.clone_client.3stap.html b/man/probe::sunrpc.clnt.clone_client.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.clnt.clone_client.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.clnt.create_client.3stap.html b/man/probe::sunrpc.clnt.create_client.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.clnt.create_client.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.clnt.restart_call.3stap.html b/man/probe::sunrpc.clnt.restart_call.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.clnt.restart_call.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.clnt.shutdown_client.3stap.html b/man/probe::sunrpc.clnt.shutdown_client.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.clnt.shutdown_client.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.sched.delay.3stap.html b/man/probe::sunrpc.sched.delay.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.sched.delay.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.sched.execute.3stap.html b/man/probe::sunrpc.sched.execute.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.sched.execute.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.sched.new_task.3stap.html b/man/probe::sunrpc.sched.new_task.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.sched.new_task.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.sched.release_task.3stap.html b/man/probe::sunrpc.sched.release_task.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.sched.release_task.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.svc.create.3stap.html b/man/probe::sunrpc.svc.create.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.svc.create.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.svc.destroy.3stap.html b/man/probe::sunrpc.svc.destroy.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.svc.destroy.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.svc.drop.3stap.html b/man/probe::sunrpc.svc.drop.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.svc.drop.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.svc.process.3stap.html b/man/probe::sunrpc.svc.process.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.svc.process.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.svc.recv.3stap.html b/man/probe::sunrpc.svc.recv.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.svc.recv.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.svc.register.3stap.html b/man/probe::sunrpc.svc.register.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.svc.register.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::sunrpc.svc.send.3stap.html b/man/probe::sunrpc.svc.send.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::sunrpc.svc.send.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.disconnect.3stap.html b/man/probe::tcp.disconnect.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.disconnect.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.disconnect.return.3stap.html b/man/probe::tcp.disconnect.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.disconnect.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.receive.3stap.html b/man/probe::tcp.receive.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.receive.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.recvmsg.3stap.html b/man/probe::tcp.recvmsg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.recvmsg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.recvmsg.return.3stap.html b/man/probe::tcp.recvmsg.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.recvmsg.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.sendmsg.3stap.html b/man/probe::tcp.sendmsg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.sendmsg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.sendmsg.return.3stap.html b/man/probe::tcp.sendmsg.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.sendmsg.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.setsockopt.3stap.html b/man/probe::tcp.setsockopt.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.setsockopt.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcp.setsockopt.return.3stap.html b/man/probe::tcp.setsockopt.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcp.setsockopt.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.ActiveOpens.3stap.html b/man/probe::tcpmib.ActiveOpens.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.ActiveOpens.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.AttemptFails.3stap.html b/man/probe::tcpmib.AttemptFails.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.AttemptFails.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.CurrEstab.3stap.html b/man/probe::tcpmib.CurrEstab.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.CurrEstab.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.EstabResets.3stap.html b/man/probe::tcpmib.EstabResets.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.EstabResets.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.InSegs.3stap.html b/man/probe::tcpmib.InSegs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.InSegs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.OutRsts.3stap.html b/man/probe::tcpmib.OutRsts.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.OutRsts.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.OutSegs.3stap.html b/man/probe::tcpmib.OutSegs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.OutSegs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.PassiveOpens.3stap.html b/man/probe::tcpmib.PassiveOpens.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.PassiveOpens.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tcpmib.RetransSegs.3stap.html b/man/probe::tcpmib.RetransSegs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tcpmib.RetransSegs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.init.3stap.html b/man/probe::tty.init.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.init.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.ioctl.3stap.html b/man/probe::tty.ioctl.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.ioctl.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.open.3stap.html b/man/probe::tty.open.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.open.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.poll.3stap.html b/man/probe::tty.poll.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.poll.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.read.3stap.html b/man/probe::tty.read.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.read.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.receive.3stap.html b/man/probe::tty.receive.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.receive.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.register.3stap.html b/man/probe::tty.register.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.register.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.release.3stap.html b/man/probe::tty.release.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.release.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.resize.3stap.html b/man/probe::tty.resize.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.resize.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.unregister.3stap.html b/man/probe::tty.unregister.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.unregister.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::tty.write.3stap.html b/man/probe::tty.write.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::tty.write.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::udp.disconnect.3stap.html b/man/probe::udp.disconnect.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::udp.disconnect.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::udp.disconnect.return.3stap.html b/man/probe::udp.disconnect.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::udp.disconnect.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::udp.recvmsg.3stap.html b/man/probe::udp.recvmsg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::udp.recvmsg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::udp.recvmsg.return.3stap.html b/man/probe::udp.recvmsg.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::udp.recvmsg.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::udp.sendmsg.3stap.html b/man/probe::udp.sendmsg.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::udp.sendmsg.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::udp.sendmsg.return.3stap.html b/man/probe::udp.sendmsg.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::udp.sendmsg.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.brk.3stap.html b/man/probe::vm.brk.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.brk.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.kfree.3stap.html b/man/probe::vm.kfree.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.kfree.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.kmalloc.3stap.html b/man/probe::vm.kmalloc.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.kmalloc.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.kmalloc_node.3stap.html b/man/probe::vm.kmalloc_node.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.kmalloc_node.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.kmem_cache_alloc.3stap.html b/man/probe::vm.kmem_cache_alloc.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.kmem_cache_alloc.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.kmem_cache_alloc_node.3stap.html b/man/probe::vm.kmem_cache_alloc_node.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.kmem_cache_alloc_node.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.kmem_cache_free.3stap.html b/man/probe::vm.kmem_cache_free.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.kmem_cache_free.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.mmap.3stap.html b/man/probe::vm.mmap.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.mmap.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.munmap.3stap.html b/man/probe::vm.munmap.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.munmap.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.oom_kill.3stap.html b/man/probe::vm.oom_kill.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.oom_kill.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.pagefault.3stap.html b/man/probe::vm.pagefault.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.pagefault.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.pagefault.return.3stap.html b/man/probe::vm.pagefault.return.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.pagefault.return.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.write_shared.3stap.html b/man/probe::vm.write_shared.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.write_shared.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::vm.write_shared_copy.3stap.html b/man/probe::vm.write_shared_copy.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::vm.write_shared_copy.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::workqueue.create.3stap.html b/man/probe::workqueue.create.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::workqueue.create.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::workqueue.destroy.3stap.html b/man/probe::workqueue.destroy.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::workqueue.destroy.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::workqueue.execute.3stap.html b/man/probe::workqueue.execute.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::workqueue.execute.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/probe::workqueue.insert.3stap.html b/man/probe::workqueue.insert.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/probe::workqueue.insert.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/stap-merge.1.html b/man/stap-merge.1.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/stap-merge.1.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/stap-server.8.html b/man/stap-server.8.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/stap-server.8.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/stap.1.html b/man/stap.1.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/stap.1.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/stapex.3stap.html b/man/stapex.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/stapex.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/stapfuncs.3stap.html b/man/stapfuncs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/stapfuncs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/stappaths.7.html b/man/stappaths.7.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/stappaths.7.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/stapprobes.3stap.html b/man/stapprobes.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/stapprobes.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/staprun.8.html b/man/staprun.8.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/staprun.8.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/stapvars.3stap.html b/man/stapvars.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/stapvars.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ansi.3stap.html b/man/tapset::ansi.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ansi.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::atomic.3stap.html b/man/tapset::atomic.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::atomic.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::context-caller.3stap.html b/man/tapset::context-caller.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::context-caller.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::context-envvar.3stap.html b/man/tapset::context-envvar.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::context-envvar.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::context-symbols.3stap.html b/man/tapset::context-symbols.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::context-symbols.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::context-unwind.3stap.html b/man/tapset::context-unwind.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::context-unwind.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::context.3stap.html b/man/tapset::context.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::context.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::conversions-guru.3stap.html b/man/tapset::conversions-guru.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::conversions-guru.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::conversions.3stap.html b/man/tapset::conversions.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::conversions.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ctime.3stap.html b/man/tapset::ctime.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ctime.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::dentry.3stap.html b/man/tapset::dentry.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::dentry.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::dev.3stap.html b/man/tapset::dev.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::dev.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::errno.3stap.html b/man/tapset::errno.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::errno.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::guru-delay.3stap.html b/man/tapset::guru-delay.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::guru-delay.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::indent.3stap.html b/man/tapset::indent.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::indent.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::inet.3stap.html b/man/tapset::inet.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::inet.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::inet_sock.3stap.html b/man/tapset::inet_sock.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::inet_sock.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ioblock.3stap.html b/man/tapset::ioblock.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ioblock.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ioscheduler.3stap.html b/man/tapset::ioscheduler.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ioscheduler.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ip.3stap.html b/man/tapset::ip.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ip.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ipmib-filter-default.3stap.html b/man/tapset::ipmib-filter-default.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ipmib-filter-default.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ipmib.3stap.html b/man/tapset::ipmib.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ipmib.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::irq.3stap.html b/man/tapset::irq.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::irq.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::kprocess.3stap.html b/man/tapset::kprocess.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::kprocess.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::linuxmib-filter-default.3stap.html b/man/tapset::linuxmib-filter-default.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::linuxmib-filter-default.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::linuxmib.3stap.html b/man/tapset::linuxmib.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::linuxmib.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::logging.3stap.html b/man/tapset::logging.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::logging.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::memory.3stap.html b/man/tapset::memory.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::memory.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::netfilter.3stap.html b/man/tapset::netfilter.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::netfilter.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::networking.3stap.html b/man/tapset::networking.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::networking.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::nfs.3stap.html b/man/tapset::nfs.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::nfs.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::nfs_proc.3stap.html b/man/tapset::nfs_proc.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::nfs_proc.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::nfsd.3stap.html b/man/tapset::nfsd.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::nfsd.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::nfsderrno.3stap.html b/man/tapset::nfsderrno.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::nfsderrno.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::panic.3stap.html b/man/tapset::panic.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::panic.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::pn.3stap.html b/man/tapset::pn.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::pn.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::proc_mem.3stap.html b/man/tapset::proc_mem.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::proc_mem.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::pstrace.3stap.html b/man/tapset::pstrace.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::pstrace.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::queue_stats.3stap.html b/man/tapset::queue_stats.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::queue_stats.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::random.3stap.html b/man/tapset::random.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::random.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::registers.3stap.html b/man/tapset::registers.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::registers.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::rpc.3stap.html b/man/tapset::rpc.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::rpc.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::scheduler.3stap.html b/man/tapset::scheduler.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::scheduler.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::scsi.3stap.html b/man/tapset::scsi.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::scsi.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::signal.3stap.html b/man/tapset::signal.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::signal.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::socket.3stap.html b/man/tapset::socket.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::socket.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::speculative.3stap.html b/man/tapset::speculative.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::speculative.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::stap_staticmarkers.3stap.html b/man/tapset::stap_staticmarkers.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::stap_staticmarkers.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::stopwatch.3stap.html b/man/tapset::stopwatch.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::stopwatch.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::string.3stap.html b/man/tapset::string.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::string.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::system.3stap.html b/man/tapset::system.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::system.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::target_set.3stap.html b/man/tapset::target_set.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::target_set.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::task.3stap.html b/man/tapset::task.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::task.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::task_time.3stap.html b/man/tapset::task_time.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::task_time.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::tcp.3stap.html b/man/tapset::tcp.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::tcp.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::tcpmib-filter-default.3stap.html b/man/tapset::tcpmib-filter-default.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::tcpmib-filter-default.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::tcpmib.3stap.html b/man/tapset::tcpmib.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::tcpmib.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::timestamp.3stap.html b/man/tapset::timestamp.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::timestamp.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::timestamp_gtod.3stap.html b/man/tapset::timestamp_gtod.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::timestamp_gtod.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::timestamp_monotonic.3stap.html b/man/tapset::timestamp_monotonic.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::timestamp_monotonic.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::tokenize.3stap.html b/man/tapset::tokenize.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::tokenize.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::tty.3stap.html b/man/tapset::tty.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::tty.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::tzinfo.3stap.html b/man/tapset::tzinfo.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::tzinfo.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ucontext-symbols.3stap.html b/man/tapset::ucontext-symbols.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ucontext-symbols.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ucontext-unwind.3stap.html b/man/tapset::ucontext-unwind.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ucontext-unwind.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::ucontext.3stap.html b/man/tapset::ucontext.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::ucontext.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::uconversions.3stap.html b/man/tapset::uconversions.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::uconversions.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/tapset::udp.3stap.html b/man/tapset::udp.3stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/tapset::udp.3stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/man/warning::debuginfo.7stap.html b/man/warning::debuginfo.7stap.html new file mode 100644 index 00000000..008f5df3 --- /dev/null +++ b/man/warning::debuginfo.7stap.html @@ -0,0 +1,34 @@ +Usage: man2html [ options ] < infile > outfile +Options: + -bare : Do not put in HTML, HEAD, BODY tags + -belem : HTML Element for overstriked text (def: "B") + -botm <#> : Number of lines for bottom margin (def: 7) + -cgiurl : URL for linking to other manpages + -cgiurlexp : Perl expression URL for linking to other manpages + -compress : Compress consective blank lines + -headmap : Filename of user section head map file + -help : This message + -k : Process a keyword search result + -leftm <#> : Character width of left margin (def: 0) + -nodepage : Do not remove pagination lines + -noheads : Turn off section head detection + -pgsize <#> : Number of lines in a page (def: 66) + -seealso : Link to other manpages only in the SEE ALSO section + -solaris : Process keyword search result in Solaris format + -sun : Section heads are not overstriked in input + -title : Title of manpage (def: Not defined) + -topm <#> : Number of lines for top margin (def: 7) + -uelem : HTML Element for underlined text (def: "I") + +Description: + man2html takes formatted manpages from STDIN and converts it to HTML sent + to STDOUT. The -topm and -botm arguments are the number of lines to the + main body text and NOT to the running headers/footers. + +Version: + 3.0.1 + Copyright (C) 1995-1997 Earl Hood, ehood@medusa.acs.uci.edu + man2html comes with ABSOLUTELY NO WARRANTY and man2html may be copied only + under the terms of the GNU General Public License, which may be found in + the man2html distribution. + diff --git a/tapsets.pdf b/tapsets.pdf index 7654fc227cf520885244019d2d2daf4184cb96f0..d5990e43899e3e30598e17e337895de54c3f2d2b 100644 GIT binary patch delta 223 zcmex7HQ@8qfC<-GObm>SH{SN*VKp(ZGBVz*#p}%oVNR~%Ylg6znfTk8_!)ti35c12 zm<5PgftU@5*@2h?h&h3n3y8UamL=wf8%4XshJU% Ks;aBM8y5f{mNRnz delta 223 zcmex7HQ@8qfC<-G3@uH~Hs1E)VKub0GBw+*#p}%oVNR~%Ylg6znfTk8_!)ti35c12 zm<5PgftU@5*@2h?h&h3n3y8Uam4XshJU% Ks;aBM8y5gWlQX3N diff --git a/tapsets/API-HZ.html b/tapsets/API-HZ.html index 6ea22b00..d784c830 100644 --- a/tapsets/API-HZ.html +++ b/tapsets/API-HZ.html @@ -2,9 +2,9 @@ Kernel HZ

    Synopsis

         HZ:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the value of the kernel HZ macro, which corresponds to the rate of increase of the jiffies value.

    diff --git a/tapsets/API-MAJOR.html b/tapsets/API-MAJOR.html index dfc681ef..09dbf607 100644 --- a/tapsets/API-MAJOR.html +++ b/tapsets/API-MAJOR.html @@ -2,6 +2,6 @@ Extract major device number from a kernel device number (kdev_t)

    Synopsis

         MAJOR:long(dev:long)
    -

    Arguments

    dev

    +

    Arguments

    dev

    Kernel device number to query.

    diff --git a/tapsets/API-MINOR.html b/tapsets/API-MINOR.html index 3969becf..49b0c7b2 100644 --- a/tapsets/API-MINOR.html +++ b/tapsets/API-MINOR.html @@ -2,6 +2,6 @@ Extract minor device number from a kernel device number (kdev_t)

    Synopsis

         MINOR:long(dev:long)
    -

    Arguments

    dev

    +

    Arguments

    dev

    Kernel device number to query.

    diff --git a/tapsets/API-MKDEV.html b/tapsets/API-MKDEV.html index 32db02d8..ba8b5025 100644 --- a/tapsets/API-MKDEV.html +++ b/tapsets/API-MKDEV.html @@ -2,7 +2,7 @@ Creates a value that can be compared to a kernel device number (kdev_t)

    Synopsis

         MKDEV:long(major:long,minor:long)
    -

    Arguments

    major

    +

    Arguments

    major

    Intended major device number.

    minor

    Intended minor device number. diff --git a/tapsets/API-addr-to-node.html b/tapsets/API-addr-to-node.html index e535ac0e..fdf5ff33 100644 --- a/tapsets/API-addr-to-node.html +++ b/tapsets/API-addr-to-node.html @@ -2,9 +2,9 @@ Returns which node a given address belongs to within a NUMA system

    Synopsis

         addr_to_node:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the address of the faulting memory access -

    Description

    +

    Description

    This function accepts an address, and returns the node that the given address belongs to in a NUMA system.

    diff --git a/tapsets/API-addr.html b/tapsets/API-addr.html index 56520b9a..a9d1695f 100644 --- a/tapsets/API-addr.html +++ b/tapsets/API-addr.html @@ -2,9 +2,9 @@ Address of the current probe point.

    Synopsis

         addr:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the instruction pointer from the current probe's register state. Not all probe types have registers though, in which case zero is returned. The returned address is suitable for use with functions diff --git a/tapsets/API-ansi-clear-screen.html b/tapsets/API-ansi-clear-screen.html index d2d466b0..ed0b25ba 100644 --- a/tapsets/API-ansi-clear-screen.html +++ b/tapsets/API-ansi-clear-screen.html @@ -2,9 +2,9 @@ Move cursor to top left and clear screen.

    Synopsis

         ansi_clear_screen()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Sends ansi code for moving cursor to top left and then the ansi code for clearing the screen from the cursor position to the end.

    diff --git a/tapsets/API-ansi-cursor-hide.html b/tapsets/API-ansi-cursor-hide.html index de7baa6e..6a3a2079 100644 --- a/tapsets/API-ansi-cursor-hide.html +++ b/tapsets/API-ansi-cursor-hide.html @@ -2,8 +2,8 @@ Hides the cursor.

    Synopsis

         ansi_cursor_hide()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Sends ansi code for hiding the cursor.

    diff --git a/tapsets/API-ansi-cursor-move.html b/tapsets/API-ansi-cursor-move.html index ea97f158..094dbf24 100644 --- a/tapsets/API-ansi-cursor-move.html +++ b/tapsets/API-ansi-cursor-move.html @@ -2,11 +2,11 @@ Move cursor to new coordinates.

    Synopsis

         ansi_cursor_move(x:long,y:long)
    -

    Arguments

    x

    +

    Arguments

    x

    Row to move the cursor to.

    y

    Colomn to move the cursor to. -

    Description

    +

    Description

    Sends ansi code for positioning the cursor at row x and column y. Coordinates start at one, (1,1) is the top-left corner.

    diff --git a/tapsets/API-ansi-cursor-restore.html b/tapsets/API-ansi-cursor-restore.html index 5242716a..fbba2561 100644 --- a/tapsets/API-ansi-cursor-restore.html +++ b/tapsets/API-ansi-cursor-restore.html @@ -2,9 +2,9 @@ Restores a previously saved cursor position.

    Synopsis

         ansi_cursor_restore()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Sends ansi code for restoring the current cursor position previously saved with ansi_cursor_save.

    diff --git a/tapsets/API-ansi-cursor-save.html b/tapsets/API-ansi-cursor-save.html index 8857d0e9..1556f106 100644 --- a/tapsets/API-ansi-cursor-save.html +++ b/tapsets/API-ansi-cursor-save.html @@ -2,8 +2,8 @@ Saves the cursor position.

    Synopsis

         ansi_cursor_save()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Sends ansi code for saving the current cursor position.

    diff --git a/tapsets/API-ansi-cursor-show.html b/tapsets/API-ansi-cursor-show.html index 6f6daa8a..bc97476b 100644 --- a/tapsets/API-ansi-cursor-show.html +++ b/tapsets/API-ansi-cursor-show.html @@ -2,8 +2,8 @@ Shows the cursor.

    Synopsis

         ansi_cursor_show()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Sends ansi code for showing the cursor.

    diff --git a/tapsets/API-ansi-new-line.html b/tapsets/API-ansi-new-line.html index b8e78fee..88bdbd7b 100644 --- a/tapsets/API-ansi-new-line.html +++ b/tapsets/API-ansi-new-line.html @@ -2,8 +2,8 @@ Move cursor to new line.

    Synopsis

         ansi_new_line()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Sends ansi code new line.

    diff --git a/tapsets/API-ansi-reset-color.html b/tapsets/API-ansi-reset-color.html index 90fbde0c..94785d94 100644 --- a/tapsets/API-ansi-reset-color.html +++ b/tapsets/API-ansi-reset-color.html @@ -2,9 +2,9 @@ Resets Select Graphic Rendition mode.

    Synopsis

         ansi_reset_color()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Sends ansi code to reset foreground, background and color attribute to default values.

    diff --git a/tapsets/API-ansi-set-color.html b/tapsets/API-ansi-set-color.html index e7822533..3581a400 100644 --- a/tapsets/API-ansi-set-color.html +++ b/tapsets/API-ansi-set-color.html @@ -2,9 +2,9 @@ Set the ansi Select Graphic Rendition mode.

    Synopsis

         ansi_set_color(fg:long)
    -

    Arguments

    fg

    +

    Arguments

    fg

    Foreground color to set. -

    Description

    +

    Description

    Sends ansi code for Select Graphic Rendition mode for the given forground color. Black (30), Blue (34), Green (32), Cyan (36), Red (31), Purple (35), Brown (33), Light Gray (37). diff --git a/tapsets/API-ansi-set-color2.html b/tapsets/API-ansi-set-color2.html index 5d9ecde3..caf3be40 100644 --- a/tapsets/API-ansi-set-color2.html +++ b/tapsets/API-ansi-set-color2.html @@ -2,11 +2,11 @@ Set the ansi Select Graphic Rendition mode.

    Synopsis

         ansi_set_color2(fg:long,bg:long)
    -

    Arguments

    fg

    +

    Arguments

    fg

    Foreground color to set.

    bg

    Background color to set. -

    Description

    +

    Description

    Sends ansi code for Select Graphic Rendition mode for the given forground color, Black (30), Blue (34), Green (32), Cyan (36), Red (31), Purple (35), Brown (33), Light Gray (37) and the given diff --git a/tapsets/API-ansi-set-color3.html b/tapsets/API-ansi-set-color3.html index 0279e3ad..77196c9c 100644 --- a/tapsets/API-ansi-set-color3.html +++ b/tapsets/API-ansi-set-color3.html @@ -2,13 +2,13 @@ Set the ansi Select Graphic Rendition mode.

    Synopsis

         ansi_set_color3(fg:long,bg:long,attr:long)
    -

    Arguments

    fg

    +

    Arguments

    fg

    Foreground color to set.

    bg

    Background color to set.

    attr

    Color attribute to set. -

    Description

    +

    Description

    Sends ansi code for Select Graphic Rendition mode for the given forground color, Black (30), Blue (34), Green (32), Cyan (36), Red (31), Purple (35), Brown (33), Light Gray (37), the given diff --git a/tapsets/API-asmlinkage.html b/tapsets/API-asmlinkage.html index de6b3516..1e496d91 100644 --- a/tapsets/API-asmlinkage.html +++ b/tapsets/API-asmlinkage.html @@ -2,9 +2,9 @@ Mark function as declared asmlinkage

    Synopsis

         asmlinkage()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Call this function before accessing arguments using the *_arg functions if the probed kernel function was declared asmlinkage in the source. diff --git a/tapsets/API-atomic-long-read.html b/tapsets/API-atomic-long-read.html index 1ac9b611..a2cee91a 100644 --- a/tapsets/API-atomic-long-read.html +++ b/tapsets/API-atomic-long-read.html @@ -2,9 +2,9 @@ Retrieves an atomic long variable from kernel memory

    Synopsis

         atomic_long_read:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    pointer to atomic long variable -

    Description

    +

    Description

    Safely perform the read of an atomic long variable. This will be a NOP on kernels that do not have ATOMIC_LONG_INIT set on the kernel config.

    diff --git a/tapsets/API-atomic-read.html b/tapsets/API-atomic-read.html index a6bee579..88d36ecd 100644 --- a/tapsets/API-atomic-read.html +++ b/tapsets/API-atomic-read.html @@ -2,8 +2,8 @@ Retrieves an atomic variable from kernel memory

    Synopsis

         atomic_read:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    pointer to atomic variable -

    Description

    +

    Description

    Safely perform the read of an atomic variable.

    diff --git a/tapsets/API-backtrace.html b/tapsets/API-backtrace.html index ef3c5303..7f5120ca 100644 --- a/tapsets/API-backtrace.html +++ b/tapsets/API-backtrace.html @@ -2,9 +2,9 @@ Hex backtrace of current kernel stack

    Synopsis

         backtrace:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns a string of hex addresses that are a backtrace of the kernel stack. Output may be truncated as per maximum string length (MAXSTRINGLEN). See diff --git a/tapsets/API-bytes-to-string.html b/tapsets/API-bytes-to-string.html index 4314ee75..95672593 100644 --- a/tapsets/API-bytes-to-string.html +++ b/tapsets/API-bytes-to-string.html @@ -2,9 +2,9 @@ Human readable string for given bytes

    Synopsis

         bytes_to_string:string(bytes:long)
    -

    Arguments

    bytes

    +

    Arguments

    bytes

    Number of bytes to translate. -

    Description

    +

    Description

    Returns a string representing the number of bytes (up to 1024 bytes), the number of kilobytes (when less than 1024K) postfixed by 'K', the number of megabytes (when less than 1024M) diff --git a/tapsets/API-caller-addr.html b/tapsets/API-caller-addr.html index 5f1ea7fe..911f2ffe 100644 --- a/tapsets/API-caller-addr.html +++ b/tapsets/API-caller-addr.html @@ -2,8 +2,8 @@ Return caller address

    Synopsis

         caller_addr:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the address of the calling function.

    diff --git a/tapsets/API-caller.html b/tapsets/API-caller.html index a71c8d01..b5926575 100644 --- a/tapsets/API-caller.html +++ b/tapsets/API-caller.html @@ -2,9 +2,9 @@ Return name and address of calling function

    Synopsis

         caller:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the address and name of the calling function. This is equivalent to calling: sprintf(s 0xx, symname(caller_addr), caller_addr) diff --git a/tapsets/API-cmdline-arg.html b/tapsets/API-cmdline-arg.html index d798bec2..7030a0b0 100644 --- a/tapsets/API-cmdline-arg.html +++ b/tapsets/API-cmdline-arg.html @@ -2,9 +2,9 @@ Fetch a command line argument

    Synopsis

         cmdline_arg:string(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    Argument to get (zero is the command itself) -

    Description

    +

    Description

    Returns argument the requested argument from the current process or the empty string when there are not that many arguments or there is a problem retrieving the argument. Argument diff --git a/tapsets/API-cmdline-args.html b/tapsets/API-cmdline-args.html index 31e967ca..feaa6d9c 100644 --- a/tapsets/API-cmdline-args.html +++ b/tapsets/API-cmdline-args.html @@ -2,13 +2,13 @@ Fetch command line arguments from current process

    Synopsis

         cmdline_args:string(n:long,m:long,delim:string)
    -

    Arguments

    n

    +

    Arguments

    n

    First argument to get (zero is the command itself)

    m

    Last argument to get (or minus one for all arguments after n)

    delim

    String to use to delimit arguments when more than one. -

    Description

    +

    Description

    Returns arguments from the current process starting with argument number n, up to argument m. If there are less than n arguments, or the arguments cannot be retrieved from the current diff --git a/tapsets/API-cmdline-str.html b/tapsets/API-cmdline-str.html index 43697006..6fa39b2b 100644 --- a/tapsets/API-cmdline-str.html +++ b/tapsets/API-cmdline-str.html @@ -2,9 +2,9 @@ Fetch all command line arguments from current process

    Synopsis

         cmdline_str:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns all arguments from the current process delimited by spaces. Returns the empty string when the arguments cannot be retrieved. diff --git a/tapsets/API-commit.html b/tapsets/API-commit.html index acf6be85..8fac9f3f 100644 --- a/tapsets/API-commit.html +++ b/tapsets/API-commit.html @@ -2,9 +2,9 @@ Write out all output related to a speculation buffer

    Synopsis

         commit(id:long)
    -

    Arguments

    id

    +

    Arguments

    id

    of the buffer to store the information in -

    Description

    +

    Description

    Output all the output for id in the order that it was entered into the speculative buffer by speculative.

    diff --git a/tapsets/API-cpu-clock-ms.html b/tapsets/API-cpu-clock-ms.html index 1b5c35f9..9e6087ef 100644 --- a/tapsets/API-cpu-clock-ms.html +++ b/tapsets/API-cpu-clock-ms.html @@ -2,9 +2,9 @@ Number of milliseconds on the given cpu's clock

    Synopsis

         cpu_clock_ms:long(cpu:long)
    -

    Arguments

    cpu

    +

    Arguments

    cpu

    Which processor's clock to read -

    Description

    +

    Description

    This function returns the number of milliseconds on the given cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). diff --git a/tapsets/API-cpu-clock-ns.html b/tapsets/API-cpu-clock-ns.html index f718e6b5..c92e6da4 100644 --- a/tapsets/API-cpu-clock-ns.html +++ b/tapsets/API-cpu-clock-ns.html @@ -2,9 +2,9 @@ Number of nanoseconds on the given cpu's clock

    Synopsis

         cpu_clock_ns:long(cpu:long)
    -

    Arguments

    cpu

    +

    Arguments

    cpu

    Which processor's clock to read -

    Description

    +

    Description

    This function returns the number of nanoseconds on the given cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). diff --git a/tapsets/API-cpu-clock-s.html b/tapsets/API-cpu-clock-s.html index 576e7dc4..87e41843 100644 --- a/tapsets/API-cpu-clock-s.html +++ b/tapsets/API-cpu-clock-s.html @@ -2,9 +2,9 @@ Number of seconds on the given cpu's clock

    Synopsis

         cpu_clock_s:long(cpu:long)
    -

    Arguments

    cpu

    +

    Arguments

    cpu

    Which processor's clock to read -

    Description

    +

    Description

    This function returns the number of seconds on the given cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). diff --git a/tapsets/API-cpu-clock-us.html b/tapsets/API-cpu-clock-us.html index a527316b..ab345cd3 100644 --- a/tapsets/API-cpu-clock-us.html +++ b/tapsets/API-cpu-clock-us.html @@ -2,9 +2,9 @@ Number of microseconds on the given cpu's clock

    Synopsis

         cpu_clock_us:long(cpu:long)
    -

    Arguments

    cpu

    +

    Arguments

    cpu

    Which processor's clock to read -

    Description

    +

    Description

    This function returns the number of microseconds on the given cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). diff --git a/tapsets/API-cpu.html b/tapsets/API-cpu.html index 34e43d4d..4ae689c0 100644 --- a/tapsets/API-cpu.html +++ b/tapsets/API-cpu.html @@ -2,8 +2,8 @@ Returns the current cpu number

    Synopsis

         cpu:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the current cpu number.

    diff --git a/tapsets/API-cpuid.html b/tapsets/API-cpuid.html index 14130515..74523e0f 100644 --- a/tapsets/API-cpuid.html +++ b/tapsets/API-cpuid.html @@ -2,9 +2,9 @@ Returns the current cpu number

    Synopsis

         cpuid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the current cpu number. Deprecated in SystemTap 1.4 and removed in SystemTap 1.5.

    diff --git a/tapsets/API-cputime-to-msecs.html b/tapsets/API-cputime-to-msecs.html index d5975542..de730767 100644 --- a/tapsets/API-cputime-to-msecs.html +++ b/tapsets/API-cputime-to-msecs.html @@ -2,6 +2,6 @@ Translates the given cputime into milliseconds

    Synopsis

         cputime_to_msecs:long(cputime:long)
    -

    Arguments

    cputime

    +

    Arguments

    cputime

    Time to convert to milliseconds.

    diff --git a/tapsets/API-cputime-to-string.html b/tapsets/API-cputime-to-string.html index 4b8718b8..a09f7642 100644 --- a/tapsets/API-cputime-to-string.html +++ b/tapsets/API-cputime-to-string.html @@ -2,9 +2,9 @@ Human readable string for given cputime

    Synopsis

         cputime_to_string:string(cputime:long)
    -

    Arguments

    cputime

    +

    Arguments

    cputime

    Time to translate. -

    Description

    +

    Description

    Equivalent to calling: msec_to_string (cputime_to_msecs (cputime).

    diff --git a/tapsets/API-ctime.html b/tapsets/API-ctime.html index 0e16b4fa..737d06cd 100644 --- a/tapsets/API-ctime.html +++ b/tapsets/API-ctime.html @@ -2,9 +2,9 @@ Convert seconds since epoch into human readable date/time string

    Synopsis

         ctime:string(epochsecs:long)
    -

    Arguments

    epochsecs

    +

    Arguments

    epochsecs

    Number of seconds since epoch (as returned by gettimeofday_s) -

    Description

    +

    Description

    Takes an argument of seconds since the epoch as returned by gettimeofday_s. Returns a string of the form

    diff --git a/tapsets/API-d-name.html b/tapsets/API-d-name.html index f83d8ad3..a74d98fe 100644 --- a/tapsets/API-d-name.html +++ b/tapsets/API-d-name.html @@ -2,9 +2,9 @@ get the dirent name

    Synopsis

         d_name:string(dentry:long)
    -

    Arguments

    dentry

    +

    Arguments

    dentry

    Pointer to dentry. -

    Description

    +

    Description

    Returns the dirent name (path basename). diff --git a/tapsets/API-d-path.html b/tapsets/API-d-path.html index a7ebdca2..afd9d59a 100644 --- a/tapsets/API-d-path.html +++ b/tapsets/API-d-path.html @@ -2,9 +2,9 @@ get the full nameidata path

    Synopsis

         d_path:string(nd:long)
    -

    Arguments

    nd

    +

    Arguments

    nd

    Pointer to nameidata. -

    Description

    +

    Description

    Returns the full dirent name (full path to the root), like diff --git a/tapsets/API-delete-stopwatch.html b/tapsets/API-delete-stopwatch.html index aee4d4b9..fcf81756 100644 --- a/tapsets/API-delete-stopwatch.html +++ b/tapsets/API-delete-stopwatch.html @@ -2,8 +2,8 @@ Remove an existing stopwatch

    Synopsis

         delete_stopwatch(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    the stopwatch name -

    Description

    +

    Description

    Remove stopwatch name.

    diff --git a/tapsets/API-discard.html b/tapsets/API-discard.html index 5c3f6e2f..a0887c91 100644 --- a/tapsets/API-discard.html +++ b/tapsets/API-discard.html @@ -2,6 +2,6 @@ Discard all output related to a speculation buffer

    Synopsis

         discard(id:long)
    -

    Arguments

    id

    +

    Arguments

    id

    of the buffer to store the information in

    diff --git a/tapsets/API-egid.html b/tapsets/API-egid.html index bef14045..33291d3a 100644 --- a/tapsets/API-egid.html +++ b/tapsets/API-egid.html @@ -2,8 +2,8 @@ Returns the effective gid of a target process

    Synopsis

         egid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the effective gid of a target process

    diff --git a/tapsets/API-env-var.html b/tapsets/API-env-var.html index 217cdeb8..42b86526 100644 --- a/tapsets/API-env-var.html +++ b/tapsets/API-env-var.html @@ -2,9 +2,9 @@ Fetch environment variable from current process

    Synopsis

         env_var:string(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    Name of the environment variable to fetch -

    Description

    +

    Description

    Returns the contents of the specified environment value for the current process. If the variable isn't set an empty string is returned. diff --git a/tapsets/API-errno-str.html b/tapsets/API-errno-str.html index 594a5dd6..525dd37f 100644 --- a/tapsets/API-errno-str.html +++ b/tapsets/API-errno-str.html @@ -2,9 +2,9 @@ Symbolic string associated with error code

    Synopsis

         errno_str:string(err:long)
    -

    Arguments

    err

    +

    Arguments

    err

    The error number received -

    Description

    +

    Description

    This function returns the symbolic string associated with the giver error code, such as ENOENT for the number 2, or E#3333 for an out-of-range value such as 3333. diff --git a/tapsets/API-error.html b/tapsets/API-error.html index 03ea84c5..feff21cf 100644 --- a/tapsets/API-error.html +++ b/tapsets/API-error.html @@ -2,9 +2,9 @@ Send an error message

    Synopsis

         error(msg:string)
    -

    Arguments

    msg

    +

    Arguments

    msg

    The formatted message string -

    Description

    +

    Description

    An implicit end-of-line is added. staprun prepends the string ERROR:. Sending an error message aborts the currently running probe. Depending on the MAXERRORS parameter, it may diff --git a/tapsets/API-euid.html b/tapsets/API-euid.html index 57e1a227..8d390ae2 100644 --- a/tapsets/API-euid.html +++ b/tapsets/API-euid.html @@ -2,8 +2,8 @@ Return the effective uid of a target process

    Synopsis

         euid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the effective user ID of the target process.

    diff --git a/tapsets/API-execname.html b/tapsets/API-execname.html index 35a07937..3ddab3b9 100644 --- a/tapsets/API-execname.html +++ b/tapsets/API-execname.html @@ -2,8 +2,8 @@ Returns the execname of a target process (or group of processes)

    Synopsis

         execname:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the execname of a target process (or group of processes).

    diff --git a/tapsets/API-exit.html b/tapsets/API-exit.html index 2fb12535..36e3a5b6 100644 --- a/tapsets/API-exit.html +++ b/tapsets/API-exit.html @@ -2,9 +2,9 @@ Start shutting down probing script.

    Synopsis

         exit()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This only enqueues a request to start shutting down the script. New probes will not fire (except end probes), but all currently diff --git a/tapsets/API-fastcall.html b/tapsets/API-fastcall.html index e4e0f606..379a34eb 100644 --- a/tapsets/API-fastcall.html +++ b/tapsets/API-fastcall.html @@ -2,9 +2,9 @@ Mark function as declared fastcall

    Synopsis

         fastcall()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Call this function before accessing arguments using the *_arg functions if the probed kernel function was declared fastcall in the source. diff --git a/tapsets/API-format-ipaddr.html b/tapsets/API-format-ipaddr.html index e11411eb..d2ae4383 100644 --- a/tapsets/API-format-ipaddr.html +++ b/tapsets/API-format-ipaddr.html @@ -2,7 +2,7 @@ Returns a string representation for an IP address

    Synopsis

         format_ipaddr:string(addr:long,family:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the IP address

    family

    the IP address family (either AF_INET or AF_INET6) diff --git a/tapsets/API-ftrace.html b/tapsets/API-ftrace.html index 022747a4..03be18ee 100644 --- a/tapsets/API-ftrace.html +++ b/tapsets/API-ftrace.html @@ -2,9 +2,9 @@ Send a message to the ftrace ring-buffer

    Synopsis

         ftrace(msg:string)
    -

    Arguments

    msg

    +

    Arguments

    msg

    The formatted message string -

    Description

    +

    Description

    If the ftrace ring-buffer is configured & available, see /debugfs/tracing/trace for the message. Otherwise, the message may be quietly dropped. An implicit end-of-line is added. diff --git a/tapsets/API-get-cycles.html b/tapsets/API-get-cycles.html index 1bb63add..2f38aeda 100644 --- a/tapsets/API-get-cycles.html +++ b/tapsets/API-get-cycles.html @@ -2,9 +2,9 @@ Processor cycle count

    Synopsis

         get_cycles:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the processor cycle counter value if available, else it returns zero. The cycle counter is free running and unsynchronized on each processor. Thus, the order of events cannot diff --git a/tapsets/API-get-sa-flags.html b/tapsets/API-get-sa-flags.html index 693c3650..9c45a202 100644 --- a/tapsets/API-get-sa-flags.html +++ b/tapsets/API-get-sa-flags.html @@ -2,6 +2,6 @@ Returns the numeric value of sa_flags

    Synopsis

         get_sa_flags:long(act:long)
    -

    Arguments

    act

    +

    Arguments

    act

    address of the sigaction to query.

    diff --git a/tapsets/API-get-sa-handler.html b/tapsets/API-get-sa-handler.html index 5e968c45..755b2788 100644 --- a/tapsets/API-get-sa-handler.html +++ b/tapsets/API-get-sa-handler.html @@ -2,6 +2,6 @@ Returns the numeric value of sa_handler

    Synopsis

         get_sa_handler:long(act:long)
    -

    Arguments

    act

    +

    Arguments

    act

    address of the sigaction to query.

    diff --git a/tapsets/API-gettimeofday-ms.html b/tapsets/API-gettimeofday-ms.html index e0b8bfcc..ce6a305f 100644 --- a/tapsets/API-gettimeofday-ms.html +++ b/tapsets/API-gettimeofday-ms.html @@ -2,9 +2,9 @@ Number of milliseconds since UNIX epoch

    Synopsis

         gettimeofday_ms:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the number of milliseconds since the UNIX epoch.

    diff --git a/tapsets/API-gettimeofday-ns.html b/tapsets/API-gettimeofday-ns.html index 23cf4d55..ecf05a98 100644 --- a/tapsets/API-gettimeofday-ns.html +++ b/tapsets/API-gettimeofday-ns.html @@ -2,9 +2,9 @@ Number of nanoseconds since UNIX epoch

    Synopsis

         gettimeofday_ns:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the number of nanoseconds since the UNIX epoch.

    diff --git a/tapsets/API-gettimeofday-s.html b/tapsets/API-gettimeofday-s.html index 90fab31c..2e703693 100644 --- a/tapsets/API-gettimeofday-s.html +++ b/tapsets/API-gettimeofday-s.html @@ -2,9 +2,9 @@ Number of seconds since UNIX epoch

    Synopsis

         gettimeofday_s:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the number of seconds since the UNIX epoch.

    diff --git a/tapsets/API-gettimeofday-us.html b/tapsets/API-gettimeofday-us.html index e3e45d49..482fd906 100644 --- a/tapsets/API-gettimeofday-us.html +++ b/tapsets/API-gettimeofday-us.html @@ -2,9 +2,9 @@ Number of microseconds since UNIX epoch

    Synopsis

         gettimeofday_us:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the number of microseconds since the UNIX epoch.

    diff --git a/tapsets/API-gid.html b/tapsets/API-gid.html index 65a0a302..a6fef65e 100644 --- a/tapsets/API-gid.html +++ b/tapsets/API-gid.html @@ -2,8 +2,8 @@ Returns the group ID of a target process

    Synopsis

         gid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the group ID of a target process.

    diff --git a/tapsets/API-htonl.html b/tapsets/API-htonl.html index 8cd8305a..c174f746 100644 --- a/tapsets/API-htonl.html +++ b/tapsets/API-htonl.html @@ -2,6 +2,6 @@ Convert 32-bit long from host to network order

    Synopsis

         htonl:long(x:long)
    -

    Arguments

    x

    +

    Arguments

    x

    Value to convert

    diff --git a/tapsets/API-htonll.html b/tapsets/API-htonll.html index d91bb441..33e02ed4 100644 --- a/tapsets/API-htonll.html +++ b/tapsets/API-htonll.html @@ -2,6 +2,6 @@ Convert 64-bit long long from host to network order

    Synopsis

         htonll:long(x:long)
    -

    Arguments

    x

    +

    Arguments

    x

    Value to convert

    diff --git a/tapsets/API-htons.html b/tapsets/API-htons.html index db2d2d08..afc0b722 100644 --- a/tapsets/API-htons.html +++ b/tapsets/API-htons.html @@ -2,6 +2,6 @@ Convert 16-bit short from host to network order

    Synopsis

         htons:long(x:long)
    -

    Arguments

    x

    +

    Arguments

    x

    Value to convert

    diff --git a/tapsets/API-indent.html b/tapsets/API-indent.html index 80002355..00d22849 100644 --- a/tapsets/API-indent.html +++ b/tapsets/API-indent.html @@ -2,9 +2,9 @@ returns an amount of space to indent

    Synopsis

         indent:string(delta:long)
    -

    Arguments

    delta

    +

    Arguments

    delta

    the amount of space added/removed for each call -

    Description

    +

    Description

    This function returns a string with appropriate indentation. Call it with a small positive or matching negative delta. Unlike the thread_indent function, the indent does not diff --git a/tapsets/API-inet-get-ip-source.html b/tapsets/API-inet-get-ip-source.html index 1a1ed330..88ce37c6 100644 --- a/tapsets/API-inet-get-ip-source.html +++ b/tapsets/API-inet-get-ip-source.html @@ -2,6 +2,6 @@ Provide IP source address string for a kernel socket

    Synopsis

         inet_get_ip_source:string(sock:long)
    -

    Arguments

    sock

    +

    Arguments

    sock

    pointer to the kernel socket

    diff --git a/tapsets/API-inet-get-local-port.html b/tapsets/API-inet-get-local-port.html index aeaaf12b..f2b078ff 100644 --- a/tapsets/API-inet-get-local-port.html +++ b/tapsets/API-inet-get-local-port.html @@ -2,6 +2,6 @@ Provide local port number for a kernel socket

    Synopsis

         inet_get_local_port:long(sock:long)
    -

    Arguments

    sock

    +

    Arguments

    sock

    pointer to the kernel socket

    diff --git a/tapsets/API-inode-name.html b/tapsets/API-inode-name.html index 046c16dc..41f183d7 100644 --- a/tapsets/API-inode-name.html +++ b/tapsets/API-inode-name.html @@ -2,9 +2,9 @@ get the inode name

    Synopsis

         inode_name:string(inode:long)
    -

    Arguments

    inode

    +

    Arguments

    inode

    Pointer to inode. -

    Description

    +

    Description

    Returns the first path basename associated with the given inode. diff --git a/tapsets/API-int-arg.html b/tapsets/API-int-arg.html index 7c4e5f96..d8fe5f57 100644 --- a/tapsets/API-int-arg.html +++ b/tapsets/API-int-arg.html @@ -2,9 +2,9 @@ Return function argument as signed int

    Synopsis

         int_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the value of argument n as a signed int (i.e., a 32-bit integer sign-extended to 64 bits).

    diff --git a/tapsets/API-ioblock-end.html b/tapsets/API-ioblock-end.html index 718e9b5b..5de90b6d 100644 --- a/tapsets/API-ioblock-end.html +++ b/tapsets/API-ioblock-end.html @@ -1,8 +1,8 @@ probe::ioblock.end

    Name

    probe::ioblock.end — Fires whenever a block I/O transfer is complete. -

    Synopsis

    ioblock.end 

    Values

    +

    Synopsis

    ioblock.end 

    Values

    None -

    Description

    +

    Description

    name - name of the probe point @@ -26,6 +26,6 @@ phys_segments - number of segments in this bio after physical address coalescing is performed. hw_segments - number of segments after physical and DMA remapping hardware coalescing is performed size - total size in bytes -

    Context

    +

    Context

    The process signals the transfer is done.

    diff --git a/tapsets/API-ioblock-request.html b/tapsets/API-ioblock-request.html index 4c507816..cfe36c71 100644 --- a/tapsets/API-ioblock-request.html +++ b/tapsets/API-ioblock-request.html @@ -1,8 +1,8 @@ probe::ioblock.request

    Name

    probe::ioblock.request — Fires whenever making a generic block I/O request. -

    Synopsis

    ioblock.request 

    Values

    +

    Synopsis

    ioblock.request 

    Values

    None -

    Description

    +

    Description

    name - name of the probe point @@ -29,6 +29,6 @@ bdev - target block device bdev_contains - points to the device object which contains the partition (when bio structure represents a partition) p_start_sect - points to the start sector of the partition structure of the device -

    Context

    +

    Context

    The process makes block I/O request

    diff --git a/tapsets/API-ioblock-trace-bounce.html b/tapsets/API-ioblock-trace-bounce.html index 48ead077..58481f4b 100644 --- a/tapsets/API-ioblock-trace-bounce.html +++ b/tapsets/API-ioblock-trace-bounce.html @@ -1,8 +1,8 @@ probe::ioblock_trace.bounce

    Name

    probe::ioblock_trace.bounce — Fires whenever a buffer bounce is needed for at least one page of a block IO request. -

    Synopsis

    ioblock_trace.bounce 

    Values

    +

    Synopsis

    ioblock_trace.bounce 

    Values

    None -

    Description

    +

    Description

    name - name of the probe point @@ -28,6 +28,6 @@ bdev - target block device bdev_contains - points to the device object which contains the partition (when bio structure represents a partition) p_start_sect - points to the start sector of the partition structure of the device -

    Context

    +

    Context

    The process creating a block IO request.

    diff --git a/tapsets/API-ioblock-trace-end.html b/tapsets/API-ioblock-trace-end.html index f284e1af..3aecdf2f 100644 --- a/tapsets/API-ioblock-trace-end.html +++ b/tapsets/API-ioblock-trace-end.html @@ -1,8 +1,8 @@ probe::ioblock_trace.end

    Name

    probe::ioblock_trace.end — Fires whenever a block I/O transfer is complete. -

    Synopsis

    ioblock_trace.end 

    Values

    +

    Synopsis

    ioblock_trace.end 

    Values

    None -

    Description

    +

    Description

    name - name of the probe point @@ -30,6 +30,6 @@ bdev - target block device bdev_contains - points to the device object which contains the partition (when bio structure represents a partition) p_start_sect - points to the start sector of the partition structure of the device -

    Context

    +

    Context

    The process signals the transfer is done.

    diff --git a/tapsets/API-ioblock-trace-request.html b/tapsets/API-ioblock-trace-request.html index baca5232..076c4bbe 100644 --- a/tapsets/API-ioblock-trace-request.html +++ b/tapsets/API-ioblock-trace-request.html @@ -1,8 +1,8 @@ probe::ioblock_trace.request

    Name

    probe::ioblock_trace.request — Fires just as a generic block I/O request is created for a bio. -

    Synopsis

    ioblock_trace.request 

    Values

    +

    Synopsis

    ioblock_trace.request 

    Values

    None -

    Description

    +

    Description

    name - name of the probe point @@ -30,6 +30,6 @@ bdev - target block device bdev_contains - points to the device object which contains the partition (when bio structure represents a partition) p_start_sect - points to the start sector of the partition structure of the device -

    Context

    +

    Context

    The process makes block I/O request

    diff --git a/tapsets/API-ioscheduler-elv-add-request-kp.html b/tapsets/API-ioscheduler-elv-add-request-kp.html index 8ce9b1ee..69f3426f 100644 --- a/tapsets/API-ioscheduler-elv-add-request-kp.html +++ b/tapsets/API-ioscheduler-elv-add-request-kp.html @@ -1,6 +1,6 @@ probe::ioscheduler.elv_add_request.kp

    Name

    probe::ioscheduler.elv_add_request.kp — kprobe based probe to indicate that a request was added to the request queue -

    Synopsis

    ioscheduler.elv_add_request.kp 

    Values

    disk_major

    +

    Synopsis

    ioscheduler.elv_add_request.kp 

    Values

    disk_major

    Disk major number of the request

    rq

    Address of the request diff --git a/tapsets/API-ioscheduler-elv-add-request-tp.html b/tapsets/API-ioscheduler-elv-add-request-tp.html index 56f8491b..27b230bb 100644 --- a/tapsets/API-ioscheduler-elv-add-request-tp.html +++ b/tapsets/API-ioscheduler-elv-add-request-tp.html @@ -1,6 +1,6 @@ probe::ioscheduler.elv_add_request.tp

    Name

    probe::ioscheduler.elv_add_request.tp — tracepoint based probe to indicate a request is added to the request queue. -

    Synopsis

    ioscheduler.elv_add_request.tp 

    Values

    disk_major

    +

    Synopsis

    ioscheduler.elv_add_request.tp 

    Values

    disk_major

    Disk major no of request.

    rq

    Address of request. diff --git a/tapsets/API-ioscheduler-elv-add-request.html b/tapsets/API-ioscheduler-elv-add-request.html index 36466677..701d68de 100644 --- a/tapsets/API-ioscheduler-elv-add-request.html +++ b/tapsets/API-ioscheduler-elv-add-request.html @@ -1,6 +1,6 @@ probe::ioscheduler.elv_add_request

    Name

    probe::ioscheduler.elv_add_request — probe to indicate request is added to the request queue. -

    Synopsis

    ioscheduler.elv_add_request 

    Values

    disk_major

    +

    Synopsis

    ioscheduler.elv_add_request 

    Values

    disk_major

    Disk major no of request.

    rq

    Address of request. diff --git a/tapsets/API-ioscheduler-elv-completed-request.html b/tapsets/API-ioscheduler-elv-completed-request.html index 4cc6ae74..293ba1d7 100644 --- a/tapsets/API-ioscheduler-elv-completed-request.html +++ b/tapsets/API-ioscheduler-elv-completed-request.html @@ -1,6 +1,6 @@ probe::ioscheduler.elv_completed_request

    Name

    probe::ioscheduler.elv_completed_request — Fires when a request is completed -

    Synopsis

    ioscheduler.elv_completed_request 

    Values

    disk_major

    +

    Synopsis

    ioscheduler.elv_completed_request 

    Values

    disk_major

    Disk major number of the request

    rq

    Address of the request diff --git a/tapsets/API-ioscheduler-elv-next-request-return.html b/tapsets/API-ioscheduler-elv-next-request-return.html index 6fc74e36..4e527357 100644 --- a/tapsets/API-ioscheduler-elv-next-request-return.html +++ b/tapsets/API-ioscheduler-elv-next-request-return.html @@ -1,6 +1,6 @@ probe::ioscheduler.elv_next_request.return

    Name

    probe::ioscheduler.elv_next_request.return — Fires when a request retrieval issues a return signal -

    Synopsis

    ioscheduler.elv_next_request.return 

    Values

    disk_major

    +

    Synopsis

    ioscheduler.elv_next_request.return 

    Values

    disk_major

    Disk major number of the request

    rq

    Address of the request diff --git a/tapsets/API-ioscheduler-elv-next-request.html b/tapsets/API-ioscheduler-elv-next-request.html index 1061d173..291a7c40 100644 --- a/tapsets/API-ioscheduler-elv-next-request.html +++ b/tapsets/API-ioscheduler-elv-next-request.html @@ -1,6 +1,6 @@ probe::ioscheduler.elv_next_request

    Name

    probe::ioscheduler.elv_next_request — Fires when a request is retrieved from the request queue -

    Synopsis

    ioscheduler.elv_next_request 

    Values

    name

    +

    Synopsis

    ioscheduler.elv_next_request 

    Values

    name

    Name of the probe point

    elevator_name

    The type of I/O elevator currently enabled diff --git a/tapsets/API-ioscheduler-trace-elv-abort-request.html b/tapsets/API-ioscheduler-trace-elv-abort-request.html index ea435775..cd33fee1 100644 --- a/tapsets/API-ioscheduler-trace-elv-abort-request.html +++ b/tapsets/API-ioscheduler-trace-elv-abort-request.html @@ -1,6 +1,6 @@ probe::ioscheduler_trace.elv_abort_request

    Name

    probe::ioscheduler_trace.elv_abort_request — Fires when a request is aborted. -

    Synopsis

    ioscheduler_trace.elv_abort_request 

    Values

    disk_major

    +

    Synopsis

    ioscheduler_trace.elv_abort_request 

    Values

    disk_major

    Disk major no of request.

    rq

    Address of request. diff --git a/tapsets/API-ioscheduler-trace-elv-completed-request.html b/tapsets/API-ioscheduler-trace-elv-completed-request.html index 98652d28..ad7eb6fa 100644 --- a/tapsets/API-ioscheduler-trace-elv-completed-request.html +++ b/tapsets/API-ioscheduler-trace-elv-completed-request.html @@ -1,6 +1,6 @@ probe::ioscheduler_trace.elv_completed_request

    Name

    probe::ioscheduler_trace.elv_completed_request — Fires when a request is -

    Synopsis

    ioscheduler_trace.elv_completed_request 

    Values

    disk_major

    +

    Synopsis

    ioscheduler_trace.elv_completed_request 

    Values

    disk_major

    Disk major no of request.

    rq

    Address of request. @@ -12,6 +12,6 @@ Disk minor number of request.

    rq_flags

    Request flags. -

    Description

    +

    Description

    completed.

    diff --git a/tapsets/API-ioscheduler-trace-elv-issue-request.html b/tapsets/API-ioscheduler-trace-elv-issue-request.html index 768295a1..107ef1a8 100644 --- a/tapsets/API-ioscheduler-trace-elv-issue-request.html +++ b/tapsets/API-ioscheduler-trace-elv-issue-request.html @@ -1,6 +1,6 @@ probe::ioscheduler_trace.elv_issue_request

    Name

    probe::ioscheduler_trace.elv_issue_request — Fires when a request is -

    Synopsis

    ioscheduler_trace.elv_issue_request 

    Values

    disk_major

    +

    Synopsis

    ioscheduler_trace.elv_issue_request 

    Values

    disk_major

    Disk major no of request.

    rq

    Address of request. @@ -12,6 +12,6 @@ Disk minor number of request.

    rq_flags

    Request flags. -

    Description

    +

    Description

    scheduled.

    diff --git a/tapsets/API-ioscheduler-trace-elv-requeue-request.html b/tapsets/API-ioscheduler-trace-elv-requeue-request.html index c9bde0a5..d1a00a12 100644 --- a/tapsets/API-ioscheduler-trace-elv-requeue-request.html +++ b/tapsets/API-ioscheduler-trace-elv-requeue-request.html @@ -1,6 +1,6 @@ probe::ioscheduler_trace.elv_requeue_request

    Name

    probe::ioscheduler_trace.elv_requeue_request — Fires when a request is -

    Synopsis

    ioscheduler_trace.elv_requeue_request 

    Values

    disk_major

    +

    Synopsis

    ioscheduler_trace.elv_requeue_request 

    Values

    disk_major

    Disk major no of request.

    rq

    Address of request. @@ -12,6 +12,6 @@ Disk minor number of request.

    rq_flags

    Request flags. -

    Description

    +

    Description

    put back on the queue, when the hadware cannot accept more requests.

    diff --git a/tapsets/API-ioscheduler-trace-plug.html b/tapsets/API-ioscheduler-trace-plug.html index 854b89c1..fe1f4fbf 100644 --- a/tapsets/API-ioscheduler-trace-plug.html +++ b/tapsets/API-ioscheduler-trace-plug.html @@ -1,9 +1,9 @@ probe::ioscheduler_trace.plug

    Name

    probe::ioscheduler_trace.plug — Fires when a request queue is plugged; -

    Synopsis

    ioscheduler_trace.plug 

    Values

    name

    +

    Synopsis

    ioscheduler_trace.plug 

    Values

    name

    Name of the probe point

    rq_queue

    request queue -

    Description

    +

    Description

    ie, requests in the queue cannot be serviced by block driver.

    diff --git a/tapsets/API-ioscheduler-trace-unplug-io.html b/tapsets/API-ioscheduler-trace-unplug-io.html index 2fad6ff2..332c2d06 100644 --- a/tapsets/API-ioscheduler-trace-unplug-io.html +++ b/tapsets/API-ioscheduler-trace-unplug-io.html @@ -1,10 +1,10 @@ probe::ioscheduler_trace.unplug_io

    Name

    probe::ioscheduler_trace.unplug_io — Fires when a request queue is unplugged; -

    Synopsis

    ioscheduler_trace.unplug_io 

    Values

    name

    +

    Synopsis

    ioscheduler_trace.unplug_io 

    Values

    name

    Name of the probe point

    rq_queue

    request queue -

    Description

    +

    Description

    Either, when number of pending requests in the queue exceeds threshold or, upon expiration of timer that was activated when queue was plugged.

    diff --git a/tapsets/API-ioscheduler-trace-unplug-timer.html b/tapsets/API-ioscheduler-trace-unplug-timer.html index e6ff2684..da371b97 100644 --- a/tapsets/API-ioscheduler-trace-unplug-timer.html +++ b/tapsets/API-ioscheduler-trace-unplug-timer.html @@ -1,9 +1,9 @@ probe::ioscheduler_trace.unplug_timer

    Name

    probe::ioscheduler_trace.unplug_timer — Fires when unplug timer associated -

    Synopsis

    ioscheduler_trace.unplug_timer 

    Values

    name

    +

    Synopsis

    ioscheduler_trace.unplug_timer 

    Values

    name

    Name of the probe point

    rq_queue

    request queue -

    Description

    +

    Description

    with a request queue expires.

    diff --git a/tapsets/API-ip-ntop.html b/tapsets/API-ip-ntop.html index 261636d1..c40d408a 100644 --- a/tapsets/API-ip-ntop.html +++ b/tapsets/API-ip-ntop.html @@ -2,6 +2,6 @@ Returns a string representation for an IPv4 address

    Synopsis

         ip_ntop:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the IPv4 address represented as an integer

    diff --git a/tapsets/API-ipmib-ForwDatagrams.html b/tapsets/API-ipmib-ForwDatagrams.html index cea89ddd..0e4bdcf7 100644 --- a/tapsets/API-ipmib-ForwDatagrams.html +++ b/tapsets/API-ipmib-ForwDatagrams.html @@ -1,10 +1,10 @@ probe::ipmib.ForwDatagrams

    Name

    probe::ipmib.ForwDatagrams — Count forwarded packet -

    Synopsis

    ipmib.ForwDatagrams 

    Values

    skb

    +

    Synopsis

    ipmib.ForwDatagrams 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global ForwDatagrams (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-FragFails.html b/tapsets/API-ipmib-FragFails.html index 111fbcb8..a4bc71fb 100644 --- a/tapsets/API-ipmib-FragFails.html +++ b/tapsets/API-ipmib-FragFails.html @@ -1,10 +1,10 @@ probe::ipmib.FragFails

    Name

    probe::ipmib.FragFails — Count datagram fragmented unsuccessfully -

    Synopsis

    ipmib.FragFails 

    Values

    skb

    +

    Synopsis

    ipmib.FragFails 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    Value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global FragFails (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-FragOKs.html b/tapsets/API-ipmib-FragOKs.html index 5bb7bad2..6c984aef 100644 --- a/tapsets/API-ipmib-FragOKs.html +++ b/tapsets/API-ipmib-FragOKs.html @@ -1,10 +1,10 @@ probe::ipmib.FragOKs

    Name

    probe::ipmib.FragOKs — Count datagram fragmented successfully -

    Synopsis

    ipmib.FragOKs 

    Values

    skb

    +

    Synopsis

    ipmib.FragOKs 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global FragOKs (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-InAddrErrors.html b/tapsets/API-ipmib-InAddrErrors.html index e8cfa095..6d5821a2 100644 --- a/tapsets/API-ipmib-InAddrErrors.html +++ b/tapsets/API-ipmib-InAddrErrors.html @@ -1,10 +1,10 @@ probe::ipmib.InAddrErrors

    Name

    probe::ipmib.InAddrErrors — Count arriving packets with an incorrect address -

    Synopsis

    ipmib.InAddrErrors 

    Values

    skb

    +

    Synopsis

    ipmib.InAddrErrors 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global InAddrErrors (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-InDiscards.html b/tapsets/API-ipmib-InDiscards.html index c8d98035..8ad4af78 100644 --- a/tapsets/API-ipmib-InDiscards.html +++ b/tapsets/API-ipmib-InDiscards.html @@ -1,10 +1,10 @@ probe::ipmib.InDiscards

    Name

    probe::ipmib.InDiscards — Count discarded inbound packets -

    Synopsis

    ipmib.InDiscards 

    Values

    skb

    +

    Synopsis

    ipmib.InDiscards 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global InDiscards (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-InNoRoutes.html b/tapsets/API-ipmib-InNoRoutes.html index 834637cc..2806f779 100644 --- a/tapsets/API-ipmib-InNoRoutes.html +++ b/tapsets/API-ipmib-InNoRoutes.html @@ -1,10 +1,10 @@ probe::ipmib.InNoRoutes

    Name

    probe::ipmib.InNoRoutes — Count an arriving packet with no matching socket -

    Synopsis

    ipmib.InNoRoutes 

    Values

    skb

    +

    Synopsis

    ipmib.InNoRoutes 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global InNoRoutes (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-InReceives.html b/tapsets/API-ipmib-InReceives.html index 0a123326..8a4969c0 100644 --- a/tapsets/API-ipmib-InReceives.html +++ b/tapsets/API-ipmib-InReceives.html @@ -1,10 +1,10 @@ probe::ipmib.InReceives

    Name

    probe::ipmib.InReceives — Count an arriving packet -

    Synopsis

    ipmib.InReceives 

    Values

    skb

    +

    Synopsis

    ipmib.InReceives 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global InReceives (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-InUnknownProtos.html b/tapsets/API-ipmib-InUnknownProtos.html index d3a53bef..57c16de1 100644 --- a/tapsets/API-ipmib-InUnknownProtos.html +++ b/tapsets/API-ipmib-InUnknownProtos.html @@ -1,10 +1,10 @@ probe::ipmib.InUnknownProtos

    Name

    probe::ipmib.InUnknownProtos — Count arriving packets with an unbound proto -

    Synopsis

    ipmib.InUnknownProtos 

    Values

    skb

    +

    Synopsis

    ipmib.InUnknownProtos 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global InUnknownProtos (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-OutRequests.html b/tapsets/API-ipmib-OutRequests.html index 35b3b2bd..9e291232 100644 --- a/tapsets/API-ipmib-OutRequests.html +++ b/tapsets/API-ipmib-OutRequests.html @@ -1,10 +1,10 @@ probe::ipmib.OutRequests

    Name

    probe::ipmib.OutRequests — Count a request to send a packet -

    Synopsis

    ipmib.OutRequests 

    Values

    skb

    +

    Synopsis

    ipmib.OutRequests 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global OutRequests (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-ReasmReqds.html b/tapsets/API-ipmib-ReasmReqds.html index a26f9f0e..a0698647 100644 --- a/tapsets/API-ipmib-ReasmReqds.html +++ b/tapsets/API-ipmib-ReasmReqds.html @@ -1,10 +1,10 @@ probe::ipmib.ReasmReqds

    Name

    probe::ipmib.ReasmReqds — Count number of packet fragments reassembly requests -

    Synopsis

    ipmib.ReasmReqds 

    Values

    skb

    +

    Synopsis

    ipmib.ReasmReqds 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global ReasmReqds (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-ReasmTimeout.html b/tapsets/API-ipmib-ReasmTimeout.html index 76444ce4..8a16300a 100644 --- a/tapsets/API-ipmib-ReasmTimeout.html +++ b/tapsets/API-ipmib-ReasmTimeout.html @@ -1,10 +1,10 @@ probe::ipmib.ReasmTimeout

    Name

    probe::ipmib.ReasmTimeout — Count Reassembly Timeouts -

    Synopsis

    ipmib.ReasmTimeout 

    Values

    skb

    +

    Synopsis

    ipmib.ReasmTimeout 

    Values

    skb

    pointer to the struct sk_buff being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function ipmib_filter_key. If the packet passes the filter is is counted in the global ReasmTimeout (equivalent to SNMP's MIB diff --git a/tapsets/API-ipmib-filter-key.html b/tapsets/API-ipmib-filter-key.html index d44ada61..4f10a362 100644 --- a/tapsets/API-ipmib-filter-key.html +++ b/tapsets/API-ipmib-filter-key.html @@ -2,13 +2,13 @@ Default filter function for ipmib.* probes

    Synopsis

         ipmib_filter_key:long(skb:long,op:long,SourceIsLocal:long)
    -

    Arguments

    skb

    +

    Arguments

    skb

    pointer to the struct sk_buff

    op

    value to be counted if skb passes the filter

    SourceIsLocal

    1 is local operation and 0 is non-local operation -

    Description

    +

    Description

    This function is a default filter function. The user can replace this function with their own. The user-supplied filter function returns an index key based on the values diff --git a/tapsets/API-ipmib-get-proto.html b/tapsets/API-ipmib-get-proto.html index 56b586d7..f9068ceb 100644 --- a/tapsets/API-ipmib-get-proto.html +++ b/tapsets/API-ipmib-get-proto.html @@ -2,8 +2,8 @@ Get the protocol value

    Synopsis

         ipmib_get_proto:long(skb:long)
    -

    Arguments

    skb

    +

    Arguments

    skb

    pointer to a struct sk_buff -

    Description

    +

    Description

    Returns the protocol value from skb.

    diff --git a/tapsets/API-ipmib-local-addr.html b/tapsets/API-ipmib-local-addr.html index 5b360332..dab44425 100644 --- a/tapsets/API-ipmib-local-addr.html +++ b/tapsets/API-ipmib-local-addr.html @@ -2,10 +2,10 @@ Get the local ip address

    Synopsis

         ipmib_local_addr:long(skb:long,SourceIsLocal:long)
    -

    Arguments

    skb

    +

    Arguments

    skb

    pointer to a struct sk_buff

    SourceIsLocal

    flag to indicate whether local operation -

    Description

    +

    Description

    Returns the local ip address skb.

    diff --git a/tapsets/API-ipmib-remote-addr.html b/tapsets/API-ipmib-remote-addr.html index 91c9be8b..d02ce677 100644 --- a/tapsets/API-ipmib-remote-addr.html +++ b/tapsets/API-ipmib-remote-addr.html @@ -2,10 +2,10 @@ Get the remote ip address

    Synopsis

         ipmib_remote_addr:long(skb:long,SourceIsLocal:long)
    -

    Arguments

    skb

    +

    Arguments

    skb

    pointer to a struct sk_buff

    SourceIsLocal

    flag to indicate whether local operation -

    Description

    +

    Description

    Returns the remote ip address from skb.

    diff --git a/tapsets/API-ipmib-tcp-local-port.html b/tapsets/API-ipmib-tcp-local-port.html index 2dee47f3..5c9f673d 100644 --- a/tapsets/API-ipmib-tcp-local-port.html +++ b/tapsets/API-ipmib-tcp-local-port.html @@ -2,10 +2,10 @@ Get the local tcp port

    Synopsis

         ipmib_tcp_local_port:long(skb:long,SourceIsLocal:long)
    -

    Arguments

    skb

    +

    Arguments

    skb

    pointer to a struct sk_buff

    SourceIsLocal

    flag to indicate whether local operation -

    Description

    +

    Description

    Returns the local tcp port from skb.

    diff --git a/tapsets/API-ipmib-tcp-remote-port.html b/tapsets/API-ipmib-tcp-remote-port.html index 900672e8..cbf13b5b 100644 --- a/tapsets/API-ipmib-tcp-remote-port.html +++ b/tapsets/API-ipmib-tcp-remote-port.html @@ -2,10 +2,10 @@ Get the remote tcp port

    Synopsis

         ipmib_tcp_remote_port:long(skb:long,SourceIsLocal:long)
    -

    Arguments

    skb

    +

    Arguments

    skb

    pointer to a struct sk_buff

    SourceIsLocal

    flag to indicate whether local operation -

    Description

    +

    Description

    Returns the remote tcp port from skb.

    diff --git a/tapsets/API-irq-handler-entry.html b/tapsets/API-irq-handler-entry.html index 33e24fa4..542a6e41 100644 --- a/tapsets/API-irq-handler-entry.html +++ b/tapsets/API-irq-handler-entry.html @@ -1,6 +1,6 @@ probe::irq_handler.entry

    Name

    probe::irq_handler.entry — Execution of interrupt handler starting -

    Synopsis

    irq_handler.entry 

    Values

    dev_name

    +

    Synopsis

    irq_handler.entry 

    Values

    dev_name

    name of device

    flags

    Flags for IRQ handler diff --git a/tapsets/API-irq-handler-exit.html b/tapsets/API-irq-handler-exit.html index f6f20393..d5eb2c9e 100644 --- a/tapsets/API-irq-handler-exit.html +++ b/tapsets/API-irq-handler-exit.html @@ -1,6 +1,6 @@ probe::irq_handler.exit

    Name

    probe::irq_handler.exit — Execution of interrupt handler completed -

    Synopsis

    irq_handler.exit 

    Values

    dev_name

    +

    Synopsis

    irq_handler.exit 

    Values

    dev_name

    name of device

    ret

    return value of the handler diff --git a/tapsets/API-is-myproc.html b/tapsets/API-is-myproc.html index 6a134284..8d97b973 100644 --- a/tapsets/API-is-myproc.html +++ b/tapsets/API-is-myproc.html @@ -2,9 +2,9 @@ Determines if the current probe point has occurred in the user's own process

    Synopsis

         is_myproc:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns 1 if the current probe point has occurred in the user's own process.

    diff --git a/tapsets/API-is-return.html b/tapsets/API-is-return.html index c6a3c8bf..b117f25e 100644 --- a/tapsets/API-is-return.html +++ b/tapsets/API-is-return.html @@ -2,9 +2,9 @@ Whether the current probe context is a return probe

    Synopsis

         is_return:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns 1 if the current probe context is a return probe, returns 0 otherwise.

    diff --git a/tapsets/API-is-sig-blocked.html b/tapsets/API-is-sig-blocked.html index ae872de9..09df6ccd 100644 --- a/tapsets/API-is-sig-blocked.html +++ b/tapsets/API-is-sig-blocked.html @@ -2,7 +2,7 @@ Returns 1 if the signal is currently blocked, or 0 if it is not

    Synopsis

         is_sig_blocked:long(task:long,sig:long)
    -

    Arguments

    task

    +

    Arguments

    task

    address of the task_struct to query.

    sig

    the signal number to test. diff --git a/tapsets/API-isdigit.html b/tapsets/API-isdigit.html index b91a40f4..5966417e 100644 --- a/tapsets/API-isdigit.html +++ b/tapsets/API-isdigit.html @@ -2,9 +2,9 @@ Checks for a digit

    Synopsis

         isdigit:long(str:string)
    -

    Arguments

    str

    +

    Arguments

    str

    string to check -

    Description

    +

    Description

    Checks for a digit (0 through 9) as the first character of a string. Returns non-zero if true, and a zero if false. diff --git a/tapsets/API-isinstr.html b/tapsets/API-isinstr.html index a67c6160..edc280bc 100644 --- a/tapsets/API-isinstr.html +++ b/tapsets/API-isinstr.html @@ -2,11 +2,11 @@ Returns whether a string is a substring of another string

    Synopsis

         isinstr:long(s1:string,s2:string)
    -

    Arguments

    s1

    +

    Arguments

    s1

    string to search in

    s2

    substring to find -

    Description

    +

    Description

    This function returns 1 if string s1 contains s2, otherwise zero.

    diff --git a/tapsets/API-jiffies.html b/tapsets/API-jiffies.html index 312fb254..87330f50 100644 --- a/tapsets/API-jiffies.html +++ b/tapsets/API-jiffies.html @@ -2,9 +2,9 @@ Kernel jiffies count

    Synopsis

         jiffies:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the value of the kernel jiffies variable. This value is incremented periodically by timer interrupts, and may wrap around a 32-bit or 64-bit boundary. See HZ. diff --git a/tapsets/API-kernel-char.html b/tapsets/API-kernel-char.html index eb5dbc8b..932d181d 100644 --- a/tapsets/API-kernel-char.html +++ b/tapsets/API-kernel-char.html @@ -2,9 +2,9 @@ Retrieves a char value stored in kernel memory

    Synopsis

         kernel_char:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to retrieve the char from -

    Description

    +

    Description

    Returns the char value from a given kernel memory address. Reports an error when reading from the given address fails.

    diff --git a/tapsets/API-kernel-int.html b/tapsets/API-kernel-int.html index eebf5771..26c594ed 100644 --- a/tapsets/API-kernel-int.html +++ b/tapsets/API-kernel-int.html @@ -2,9 +2,9 @@ Retrieves an int value stored in kernel memory

    Synopsis

         kernel_int:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to retrieve the int from -

    Description

    +

    Description

    Returns the int value from a given kernel memory address. Reports an error when reading from the given address fails.

    diff --git a/tapsets/API-kernel-long.html b/tapsets/API-kernel-long.html index a3184714..adaa23ba 100644 --- a/tapsets/API-kernel-long.html +++ b/tapsets/API-kernel-long.html @@ -2,9 +2,9 @@ Retrieves a long value stored in kernel memory

    Synopsis

         kernel_long:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to retrieve the long from -

    Description

    +

    Description

    Returns the long value from a given kernel memory address. Reports an error when reading from the given address fails.

    diff --git a/tapsets/API-kernel-pointer.html b/tapsets/API-kernel-pointer.html index b261a997..2e65a31d 100644 --- a/tapsets/API-kernel-pointer.html +++ b/tapsets/API-kernel-pointer.html @@ -2,9 +2,9 @@ Retrieves a pointer value stored in kernel memory

    Synopsis

         kernel_pointer:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to retrieve the pointer from -

    Description

    +

    Description

    Returns the pointer value from a given kernel memory address. Reports an error when reading from the given address fails. diff --git a/tapsets/API-kernel-short.html b/tapsets/API-kernel-short.html index 900e6af3..c84a1ea7 100644 --- a/tapsets/API-kernel-short.html +++ b/tapsets/API-kernel-short.html @@ -2,9 +2,9 @@ Retrieves a short value stored in kernel memory

    Synopsis

         kernel_short:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to retrieve the short from -

    Description

    +

    Description

    Returns the short value from a given kernel memory address. Reports an error when reading from the given address fails.

    diff --git a/tapsets/API-kernel-string-n.html b/tapsets/API-kernel-string-n.html index 2960a6a4..491e2e7b 100644 --- a/tapsets/API-kernel-string-n.html +++ b/tapsets/API-kernel-string-n.html @@ -2,11 +2,11 @@ Retrieves string of given length from kernel memory

    Synopsis

         kernel_string_n:string(addr:long,n:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to retrieve the string from

    n

    The maximum length of the string (if not null terminated) -

    Description

    +

    Description

    Returns the C string of a maximum given length from a given kernel memory address. Reports an error on string copy fault.

    diff --git a/tapsets/API-kernel-string.html b/tapsets/API-kernel-string.html index 2659c306..d272dae2 100644 --- a/tapsets/API-kernel-string.html +++ b/tapsets/API-kernel-string.html @@ -2,9 +2,9 @@ Retrieves string from kernel memory

    Synopsis

         kernel_string:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to retrieve the string from -

    Description

    +

    Description

    This function returns the null terminated C string from a given kernel memory address. Reports an error on string copy fault. diff --git a/tapsets/API-kernel-string2.html b/tapsets/API-kernel-string2.html index e81b9b3d..712a781a 100644 --- a/tapsets/API-kernel-string2.html +++ b/tapsets/API-kernel-string2.html @@ -2,11 +2,11 @@ Retrieves string from kernel memory with alternative error string

    Synopsis

         kernel_string2:string(addr:long,err_msg:string)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to retrieve the string from

    err_msg

    The error message to return when data isn't available -

    Description

    +

    Description

    This function returns the null terminated C string from a given kernel memory address. Reports the given error message on string copy fault. diff --git a/tapsets/API-kprocess-create.html b/tapsets/API-kprocess-create.html index e3b54940..e960e179 100644 --- a/tapsets/API-kprocess-create.html +++ b/tapsets/API-kprocess-create.html @@ -1,12 +1,12 @@ probe::kprocess.create

    Name

    probe::kprocess.create — Fires whenever a new process or thread is successfully created -

    Synopsis

    kprocess.create 

    Values

    new_tid

    +

    Synopsis

    kprocess.create 

    Values

    new_tid

    The TID of the newly created task

    new_pid

    The PID of the newly created process -

    Context

    +

    Context

    Parent of the created process. -

    Description

    +

    Description

    Fires whenever a new process is successfully created, either as a result of fork (or one of its syscall variants), or a new kernel thread.

    diff --git a/tapsets/API-kprocess-exec-complete.html b/tapsets/API-kprocess-exec-complete.html index 8def4d3c..b17d3c21 100644 --- a/tapsets/API-kprocess-exec-complete.html +++ b/tapsets/API-kprocess-exec-complete.html @@ -1,12 +1,12 @@ probe::kprocess.exec_complete

    Name

    probe::kprocess.exec_complete — Return from exec to a new program -

    Synopsis

    kprocess.exec_complete 

    Values

    success

    +

    Synopsis

    kprocess.exec_complete 

    Values

    success

    A boolean indicating whether the exec was successful

    errno

    The error number resulting from the exec -

    Context

    +

    Context

    On success, the context of the new executable. On failure, remains in the context of the caller. -

    Description

    +

    Description

    Fires at the completion of an exec call.

    diff --git a/tapsets/API-kprocess-exec.html b/tapsets/API-kprocess-exec.html index 0ea24b44..674fe264 100644 --- a/tapsets/API-kprocess-exec.html +++ b/tapsets/API-kprocess-exec.html @@ -1,9 +1,9 @@ probe::kprocess.exec

    Name

    probe::kprocess.exec — Attempt to exec to a new program -

    Synopsis

    kprocess.exec 

    Values

    filename

    +

    Synopsis

    kprocess.exec 

    Values

    filename

    The path to the new executable -

    Context

    +

    Context

    The caller of exec. -

    Description

    +

    Description

    Fires whenever a process attempts to exec to a new program.

    diff --git a/tapsets/API-kprocess-exit.html b/tapsets/API-kprocess-exit.html index 0f81f600..28ff527f 100644 --- a/tapsets/API-kprocess-exit.html +++ b/tapsets/API-kprocess-exit.html @@ -1,10 +1,10 @@ probe::kprocess.exit

    Name

    probe::kprocess.exit — Exit from process -

    Synopsis

    kprocess.exit 

    Values

    code

    +

    Synopsis

    kprocess.exit 

    Values

    code

    The exit code of the process -

    Context

    +

    Context

    The process which is terminating. -

    Description

    +

    Description

    Fires when a process terminates. This will always be followed by a kprocess.release, though the latter may be delayed if the process waits in a zombie state. diff --git a/tapsets/API-kprocess-release.html b/tapsets/API-kprocess-release.html index 7aec6778..3b38521e 100644 --- a/tapsets/API-kprocess-release.html +++ b/tapsets/API-kprocess-release.html @@ -1,6 +1,6 @@ probe::kprocess.release

    Name

    probe::kprocess.release — Process released -

    Synopsis

    kprocess.release 

    Values

    pid

    +

    Synopsis

    kprocess.release 

    Values

    pid

    Same as released_pid for compatibility (deprecated)

    released_pid

    PID of the process being released @@ -8,10 +8,10 @@ TID of the task being released

    task

    A task handle to the process being released -

    Context

    +

    Context

    The context of the parent, if it wanted notification of this process' termination, else the context of the process itself. -

    Description

    +

    Description

    Fires when a process is released from the kernel. This always follows a kprocess.exit, though it may be delayed somewhat if the process waits in a zombie state. diff --git a/tapsets/API-kprocess-start.html b/tapsets/API-kprocess-start.html index 6cbf832e..05e66a26 100644 --- a/tapsets/API-kprocess-start.html +++ b/tapsets/API-kprocess-start.html @@ -1,9 +1,9 @@ probe::kprocess.start

    Name

    probe::kprocess.start — Starting new process -

    Synopsis

    kprocess.start 

    Values

    +

    Synopsis

    kprocess.start 

    Values

    None -

    Context

    +

    Context

    Newly created process. -

    Description

    +

    Description

    Fires immediately before a new process begins execution.

    diff --git a/tapsets/API-linuxmib-DelayedACKs.html b/tapsets/API-linuxmib-DelayedACKs.html index 9186d435..2a409c6d 100644 --- a/tapsets/API-linuxmib-DelayedACKs.html +++ b/tapsets/API-linuxmib-DelayedACKs.html @@ -1,10 +1,10 @@ probe::linuxmib.DelayedACKs

    Name

    probe::linuxmib.DelayedACKs — Count of delayed acks -

    Synopsis

    linuxmib.DelayedACKs 

    Values

    sk

    +

    Synopsis

    linuxmib.DelayedACKs 

    Values

    sk

    Pointer to the struct sock being acted on

    op

    Value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function linuxmib_filter_key. If the packet passes the filter is is counted in the global DelayedACKs (equivalent to SNMP's MIB diff --git a/tapsets/API-linuxmib-ListenDrops.html b/tapsets/API-linuxmib-ListenDrops.html index 1085df89..166e4f08 100644 --- a/tapsets/API-linuxmib-ListenDrops.html +++ b/tapsets/API-linuxmib-ListenDrops.html @@ -1,10 +1,10 @@ probe::linuxmib.ListenDrops

    Name

    probe::linuxmib.ListenDrops — Count of times conn request that were dropped -

    Synopsis

    linuxmib.ListenDrops 

    Values

    sk

    +

    Synopsis

    linuxmib.ListenDrops 

    Values

    sk

    Pointer to the struct sock being acted on

    op

    Value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function linuxmib_filter_key. If the packet passes the filter is is counted in the global ListenDrops (equivalent to SNMP's MIB diff --git a/tapsets/API-linuxmib-ListenOverflows.html b/tapsets/API-linuxmib-ListenOverflows.html index 5429a896..c7174cd9 100644 --- a/tapsets/API-linuxmib-ListenOverflows.html +++ b/tapsets/API-linuxmib-ListenOverflows.html @@ -1,10 +1,10 @@ probe::linuxmib.ListenOverflows

    Name

    probe::linuxmib.ListenOverflows — Count of times a listen queue overflowed -

    Synopsis

    linuxmib.ListenOverflows 

    Values

    sk

    +

    Synopsis

    linuxmib.ListenOverflows 

    Values

    sk

    Pointer to the struct sock being acted on

    op

    Value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function linuxmib_filter_key. If the packet passes the filter is is counted in the global ListenOverflows (equivalent to SNMP's MIB diff --git a/tapsets/API-linuxmib-TCPMemoryPressures.html b/tapsets/API-linuxmib-TCPMemoryPressures.html index 353fdcab..d047e0a7 100644 --- a/tapsets/API-linuxmib-TCPMemoryPressures.html +++ b/tapsets/API-linuxmib-TCPMemoryPressures.html @@ -1,10 +1,10 @@ probe::linuxmib.TCPMemoryPressures

    Name

    probe::linuxmib.TCPMemoryPressures — Count of times memory pressure was used -

    Synopsis

    linuxmib.TCPMemoryPressures 

    Values

    sk

    +

    Synopsis

    linuxmib.TCPMemoryPressures 

    Values

    sk

    Pointer to the struct sock being acted on

    op

    Value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function linuxmib_filter_key. If the packet passes the filter is is counted in the global TCPMemoryPressures (equivalent to SNMP's MIB diff --git a/tapsets/API-linuxmib-filter-key.html b/tapsets/API-linuxmib-filter-key.html index c1b23c5f..75e5a0a5 100644 --- a/tapsets/API-linuxmib-filter-key.html +++ b/tapsets/API-linuxmib-filter-key.html @@ -2,11 +2,11 @@ Default filter function for linuxmib.* probes

    Synopsis

         linuxmib_filter_key:long(sk:long,op:long)
    -

    Arguments

    sk

    +

    Arguments

    sk

    pointer to the struct sock

    op

    value to be counted if sk passes the filter -

    Description

    +

    Description

    This function is a default filter function. The user can replace this function with their own. The user-supplied filter function returns an index key based on the values diff --git a/tapsets/API-local-clock-ms.html b/tapsets/API-local-clock-ms.html index 881954a0..13c96fa6 100644 --- a/tapsets/API-local-clock-ms.html +++ b/tapsets/API-local-clock-ms.html @@ -2,9 +2,9 @@ Number of milliseconds on the local cpu's clock

    Synopsis

         local_clock_ms:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the number of milliseconds on the local cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). diff --git a/tapsets/API-local-clock-ns.html b/tapsets/API-local-clock-ns.html index 0e5452bd..e8384707 100644 --- a/tapsets/API-local-clock-ns.html +++ b/tapsets/API-local-clock-ns.html @@ -2,9 +2,9 @@ Number of nanoseconds on the local cpu's clock

    Synopsis

         local_clock_ns:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the number of nanoseconds on the local cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). diff --git a/tapsets/API-local-clock-s.html b/tapsets/API-local-clock-s.html index 0ad6775f..a9b9c88c 100644 --- a/tapsets/API-local-clock-s.html +++ b/tapsets/API-local-clock-s.html @@ -2,9 +2,9 @@ Number of seconds on the local cpu's clock

    Synopsis

         local_clock_s:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the number of seconds on the local cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). diff --git a/tapsets/API-local-clock-us.html b/tapsets/API-local-clock-us.html index 79167d5a..d36a5600 100644 --- a/tapsets/API-local-clock-us.html +++ b/tapsets/API-local-clock-us.html @@ -2,9 +2,9 @@ Number of microseconds on the local cpu's clock

    Synopsis

         local_clock_us:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the number of microseconds on the local cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). diff --git a/tapsets/API-log.html b/tapsets/API-log.html index c4fad0ba..41737062 100644 --- a/tapsets/API-log.html +++ b/tapsets/API-log.html @@ -2,9 +2,9 @@ Send a line to the common trace buffer

    Synopsis

         log(msg:string)
    -

    Arguments

    msg

    +

    Arguments

    msg

    The formatted message string -

    Description

    +

    Description

    This function logs data. log sends the message immediately to staprun and to the bulk transport (relayfs) if it is being used. If the last character given diff --git a/tapsets/API-long-arg.html b/tapsets/API-long-arg.html index c6c82e53..426533d3 100644 --- a/tapsets/API-long-arg.html +++ b/tapsets/API-long-arg.html @@ -2,9 +2,9 @@ Return function argument as signed long

    Synopsis

         long_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the value of argument n as a signed long. On architectures where a long is 32 bits, the value is sign-extended to 64 bits. diff --git a/tapsets/API-longlong-arg.html b/tapsets/API-longlong-arg.html index 4484ac64..af5b0304 100644 --- a/tapsets/API-longlong-arg.html +++ b/tapsets/API-longlong-arg.html @@ -2,8 +2,8 @@ Return function argument as 64-bit value

    Synopsis

         longlong_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the value of argument n as a 64-bit value.

    diff --git a/tapsets/API-mdelay.html b/tapsets/API-mdelay.html index 8b80f864..f42ba6e7 100644 --- a/tapsets/API-mdelay.html +++ b/tapsets/API-mdelay.html @@ -2,9 +2,9 @@ millisecond delay

    Synopsis

         mdelay(ms:long)
    -

    Arguments

    ms

    +

    Arguments

    ms

    Number of milliseconds to delay. -

    Description

    +

    Description

    This function inserts a multi-millisecond busy-delay into a probe handler. It requires guru mode.

    diff --git a/tapsets/API-mem-page-size.html b/tapsets/API-mem-page-size.html index 099ceb70..c862e01d 100644 --- a/tapsets/API-mem-page-size.html +++ b/tapsets/API-mem-page-size.html @@ -2,6 +2,6 @@ Number of bytes in a page for this architecture

    Synopsis

         mem_page_size:long()
    -

    Arguments

    +

    Arguments

    None

    diff --git a/tapsets/API-modname.html b/tapsets/API-modname.html index 36cf3c72..7dff83c5 100644 --- a/tapsets/API-modname.html +++ b/tapsets/API-modname.html @@ -2,9 +2,9 @@ Return the kernel module name loaded at the address

    Synopsis

         modname:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The address to map to a kernel module name -

    Description

    +

    Description

    Returns the module name associated with the given address if known. If not known it will raise an error. If the address was not in a kernel module, but in the kernel itself, then diff --git a/tapsets/API-module-name.html b/tapsets/API-module-name.html index 466ec30f..c421eadf 100644 --- a/tapsets/API-module-name.html +++ b/tapsets/API-module-name.html @@ -2,9 +2,9 @@ The module name of the current script

    Synopsis

         module_name:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the name of the stap module. Either generated randomly (stap_[0-9a-f]+_[0-9a-f]+) or set by stap -m <module_name>. diff --git a/tapsets/API-msecs-to-string.html b/tapsets/API-msecs-to-string.html index 2f8040ad..b8e8c6e5 100644 --- a/tapsets/API-msecs-to-string.html +++ b/tapsets/API-msecs-to-string.html @@ -2,9 +2,9 @@ Human readable string for given milliseconds

    Synopsis

         msecs_to_string:string(msecs:long)
    -

    Arguments

    msecs

    +

    Arguments

    msecs

    Number of milliseconds to translate. -

    Description

    +

    Description

    Returns a string representing the number of milliseconds as a human readable string consisting of XmY.ZZZs, where X is the number of minutes, Y is the number of seconds and diff --git a/tapsets/API-netdev-change-mac.html b/tapsets/API-netdev-change-mac.html index d4ddadb2..a6afd74f 100644 --- a/tapsets/API-netdev-change-mac.html +++ b/tapsets/API-netdev-change-mac.html @@ -1,6 +1,6 @@ probe::netdev.change_mac

    Name

    probe::netdev.change_mac — Called when the netdev_name has the MAC changed -

    Synopsis

    netdev.change_mac 

    Values

    dev_name

    +

    Synopsis

    netdev.change_mac 

    Values

    dev_name

    The device that will have the MAC changed

    new_mac

    The new MAC address diff --git a/tapsets/API-netdev-change-mtu.html b/tapsets/API-netdev-change-mtu.html index 1910607c..10ac5f5b 100644 --- a/tapsets/API-netdev-change-mtu.html +++ b/tapsets/API-netdev-change-mtu.html @@ -1,6 +1,6 @@ probe::netdev.change_mtu

    Name

    probe::netdev.change_mtu — Called when the netdev MTU is changed -

    Synopsis

    netdev.change_mtu 

    Values

    dev_name

    +

    Synopsis

    netdev.change_mtu 

    Values

    dev_name

    The device that will have the MTU changed

    new_mtu

    The new MTU diff --git a/tapsets/API-netdev-change-rx-flag.html b/tapsets/API-netdev-change-rx-flag.html index 0d387318..88edb9da 100644 --- a/tapsets/API-netdev-change-rx-flag.html +++ b/tapsets/API-netdev-change-rx-flag.html @@ -1,6 +1,6 @@ probe::netdev.change_rx_flag

    Name

    probe::netdev.change_rx_flag — Called when the device RX flag will be changed -

    Synopsis

    netdev.change_rx_flag 

    Values

    dev_name

    +

    Synopsis

    netdev.change_rx_flag 

    Values

    dev_name

    The device that will be changed

    flags

    The new flags diff --git a/tapsets/API-netdev-close.html b/tapsets/API-netdev-close.html index 9d5199e4..37666f9b 100644 --- a/tapsets/API-netdev-close.html +++ b/tapsets/API-netdev-close.html @@ -1,5 +1,5 @@ probe::netdev.close

    Name

    probe::netdev.close — Called when the device is closed -

    Synopsis

    netdev.close 

    Values

    dev_name

    +

    Synopsis

    netdev.close 

    Values

    dev_name

    The device that is going to be closed

    diff --git a/tapsets/API-netdev-get-stats.html b/tapsets/API-netdev-get-stats.html index 7df27432..13cd3ec7 100644 --- a/tapsets/API-netdev-get-stats.html +++ b/tapsets/API-netdev-get-stats.html @@ -1,5 +1,5 @@ probe::netdev.get_stats

    Name

    probe::netdev.get_stats — Called when someone asks the device statistics -

    Synopsis

    netdev.get_stats 

    Values

    dev_name

    +

    Synopsis

    netdev.get_stats 

    Values

    dev_name

    The device that is going to provide the statistics

    diff --git a/tapsets/API-netdev-hard-transmit.html b/tapsets/API-netdev-hard-transmit.html index 76bdc12f..3cd320f0 100644 --- a/tapsets/API-netdev-hard-transmit.html +++ b/tapsets/API-netdev-hard-transmit.html @@ -1,6 +1,6 @@ probe::netdev.hard_transmit

    Name

    probe::netdev.hard_transmit — Called when the devices is going to TX (hard) -

    Synopsis

    netdev.hard_transmit 

    Values

    protocol

    +

    Synopsis

    netdev.hard_transmit 

    Values

    protocol

    The protocol used in the transmission

    dev_name

    The device scheduled to transmit diff --git a/tapsets/API-netdev-ioctl.html b/tapsets/API-netdev-ioctl.html index b7e2573d..6703b255 100644 --- a/tapsets/API-netdev-ioctl.html +++ b/tapsets/API-netdev-ioctl.html @@ -1,6 +1,6 @@ probe::netdev.ioctl

    Name

    probe::netdev.ioctl — Called when the device suffers an IOCTL -

    Synopsis

    netdev.ioctl 

    Values

    cmd

    +

    Synopsis

    netdev.ioctl 

    Values

    cmd

    The IOCTL request

    arg

    The IOCTL argument (usually the netdev interface) diff --git a/tapsets/API-netdev-open.html b/tapsets/API-netdev-open.html index d9604cba..7d2b8a8b 100644 --- a/tapsets/API-netdev-open.html +++ b/tapsets/API-netdev-open.html @@ -1,5 +1,5 @@ probe::netdev.open

    Name

    probe::netdev.open — Called when the device is opened -

    Synopsis

    netdev.open 

    Values

    dev_name

    +

    Synopsis

    netdev.open 

    Values

    dev_name

    The device that is going to be opened

    diff --git a/tapsets/API-netdev-receive.html b/tapsets/API-netdev-receive.html index f1f59279..a243efe4 100644 --- a/tapsets/API-netdev-receive.html +++ b/tapsets/API-netdev-receive.html @@ -1,6 +1,6 @@ probe::netdev.receive

    Name

    probe::netdev.receive — Data received from network device. -

    Synopsis

    netdev.receive 

    Values

    protocol

    +

    Synopsis

    netdev.receive 

    Values

    protocol

    Protocol of received packet.

    dev_name

    The name of the device. e.g: eth0, ath1. diff --git a/tapsets/API-netdev-register.html b/tapsets/API-netdev-register.html index 430eb759..14a6d4f8 100644 --- a/tapsets/API-netdev-register.html +++ b/tapsets/API-netdev-register.html @@ -1,5 +1,5 @@ probe::netdev.register

    Name

    probe::netdev.register — Called when the device is registered -

    Synopsis

    netdev.register 

    Values

    dev_name

    +

    Synopsis

    netdev.register 

    Values

    dev_name

    The device that is going to be registered

    diff --git a/tapsets/API-netdev-rx.html b/tapsets/API-netdev-rx.html index 3aff2aea..fe694ea4 100644 --- a/tapsets/API-netdev-rx.html +++ b/tapsets/API-netdev-rx.html @@ -1,6 +1,6 @@ probe::netdev.rx

    Name

    probe::netdev.rx — Called when the device is going to receive a packet -

    Synopsis

    netdev.rx 

    Values

    protocol

    +

    Synopsis

    netdev.rx 

    Values

    protocol

    The packet protocol

    dev_name

    The device received the packet diff --git a/tapsets/API-netdev-set-promiscuity.html b/tapsets/API-netdev-set-promiscuity.html index 36df7d84..56cc60b3 100644 --- a/tapsets/API-netdev-set-promiscuity.html +++ b/tapsets/API-netdev-set-promiscuity.html @@ -1,6 +1,6 @@ probe::netdev.set_promiscuity

    Name

    probe::netdev.set_promiscuity — Called when the device enters/leaves promiscuity -

    Synopsis

    netdev.set_promiscuity 

    Values

    dev_name

    +

    Synopsis

    netdev.set_promiscuity 

    Values

    dev_name

    The device that is entering/leaving promiscuity mode

    enable

    If the device is entering promiscuity mode diff --git a/tapsets/API-netdev-transmit.html b/tapsets/API-netdev-transmit.html index 6619805d..272cd7b0 100644 --- a/tapsets/API-netdev-transmit.html +++ b/tapsets/API-netdev-transmit.html @@ -1,6 +1,6 @@ probe::netdev.transmit

    Name

    probe::netdev.transmit — Network device transmitting buffer -

    Synopsis

    netdev.transmit 

    Values

    protocol

    +

    Synopsis

    netdev.transmit 

    Values

    protocol

    The protocol of this packet(defined in include/linux/if_ether.h).

    dev_name

    The name of the device. e.g: eth0, ath1. diff --git a/tapsets/API-netdev-unregister.html b/tapsets/API-netdev-unregister.html index e48dc594..cb162875 100644 --- a/tapsets/API-netdev-unregister.html +++ b/tapsets/API-netdev-unregister.html @@ -1,5 +1,5 @@ probe::netdev.unregister

    Name

    probe::netdev.unregister — Called when the device is being unregistered -

    Synopsis

    netdev.unregister 

    Values

    dev_name

    +

    Synopsis

    netdev.unregister 

    Values

    dev_name

    The device that is going to be unregistered

    diff --git a/tapsets/API-netfilter-arp-forward.html b/tapsets/API-netfilter-arp-forward.html index dd5b3513..e831ce90 100644 --- a/tapsets/API-netfilter-arp-forward.html +++ b/tapsets/API-netfilter-arp-forward.html @@ -1,6 +1,6 @@ probe::netfilter.arp.forward

    Name

    probe::netfilter.arp.forward — - Called for each ARP packet to be forwarded -

    Synopsis

    netfilter.arp.forward 

    Values

    indev

    +

    Synopsis

    netfilter.arp.forward 

    Values

    indev

    Address of net_device representing input device, 0 if unknown

    nf_accept

    Constant used to signify an 'accept' verdict diff --git a/tapsets/API-netfilter-arp-in.html b/tapsets/API-netfilter-arp-in.html index 04795500..8f39dcd5 100644 --- a/tapsets/API-netfilter-arp-in.html +++ b/tapsets/API-netfilter-arp-in.html @@ -1,6 +1,6 @@ probe::netfilter.arp.in

    Name

    probe::netfilter.arp.in — - Called for each incoming ARP packet -

    Synopsis

    netfilter.arp.in 

    Values

    indev

    +

    Synopsis

    netfilter.arp.in 

    Values

    indev

    Address of net_device representing input device, 0 if unknown

    nf_accept

    Constant used to signify an 'accept' verdict diff --git a/tapsets/API-netfilter-arp-out.html b/tapsets/API-netfilter-arp-out.html index 5ad02796..235a855d 100644 --- a/tapsets/API-netfilter-arp-out.html +++ b/tapsets/API-netfilter-arp-out.html @@ -1,6 +1,6 @@ probe::netfilter.arp.out

    Name

    probe::netfilter.arp.out — - Called for each outgoing ARP packet -

    Synopsis

    netfilter.arp.out 

    Values

    indev

    +

    Synopsis

    netfilter.arp.out 

    Values

    indev

    Address of net_device representing input device, 0 if unknown

    nf_accept

    Constant used to signify an 'accept' verdict diff --git a/tapsets/API-netfilter-bridge-forward.html b/tapsets/API-netfilter-bridge-forward.html index 3744ab9c..8b428ad4 100644 --- a/tapsets/API-netfilter-bridge-forward.html +++ b/tapsets/API-netfilter-bridge-forward.html @@ -1,6 +1,6 @@ probe::netfilter.bridge.forward

    Name

    probe::netfilter.bridge.forward — Called on an incoming bridging packet destined for some other computer -

    Synopsis

    netfilter.bridge.forward 

    Values

    indev

    +

    Synopsis

    netfilter.bridge.forward 

    Values

    indev

    Address of net_device representing input device, 0 if unknown

    nf_accept

    Constant used to signify an 'accept' verdict diff --git a/tapsets/API-netfilter-bridge-local-in.html b/tapsets/API-netfilter-bridge-local-in.html index ce2f5355..a99072d0 100644 --- a/tapsets/API-netfilter-bridge-local-in.html +++ b/tapsets/API-netfilter-bridge-local-in.html @@ -1,6 +1,6 @@ probe::netfilter.bridge.local_in

    Name

    probe::netfilter.bridge.local_in — Called on a bridging packet destined for the local computer -

    Synopsis

    netfilter.bridge.local_in 

    Values

    indev

    +

    Synopsis

    netfilter.bridge.local_in 

    Values

    indev

    Address of net_device representing input device, 0 if unknown

    nf_accept

    Constant used to signify an 'accept' verdict diff --git a/tapsets/API-netfilter-bridge-local-out.html b/tapsets/API-netfilter-bridge-local-out.html index 94ae42cb..7ff82416 100644 --- a/tapsets/API-netfilter-bridge-local-out.html +++ b/tapsets/API-netfilter-bridge-local-out.html @@ -1,6 +1,6 @@ probe::netfilter.bridge.local_out

    Name

    probe::netfilter.bridge.local_out — Called on a bridging packet coming from a local process -

    Synopsis

    netfilter.bridge.local_out 

    Values

    indev

    +

    Synopsis

    netfilter.bridge.local_out 

    Values

    indev

    Address of net_device representing input device, 0 if unknown

    nf_accept

    Constant used to signify an 'accept' verdict diff --git a/tapsets/API-netfilter-bridge-post-routing.html b/tapsets/API-netfilter-bridge-post-routing.html index e89221da..4beae666 100644 --- a/tapsets/API-netfilter-bridge-post-routing.html +++ b/tapsets/API-netfilter-bridge-post-routing.html @@ -1,6 +1,6 @@ probe::netfilter.bridge.post_routing

    Name

    probe::netfilter.bridge.post_routing — - Called before a bridging packet hits the wire -

    Synopsis

    netfilter.bridge.post_routing 

    Values

    indev

    +

    Synopsis

    netfilter.bridge.post_routing 

    Values

    indev

    Address of net_device representing input device, 0 if unknown

    nf_accept

    Constant used to signify an 'accept' verdict diff --git a/tapsets/API-netfilter-bridge-pre-routing.html b/tapsets/API-netfilter-bridge-pre-routing.html index 8cc6a527..357b1cad 100644 --- a/tapsets/API-netfilter-bridge-pre-routing.html +++ b/tapsets/API-netfilter-bridge-pre-routing.html @@ -1,6 +1,6 @@ probe::netfilter.bridge.pre_routing

    Name

    probe::netfilter.bridge.pre_routing — - Called before a bridging packet is routed -

    Synopsis

    netfilter.bridge.pre_routing 

    Values

    indev

    +

    Synopsis

    netfilter.bridge.pre_routing 

    Values

    indev

    Address of net_device representing input device, 0 if unknown

    nf_accept

    Constant used to signify an 'accept' verdict diff --git a/tapsets/API-netfilter-ip-forward.html b/tapsets/API-netfilter-ip-forward.html index bd73df2d..bb681247 100644 --- a/tapsets/API-netfilter-ip-forward.html +++ b/tapsets/API-netfilter-ip-forward.html @@ -1,6 +1,6 @@ probe::netfilter.ip.forward

    Name

    probe::netfilter.ip.forward — Called on an incoming IP packet addressed to some other computer -

    Synopsis

    netfilter.ip.forward 

    Values

    urg

    +

    Synopsis

    netfilter.ip.forward 

    Values

    urg

    TCP URG flag (if protocol is TCP; ipv4 only)

    protocol

    Packet protocol from driver (ipv4 only) diff --git a/tapsets/API-netfilter-ip-local-in.html b/tapsets/API-netfilter-ip-local-in.html index 787cf282..9d553ccc 100644 --- a/tapsets/API-netfilter-ip-local-in.html +++ b/tapsets/API-netfilter-ip-local-in.html @@ -1,6 +1,6 @@ probe::netfilter.ip.local_in

    Name

    probe::netfilter.ip.local_in — Called on an incoming IP packet addressed to the local computer -

    Synopsis

    netfilter.ip.local_in 

    Values

    urg

    +

    Synopsis

    netfilter.ip.local_in 

    Values

    urg

    TCP URG flag (if protocol is TCP; ipv4 only)

    protocol

    Packet protocol from driver (ipv4 only) diff --git a/tapsets/API-netfilter-ip-local-out.html b/tapsets/API-netfilter-ip-local-out.html index ec0fc3df..138690d4 100644 --- a/tapsets/API-netfilter-ip-local-out.html +++ b/tapsets/API-netfilter-ip-local-out.html @@ -1,6 +1,6 @@ probe::netfilter.ip.local_out

    Name

    probe::netfilter.ip.local_out — Called on an outgoing IP packet -

    Synopsis

    netfilter.ip.local_out 

    Values

    urg

    +

    Synopsis

    netfilter.ip.local_out 

    Values

    urg

    TCP URG flag (if protocol is TCP; ipv4 only)

    protocol

    Packet protocol from driver (ipv4 only) diff --git a/tapsets/API-netfilter-ip-post-routing.html b/tapsets/API-netfilter-ip-post-routing.html index b26950cc..6a16cf16 100644 --- a/tapsets/API-netfilter-ip-post-routing.html +++ b/tapsets/API-netfilter-ip-post-routing.html @@ -1,6 +1,6 @@ probe::netfilter.ip.post_routing

    Name

    probe::netfilter.ip.post_routing — Called immediately before an outgoing IP packet leaves the computer -

    Synopsis

    netfilter.ip.post_routing 

    Values

    urg

    +

    Synopsis

    netfilter.ip.post_routing 

    Values

    urg

    TCP URG flag (if protocol is TCP; ipv4 only)

    protocol

    Packet protocol from driver (ipv4 only) diff --git a/tapsets/API-netfilter-ip-pre-routing.html b/tapsets/API-netfilter-ip-pre-routing.html index bad7b393..b389d785 100644 --- a/tapsets/API-netfilter-ip-pre-routing.html +++ b/tapsets/API-netfilter-ip-pre-routing.html @@ -1,6 +1,6 @@ probe::netfilter.ip.pre_routing

    Name

    probe::netfilter.ip.pre_routing — Called before an IP packet is routed -

    Synopsis

    netfilter.ip.pre_routing 

    Values

    urg

    +

    Synopsis

    netfilter.ip.pre_routing 

    Values

    urg

    TCP URG flag (if protocol is TCP; ipv4 only)

    protocol

    Packet protocol from driver (ipv4 only) diff --git a/tapsets/API-nfs-aop-readpage.html b/tapsets/API-nfs-aop-readpage.html index 8b4c3041..59277fde 100644 --- a/tapsets/API-nfs-aop-readpage.html +++ b/tapsets/API-nfs-aop-readpage.html @@ -1,6 +1,6 @@ probe::nfs.aop.readpage

    Name

    probe::nfs.aop.readpage — NFS client synchronously reading a page -

    Synopsis

    nfs.aop.readpage 

    Values

    i_size

    +

    Synopsis

    nfs.aop.readpage 

    Values

    i_size

    file length in bytes

    dev

    device identifier @@ -21,7 +21,7 @@ file flags

    ino

    inode number -

    Description

    +

    Description

    Read the page over, only fires when a previous async read operation failed

    diff --git a/tapsets/API-nfs-aop-readpages.html b/tapsets/API-nfs-aop-readpages.html index d876f2f3..ca651414 100644 --- a/tapsets/API-nfs-aop-readpages.html +++ b/tapsets/API-nfs-aop-readpages.html @@ -1,6 +1,6 @@ probe::nfs.aop.readpages

    Name

    probe::nfs.aop.readpages — NFS client reading multiple pages -

    Synopsis

    nfs.aop.readpages 

    Values

    dev

    +

    Synopsis

    nfs.aop.readpages 

    Values

    dev

    device identifier

    rsize

    read size (in bytes) @@ -14,6 +14,6 @@ read size (in pages)

    ino

    inode number -

    Description

    +

    Description

    Fires when in readahead way, read several pages once

    diff --git a/tapsets/API-nfs-aop-release-page.html b/tapsets/API-nfs-aop-release-page.html index b4be075b..c7e04bf0 100644 --- a/tapsets/API-nfs-aop-release-page.html +++ b/tapsets/API-nfs-aop-release-page.html @@ -1,6 +1,6 @@ probe::nfs.aop.release_page

    Name

    probe::nfs.aop.release_page — NFS client releasing page -

    Synopsis

    nfs.aop.release_page 

    Values

    dev

    +

    Synopsis

    nfs.aop.release_page 

    Values

    dev

    device identifier

    page_index

    offset within mapping, can used a page identifier @@ -11,6 +11,6 @@ release pages

    ino

    inode number -

    Description

    +

    Description

    Fires when do a release operation on NFS.

    diff --git a/tapsets/API-nfs-aop-set-page-dirty.html b/tapsets/API-nfs-aop-set-page-dirty.html index c5b91b63..98352cf1 100644 --- a/tapsets/API-nfs-aop-set-page-dirty.html +++ b/tapsets/API-nfs-aop-set-page-dirty.html @@ -1,10 +1,10 @@ probe::nfs.aop.set_page_dirty

    Name

    probe::nfs.aop.set_page_dirty — NFS client marking page as dirty -

    Synopsis

    nfs.aop.set_page_dirty 

    Values

    __page

    +

    Synopsis

    nfs.aop.set_page_dirty 

    Values

    __page

    the address of page

    page_flag

    page flags -

    Description

    +

    Description

    This probe attaches to the generic __set_page_dirty_nobuffers function. Thus, this probe is going to fire on many other file systems in addition to the NFS client. diff --git a/tapsets/API-nfs-aop-write-begin.html b/tapsets/API-nfs-aop-write-begin.html index 9f423c52..0202c5e8 100644 --- a/tapsets/API-nfs-aop-write-begin.html +++ b/tapsets/API-nfs-aop-write-begin.html @@ -1,6 +1,6 @@ probe::nfs.aop.write_begin

    Name

    probe::nfs.aop.write_begin — NFS client begin to write data -

    Synopsis

    nfs.aop.write_begin 

    Values

    dev

    +

    Synopsis

    nfs.aop.write_begin 

    Values

    dev

    device identifier

    page_index

    offset within mapping, can used a page identifier @@ -15,7 +15,7 @@ inode number

    offset

    start address of this write operation -

    Description

    +

    Description

    Occurs when write operation occurs on nfs. It prepare a page for writing, look for a request corresponding to the page. If there is one, and it belongs to another file, it flush it out diff --git a/tapsets/API-nfs-aop-write-end.html b/tapsets/API-nfs-aop-write-end.html index 67e26ed0..4f484ef1 100644 --- a/tapsets/API-nfs-aop-write-end.html +++ b/tapsets/API-nfs-aop-write-end.html @@ -1,6 +1,6 @@ probe::nfs.aop.write_end

    Name

    probe::nfs.aop.write_end — NFS client complete writing data -

    Synopsis

    nfs.aop.write_end 

    Values

    i_size

    +

    Synopsis

    nfs.aop.write_end 

    Values

    i_size

    file length in bytes

    dev

    device identifier @@ -20,7 +20,7 @@ inode number

    offset

    start address of this write operation -

    Description

    +

    Description

    Fires when do a write operation on nfs, often after prepare_write

    diff --git a/tapsets/API-nfs-aop-writepage.html b/tapsets/API-nfs-aop-writepage.html index de31f89a..3bcbbb00 100644 --- a/tapsets/API-nfs-aop-writepage.html +++ b/tapsets/API-nfs-aop-writepage.html @@ -1,6 +1,6 @@ probe::nfs.aop.writepage

    Name

    probe::nfs.aop.writepage — NFS client writing a mapped page to the NFS server -

    Synopsis

    nfs.aop.writepage 

    Values

    for_reclaim

    +

    Synopsis

    nfs.aop.writepage 

    Values

    for_reclaim

    a flag of writeback_control, indicates if it's invoked from the page allocator

    i_size

    @@ -27,7 +27,7 @@ inode state flags

    ino

    inode number -

    Description

    +

    Description

    The priority of wb is decided by the flags for_reclaim and for_kupdate.

    diff --git a/tapsets/API-nfs-aop-writepages.html b/tapsets/API-nfs-aop-writepages.html index b77363bd..f6f7454c 100644 --- a/tapsets/API-nfs-aop-writepages.html +++ b/tapsets/API-nfs-aop-writepages.html @@ -1,6 +1,6 @@ probe::nfs.aop.writepages

    Name

    probe::nfs.aop.writepages — NFS client writing several dirty pages to the NFS server -

    Synopsis

    nfs.aop.writepages 

    Values

    for_reclaim

    +

    Synopsis

    nfs.aop.writepages 

    Values

    for_reclaim

    a flag of writeback_control, indicates if it's invoked from the page allocator

    dev

    @@ -18,7 +18,7 @@ number of pages attempted to be written in this execution

    ino

    inode number -

    Description

    +

    Description

    The priority of wb is decided by the flags for_reclaim and for_kupdate.

    diff --git a/tapsets/API-nfs-fop-aio-read.html b/tapsets/API-nfs-fop-aio-read.html index 7a6260b1..73c5764d 100644 --- a/tapsets/API-nfs-fop-aio-read.html +++ b/tapsets/API-nfs-fop-aio-read.html @@ -1,6 +1,6 @@ probe::nfs.fop.aio_read

    Name

    probe::nfs.fop.aio_read — NFS client aio_read file operation -

    Synopsis

    nfs.fop.aio_read 

    Values

    attrtimeo

    +

    Synopsis

    nfs.fop.aio_read 

    Values

    attrtimeo

    how long the cached information is assumed to be valid. We need to revalidate the cached attrs for this inode if jiffies - read_cache_jiffies > attrtimeo. diff --git a/tapsets/API-nfs-fop-aio-write.html b/tapsets/API-nfs-fop-aio-write.html index 264e2e70..c69998b0 100644 --- a/tapsets/API-nfs-fop-aio-write.html +++ b/tapsets/API-nfs-fop-aio-write.html @@ -1,6 +1,6 @@ probe::nfs.fop.aio_write

    Name

    probe::nfs.fop.aio_write — NFS client aio_write file operation -

    Synopsis

    nfs.fop.aio_write 

    Values

    count

    +

    Synopsis

    nfs.fop.aio_write 

    Values

    count

    read bytes

    parent_name

    parent dir name diff --git a/tapsets/API-nfs-fop-check-flags.html b/tapsets/API-nfs-fop-check-flags.html index 10d9140c..038c10ac 100644 --- a/tapsets/API-nfs-fop-check-flags.html +++ b/tapsets/API-nfs-fop-check-flags.html @@ -1,5 +1,5 @@ probe::nfs.fop.check_flags

    Name

    probe::nfs.fop.check_flags — NFS client checking flag operation -

    Synopsis

    nfs.fop.check_flags 

    Values

    flag

    +

    Synopsis

    nfs.fop.check_flags 

    Values

    flag

    file flag

    diff --git a/tapsets/API-nfs-fop-flush.html b/tapsets/API-nfs-fop-flush.html index 4bbf55b6..22b7870c 100644 --- a/tapsets/API-nfs-fop-flush.html +++ b/tapsets/API-nfs-fop-flush.html @@ -1,6 +1,6 @@ probe::nfs.fop.flush

    Name

    probe::nfs.fop.flush — NFS client flush file operation -

    Synopsis

    nfs.fop.flush 

    Values

    dev

    +

    Synopsis

    nfs.fop.flush 

    Values

    dev

    device identifier

    mode

    file mode diff --git a/tapsets/API-nfs-fop-fsync.html b/tapsets/API-nfs-fop-fsync.html index 32de5233..bfbe0bf4 100644 --- a/tapsets/API-nfs-fop-fsync.html +++ b/tapsets/API-nfs-fop-fsync.html @@ -1,6 +1,6 @@ probe::nfs.fop.fsync

    Name

    probe::nfs.fop.fsync — NFS client fsync operation -

    Synopsis

    nfs.fop.fsync 

    Values

    dev

    +

    Synopsis

    nfs.fop.fsync 

    Values

    dev

    device identifier

    ndirty

    number of dirty pages diff --git a/tapsets/API-nfs-fop-llseek.html b/tapsets/API-nfs-fop-llseek.html index e4e382bb..2529d7bb 100644 --- a/tapsets/API-nfs-fop-llseek.html +++ b/tapsets/API-nfs-fop-llseek.html @@ -1,6 +1,6 @@ probe::nfs.fop.llseek

    Name

    probe::nfs.fop.llseek — NFS client llseek operation -

    Synopsis

    nfs.fop.llseek 

    Values

    whence_str

    +

    Synopsis

    nfs.fop.llseek 

    Values

    whence_str

    symbolic string representation of the position to seek from

    whence

    the position to seek from diff --git a/tapsets/API-nfs-fop-lock.html b/tapsets/API-nfs-fop-lock.html index dad884a0..4af0d75a 100644 --- a/tapsets/API-nfs-fop-lock.html +++ b/tapsets/API-nfs-fop-lock.html @@ -1,6 +1,6 @@ probe::nfs.fop.lock

    Name

    probe::nfs.fop.lock — NFS client file lock operation -

    Synopsis

    nfs.fop.lock 

    Values

    cmd

    +

    Synopsis

    nfs.fop.lock 

    Values

    cmd

    cmd arguments

    dev

    device identifier diff --git a/tapsets/API-nfs-fop-mmap.html b/tapsets/API-nfs-fop-mmap.html index dac92af3..cfd1aee2 100644 --- a/tapsets/API-nfs-fop-mmap.html +++ b/tapsets/API-nfs-fop-mmap.html @@ -1,6 +1,6 @@ probe::nfs.fop.mmap

    Name

    probe::nfs.fop.mmap — NFS client mmap operation -

    Synopsis

    nfs.fop.mmap 

    Values

    attrtimeo

    +

    Synopsis

    nfs.fop.mmap 

    Values

    attrtimeo

    how long the cached information is assumed to be valid. We need to revalidate the cached attrs for this inode if jiffies - read_cache_jiffies > attrtimeo. diff --git a/tapsets/API-nfs-fop-open.html b/tapsets/API-nfs-fop-open.html index 00b2bca8..6aff78ac 100644 --- a/tapsets/API-nfs-fop-open.html +++ b/tapsets/API-nfs-fop-open.html @@ -1,6 +1,6 @@ probe::nfs.fop.open

    Name

    probe::nfs.fop.open — NFS client file open operation -

    Synopsis

    nfs.fop.open 

    Values

    i_size

    +

    Synopsis

    nfs.fop.open 

    Values

    i_size

    file length in bytes

    dev

    device identifier diff --git a/tapsets/API-nfs-fop-read.html b/tapsets/API-nfs-fop-read.html index 13dbcf99..2ce0840c 100644 --- a/tapsets/API-nfs-fop-read.html +++ b/tapsets/API-nfs-fop-read.html @@ -1,8 +1,8 @@ probe::nfs.fop.read

    Name

    probe::nfs.fop.read — NFS client read operation -

    Synopsis

    nfs.fop.read 

    Values

    devname

    +

    Synopsis

    nfs.fop.read 

    Values

    devname

    block device name -

    Description

    +

    Description

    SystemTap uses the vfs.do_sync_read probe to implement this probe and as a result will get operations other than the NFS client read operations. diff --git a/tapsets/API-nfs-fop-release.html b/tapsets/API-nfs-fop-release.html index e2c290fe..7b72c7aa 100644 --- a/tapsets/API-nfs-fop-release.html +++ b/tapsets/API-nfs-fop-release.html @@ -1,6 +1,6 @@ probe::nfs.fop.release

    Name

    probe::nfs.fop.release — NFS client release page operation -

    Synopsis

    nfs.fop.release 

    Values

    dev

    +

    Synopsis

    nfs.fop.release 

    Values

    dev

    device identifier

    mode

    file mode diff --git a/tapsets/API-nfs-fop-sendfile.html b/tapsets/API-nfs-fop-sendfile.html index 7e7bfd04..4b8c5ee0 100644 --- a/tapsets/API-nfs-fop-sendfile.html +++ b/tapsets/API-nfs-fop-sendfile.html @@ -1,6 +1,6 @@ probe::nfs.fop.sendfile

    Name

    probe::nfs.fop.sendfile — NFS client send file operation -

    Synopsis

    nfs.fop.sendfile 

    Values

    attrtimeo

    +

    Synopsis

    nfs.fop.sendfile 

    Values

    attrtimeo

    how long the cached information is assumed to be valid. We need to revalidate the cached attrs for this inode if jiffies - read_cache_jiffies > attrtimeo. diff --git a/tapsets/API-nfs-fop-write.html b/tapsets/API-nfs-fop-write.html index 98f92b73..3c9819ef 100644 --- a/tapsets/API-nfs-fop-write.html +++ b/tapsets/API-nfs-fop-write.html @@ -1,8 +1,8 @@ probe::nfs.fop.write

    Name

    probe::nfs.fop.write — NFS client write operation -

    Synopsis

    nfs.fop.write 

    Values

    devname

    +

    Synopsis

    nfs.fop.write 

    Values

    devname

    block device name -

    Description

    +

    Description

    SystemTap uses the vfs.do_sync_write probe to implement this probe and as a result will get operations other than the NFS client write operations. diff --git a/tapsets/API-nfs-proc-commit-done.html b/tapsets/API-nfs-proc-commit-done.html index f5edc844..3b837872 100644 --- a/tapsets/API-nfs-proc-commit-done.html +++ b/tapsets/API-nfs-proc-commit-done.html @@ -1,6 +1,6 @@ probe::nfs.proc.commit_done

    Name

    probe::nfs.proc.commit_done — NFS client response to a commit RPC task -

    Synopsis

    nfs.proc.commit_done 

    Values

    count

    +

    Synopsis

    nfs.proc.commit_done 

    Values

    count

    number of bytes committed

    status

    result of last operation @@ -14,7 +14,7 @@ V4 timestamp, which is used for lease renewal

    server_ip

    IP address of server -

    Description

    +

    Description

    Fires when a reply to a commit RPC task is received or some commit operation error occur (timeout or socket shutdown).

    diff --git a/tapsets/API-nfs-proc-commit-setup.html b/tapsets/API-nfs-proc-commit-setup.html index 2a84e35a..49e15045 100644 --- a/tapsets/API-nfs-proc-commit-setup.html +++ b/tapsets/API-nfs-proc-commit-setup.html @@ -1,6 +1,6 @@ probe::nfs.proc.commit_setup

    Name

    probe::nfs.proc.commit_setup — NFS client setting up a commit RPC task -

    Synopsis

    nfs.proc.commit_setup 

    Values

    count

    +

    Synopsis

    nfs.proc.commit_setup 

    Values

    count

    bytes in this commit

    bitmask1

    V4 bitmask representing the set @@ -18,7 +18,7 @@ the file offset

    server_ip

    IP address of server -

    Description

    +

    Description

    The commit_setup function is used to setup a commit RPC task. Is is not doing the actual commit operation. It is does not exist in NFSv2. diff --git a/tapsets/API-nfs-proc-commit.html b/tapsets/API-nfs-proc-commit.html index b6c00707..52780a9b 100644 --- a/tapsets/API-nfs-proc-commit.html +++ b/tapsets/API-nfs-proc-commit.html @@ -1,6 +1,6 @@ probe::nfs.proc.commit

    Name

    probe::nfs.proc.commit — NFS client committing data on server -

    Synopsis

    nfs.proc.commit 

    Values

    bitmask1

    +

    Synopsis

    nfs.proc.commit 

    Values

    bitmask1

    V4 bitmask representing the set of attributes supported on this filesystem

    version

    @@ -16,7 +16,7 @@ the file offset

    server_ip

    IP address of server -

    Description

    +

    Description

    All the nfs.proc.commit kernel functions were removed in kernel commit 200baa in December 2006, so these probes do not exist on Linux 2.6.21 and newer kernels. diff --git a/tapsets/API-nfs-proc-create.html b/tapsets/API-nfs-proc-create.html index 871d17cb..e6efab6d 100644 --- a/tapsets/API-nfs-proc-create.html +++ b/tapsets/API-nfs-proc-create.html @@ -1,6 +1,6 @@ probe::nfs.proc.create

    Name

    probe::nfs.proc.create — NFS client creating file on server -

    Synopsis

    nfs.proc.create 

    Values

    version

    +

    Synopsis

    nfs.proc.create 

    Values

    version

    NFS version (the function is used for all NFS version)

    flag

    indicates create mode (only for NFSv3 and NFSv4) diff --git a/tapsets/API-nfs-proc-handle-exception.html b/tapsets/API-nfs-proc-handle-exception.html index 2294a460..6d079245 100644 --- a/tapsets/API-nfs-proc-handle-exception.html +++ b/tapsets/API-nfs-proc-handle-exception.html @@ -1,7 +1,7 @@ probe::nfs.proc.handle_exception

    Name

    probe::nfs.proc.handle_exception — NFS client handling an NFSv4 exception -

    Synopsis

    nfs.proc.handle_exception 

    Values

    errorcode

    +

    Synopsis

    nfs.proc.handle_exception 

    Values

    errorcode

    indicates the type of error -

    Description

    +

    Description

    This is the error handling routine for processes for NFSv4.

    diff --git a/tapsets/API-nfs-proc-lookup.html b/tapsets/API-nfs-proc-lookup.html index efc4eaa0..f682ba16 100644 --- a/tapsets/API-nfs-proc-lookup.html +++ b/tapsets/API-nfs-proc-lookup.html @@ -1,6 +1,6 @@ probe::nfs.proc.lookup

    Name

    probe::nfs.proc.lookup — NFS client opens/searches a file on server -

    Synopsis

    nfs.proc.lookup 

    Values

    name_len

    +

    Synopsis

    nfs.proc.lookup 

    Values

    name_len

    the length of file name

    filename

    the name of file which client opens/searches on server diff --git a/tapsets/API-nfs-proc-open.html b/tapsets/API-nfs-proc-open.html index 9d8c65d5..9917cf04 100644 --- a/tapsets/API-nfs-proc-open.html +++ b/tapsets/API-nfs-proc-open.html @@ -1,6 +1,6 @@ probe::nfs.proc.open

    Name

    probe::nfs.proc.open — NFS client allocates file read/write context information -

    Synopsis

    nfs.proc.open 

    Values

    mode

    +

    Synopsis

    nfs.proc.open 

    Values

    mode

    file mode

    version

    NFS version (the function is used for all NFS version) @@ -12,6 +12,6 @@ file name

    server_ip

    IP address of server -

    Description

    +

    Description

    Allocate file read/write context information

    diff --git a/tapsets/API-nfs-proc-read-done.html b/tapsets/API-nfs-proc-read-done.html index e81c996e..9a843298 100644 --- a/tapsets/API-nfs-proc-read-done.html +++ b/tapsets/API-nfs-proc-read-done.html @@ -1,6 +1,6 @@ probe::nfs.proc.read_done

    Name

    probe::nfs.proc.read_done — NFS client response to a read RPC task -

    Synopsis

    nfs.proc.read_done 

    Values

    count

    +

    Synopsis

    nfs.proc.read_done 

    Values

    count

    number of bytes read

    status

    result of last operation @@ -12,7 +12,7 @@ V4 timestamp, which is used for lease renewal

    server_ip

    IP address of server -

    Description

    +

    Description

    Fires when a reply to a read RPC task is received or some read error occurs (timeout or socket shutdown).

    diff --git a/tapsets/API-nfs-proc-read-setup.html b/tapsets/API-nfs-proc-read-setup.html index fa913962..22adec83 100644 --- a/tapsets/API-nfs-proc-read-setup.html +++ b/tapsets/API-nfs-proc-read-setup.html @@ -1,6 +1,6 @@ probe::nfs.proc.read_setup

    Name

    probe::nfs.proc.read_setup — NFS client setting up a read RPC task -

    Synopsis

    nfs.proc.read_setup 

    Values

    count

    +

    Synopsis

    nfs.proc.read_setup 

    Values

    count

    read bytes in this execution

    version

    NFS version @@ -12,7 +12,7 @@ the file offset

    server_ip

    IP address of server -

    Description

    +

    Description

    The read_setup function is used to setup a read RPC task. It is not doing the actual read operation.

    diff --git a/tapsets/API-nfs-proc-read.html b/tapsets/API-nfs-proc-read.html index 3887351d..c1a5e8e2 100644 --- a/tapsets/API-nfs-proc-read.html +++ b/tapsets/API-nfs-proc-read.html @@ -1,6 +1,6 @@ probe::nfs.proc.read

    Name

    probe::nfs.proc.read — NFS client synchronously reads file from server -

    Synopsis

    nfs.proc.read 

    Values

    count

    +

    Synopsis

    nfs.proc.read 

    Values

    count

    read bytes in this execution

    flags

    used to set task->tk_flags in rpc_init_task function @@ -12,7 +12,7 @@ the file offset

    server_ip

    IP address of server -

    Description

    +

    Description

    All the nfs.proc.read kernel functions were removed in kernel commit 8e0969 in December 2006, so these probes do not exist on Linux 2.6.21 and newer kernels. diff --git a/tapsets/API-nfs-proc-release.html b/tapsets/API-nfs-proc-release.html index fdf052b6..6cd05e9c 100644 --- a/tapsets/API-nfs-proc-release.html +++ b/tapsets/API-nfs-proc-release.html @@ -1,6 +1,6 @@ probe::nfs.proc.release

    Name

    probe::nfs.proc.release — NFS client releases file read/write context information -

    Synopsis

    nfs.proc.release 

    Values

    mode

    +

    Synopsis

    nfs.proc.release 

    Values

    mode

    file mode

    version

    NFS version (the function is used for all NFS version) @@ -12,6 +12,6 @@ file name

    server_ip

    IP address of server -

    Description

    +

    Description

    Release file read/write context information

    diff --git a/tapsets/API-nfs-proc-remove.html b/tapsets/API-nfs-proc-remove.html index a99df14a..8e58e2eb 100644 --- a/tapsets/API-nfs-proc-remove.html +++ b/tapsets/API-nfs-proc-remove.html @@ -1,6 +1,6 @@ probe::nfs.proc.remove

    Name

    probe::nfs.proc.remove — NFS client removes a file on server -

    Synopsis

    nfs.proc.remove 

    Values

    version

    +

    Synopsis

    nfs.proc.remove 

    Values

    version

    NFS version (the function is used for all NFS version)

    prot

    transfer protocol diff --git a/tapsets/API-nfs-proc-rename.html b/tapsets/API-nfs-proc-rename.html index 653640ca..bb3d7b5e 100644 --- a/tapsets/API-nfs-proc-rename.html +++ b/tapsets/API-nfs-proc-rename.html @@ -1,6 +1,6 @@ probe::nfs.proc.rename

    Name

    probe::nfs.proc.rename — NFS client renames a file on server -

    Synopsis

    nfs.proc.rename 

    Values

    new_fh

    +

    Synopsis

    nfs.proc.rename 

    Values

    new_fh

    file handler of new parent dir

    old_filelen

    length of old file name diff --git a/tapsets/API-nfs-proc-write-done.html b/tapsets/API-nfs-proc-write-done.html index 34398de2..0babf778 100644 --- a/tapsets/API-nfs-proc-write-done.html +++ b/tapsets/API-nfs-proc-write-done.html @@ -1,6 +1,6 @@ probe::nfs.proc.write_done

    Name

    probe::nfs.proc.write_done — NFS client response to a write RPC task -

    Synopsis

    nfs.proc.write_done 

    Values

    count

    +

    Synopsis

    nfs.proc.write_done 

    Values

    count

    number of bytes written

    status

    result of last operation @@ -14,7 +14,7 @@ V4 timestamp, which is used for lease renewal

    server_ip

    IP address of server -

    Description

    +

    Description

    Fires when a reply to a write RPC task is received or some write error occurs (timeout or socket shutdown).

    diff --git a/tapsets/API-nfs-proc-write-setup.html b/tapsets/API-nfs-proc-write-setup.html index 4145743d..2fa5ffd8 100644 --- a/tapsets/API-nfs-proc-write-setup.html +++ b/tapsets/API-nfs-proc-write-setup.html @@ -1,6 +1,6 @@ probe::nfs.proc.write_setup

    Name

    probe::nfs.proc.write_setup — NFS client setting up a write RPC task -

    Synopsis

    nfs.proc.write_setup 

    Values

    count

    +

    Synopsis

    nfs.proc.write_setup 

    Values

    count

    bytes written in this execution

    bitmask1

    V4 bitmask representing the set @@ -22,7 +22,7 @@ the file offset

    server_ip

    IP address of server -

    Description

    +

    Description

    The write_setup function is used to setup a write RPC task. It is not doing the actual write operation.

    diff --git a/tapsets/API-nfs-proc-write.html b/tapsets/API-nfs-proc-write.html index a26d85e0..5b9fbfb1 100644 --- a/tapsets/API-nfs-proc-write.html +++ b/tapsets/API-nfs-proc-write.html @@ -1,6 +1,6 @@ probe::nfs.proc.write

    Name

    probe::nfs.proc.write — NFS client synchronously writes file to server -

    Synopsis

    nfs.proc.write 

    Values

    flags

    +

    Synopsis

    nfs.proc.write 

    Values

    flags

    used to set task->tk_flags in rpc_init_task function

    bitmask1

    V4 bitmask representing the set @@ -18,7 +18,7 @@ IP address of server

    offset

    the file offset -

    Description

    +

    Description

    All the nfs.proc.write kernel functions were removed in kernel commit 200baa in December 2006, so these probes do not exist on Linux 2.6.21 and newer kernels. diff --git a/tapsets/API-nfsd-close.html b/tapsets/API-nfsd-close.html index 3573c14b..82e3d9b6 100644 --- a/tapsets/API-nfsd-close.html +++ b/tapsets/API-nfsd-close.html @@ -1,5 +1,5 @@ probe::nfsd.close

    Name

    probe::nfsd.close — NFS server closing a file for client -

    Synopsis

    nfsd.close 

    Values

    filename

    +

    Synopsis

    nfsd.close 

    Values

    filename

    file name

    diff --git a/tapsets/API-nfsd-commit.html b/tapsets/API-nfsd-commit.html index 2c0ebf5a..b45edae0 100644 --- a/tapsets/API-nfsd-commit.html +++ b/tapsets/API-nfsd-commit.html @@ -1,6 +1,6 @@ probe::nfsd.commit

    Name

    probe::nfsd.commit — NFS server committing all pending writes to stable storage -

    Synopsis

    nfsd.commit 

    Values

    count

    +

    Synopsis

    nfsd.commit 

    Values

    count

    read bytes

    flag

    indicates whether this execution is a sync operation diff --git a/tapsets/API-nfsd-create.html b/tapsets/API-nfsd-create.html index 69d6f358..2c04b640 100644 --- a/tapsets/API-nfsd-create.html +++ b/tapsets/API-nfsd-create.html @@ -1,6 +1,6 @@ probe::nfsd.create

    Name

    probe::nfsd.create — NFS server creating a file(regular,dir,device,fifo) for client -

    Synopsis

    nfsd.create 

    Values

    iap_mode

    +

    Synopsis

    nfsd.create 

    Values

    iap_mode

    file access mode

    iap_valid

    Attribute flags @@ -14,6 +14,6 @@ the ip address of client

    type

    file type(regular,dir,device,fifo ...) -

    Description

    +

    Description

    Sometimes nfsd will call nfsd_create_v3 instead of this this probe point.

    diff --git a/tapsets/API-nfsd-createv3.html b/tapsets/API-nfsd-createv3.html index ef891731..4e1de57d 100644 --- a/tapsets/API-nfsd-createv3.html +++ b/tapsets/API-nfsd-createv3.html @@ -1,6 +1,6 @@ probe::nfsd.createv3

    Name

    probe::nfsd.createv3 — NFS server creating a regular file or set file attributes for client -

    Synopsis

    nfsd.createv3 

    Values

    iap_mode

    +

    Synopsis

    nfsd.createv3 

    Values

    iap_mode

    file access mode

    createmode

    create mode .The possible values could be: NFS3_CREATE_EXCLUSIVE, NFS3_CREATE_UNCHECKED, or NFS3_CREATE_GUARDED @@ -18,7 +18,7 @@ file handle (the first part is the length of the file handle)

    client_ip

    the ip address of client -

    Description

    +

    Description

    This probepoints is only called by nfsd3_proc_create and nfsd4_open when op_claim_type is NFS4_OPEN_CLAIM_NULL.

    diff --git a/tapsets/API-nfsd-dispatch.html b/tapsets/API-nfsd-dispatch.html index 9c953ecc..827a6180 100644 --- a/tapsets/API-nfsd-dispatch.html +++ b/tapsets/API-nfsd-dispatch.html @@ -1,6 +1,6 @@ probe::nfsd.dispatch

    Name

    probe::nfsd.dispatch — NFS server receives an operation from client -

    Synopsis

    nfsd.dispatch 

    Values

    proto

    +

    Synopsis

    nfsd.dispatch 

    Values

    proto

    transfer protocol

    proc

    procedure number diff --git a/tapsets/API-nfsd-lookup.html b/tapsets/API-nfsd-lookup.html index 5ed0fa70..ad46968e 100644 --- a/tapsets/API-nfsd-lookup.html +++ b/tapsets/API-nfsd-lookup.html @@ -1,6 +1,6 @@ probe::nfsd.lookup

    Name

    probe::nfsd.lookup — NFS server opening or searching file for a file for client -

    Synopsis

    nfsd.lookup 

    Values

    filelen

    +

    Synopsis

    nfsd.lookup 

    Values

    filelen

    the length of file name

    filename

    file name diff --git a/tapsets/API-nfsd-open.html b/tapsets/API-nfsd-open.html index 31c6c13c..1238d1ce 100644 --- a/tapsets/API-nfsd-open.html +++ b/tapsets/API-nfsd-open.html @@ -1,6 +1,6 @@ probe::nfsd.open

    Name

    probe::nfsd.open — NFS server opening a file for client -

    Synopsis

    nfsd.open 

    Values

    access

    +

    Synopsis

    nfsd.open 

    Values

    access

    indicates the type of open (read/write/commit/readdir...)

    fh

    file handle (the first part is the length of the file handle) diff --git a/tapsets/API-nfsd-proc-commit.html b/tapsets/API-nfsd-proc-commit.html index 7a93faff..0095b7a8 100644 --- a/tapsets/API-nfsd-proc-commit.html +++ b/tapsets/API-nfsd-proc-commit.html @@ -1,6 +1,6 @@ probe::nfsd.proc.commit

    Name

    probe::nfsd.proc.commit — NFS server performing a commit operation for client -

    Synopsis

    nfsd.proc.commit 

    Values

    count

    +

    Synopsis

    nfsd.proc.commit 

    Values

    count

    read bytes

    proto

    transfer protocol diff --git a/tapsets/API-nfsd-proc-create.html b/tapsets/API-nfsd-proc-create.html index be71bdaf..749f65e2 100644 --- a/tapsets/API-nfsd-proc-create.html +++ b/tapsets/API-nfsd-proc-create.html @@ -1,6 +1,6 @@ probe::nfsd.proc.create

    Name

    probe::nfsd.proc.create — NFS server creating a file for client -

    Synopsis

    nfsd.proc.create 

    Values

    proto

    +

    Synopsis

    nfsd.proc.create 

    Values

    proto

    transfer protocol

    version

    nfs version diff --git a/tapsets/API-nfsd-proc-lookup.html b/tapsets/API-nfsd-proc-lookup.html index aa90d9a8..34ed9c11 100644 --- a/tapsets/API-nfsd-proc-lookup.html +++ b/tapsets/API-nfsd-proc-lookup.html @@ -1,6 +1,6 @@ probe::nfsd.proc.lookup

    Name

    probe::nfsd.proc.lookup — NFS server opening or searching for a file for client -

    Synopsis

    nfsd.proc.lookup 

    Values

    proto

    +

    Synopsis

    nfsd.proc.lookup 

    Values

    proto

    transfer protocol

    filelen

    the length of file name diff --git a/tapsets/API-nfsd-proc-read.html b/tapsets/API-nfsd-proc-read.html index dbce0297..a2aec0b9 100644 --- a/tapsets/API-nfsd-proc-read.html +++ b/tapsets/API-nfsd-proc-read.html @@ -1,6 +1,6 @@ probe::nfsd.proc.read

    Name

    probe::nfsd.proc.read — NFS server reading file for client -

    Synopsis

    nfsd.proc.read 

    Values

    vec

    +

    Synopsis

    nfsd.proc.read 

    Values

    vec

    struct kvec, includes buf address in kernel address and length of each buffer

    count

    read bytes diff --git a/tapsets/API-nfsd-proc-remove.html b/tapsets/API-nfsd-proc-remove.html index 7dcbf5f6..906364fa 100644 --- a/tapsets/API-nfsd-proc-remove.html +++ b/tapsets/API-nfsd-proc-remove.html @@ -1,6 +1,6 @@ probe::nfsd.proc.remove

    Name

    probe::nfsd.proc.remove — NFS server removing a file for client -

    Synopsis

    nfsd.proc.remove 

    Values

    proto

    +

    Synopsis

    nfsd.proc.remove 

    Values

    proto

    transfer protocol

    version

    nfs version diff --git a/tapsets/API-nfsd-proc-rename.html b/tapsets/API-nfsd-proc-rename.html index 6d6926be..7bb25b5d 100644 --- a/tapsets/API-nfsd-proc-rename.html +++ b/tapsets/API-nfsd-proc-rename.html @@ -1,6 +1,6 @@ probe::nfsd.proc.rename

    Name

    probe::nfsd.proc.rename — NFS Server renaming a file for client -

    Synopsis

    nfsd.proc.rename 

    Values

    tlen

    +

    Synopsis

    nfsd.proc.rename 

    Values

    tlen

    length of new file name

    flen

    length of old file name diff --git a/tapsets/API-nfsd-proc-write.html b/tapsets/API-nfsd-proc-write.html index 4940c185..b6d53568 100644 --- a/tapsets/API-nfsd-proc-write.html +++ b/tapsets/API-nfsd-proc-write.html @@ -1,6 +1,6 @@ probe::nfsd.proc.write

    Name

    probe::nfsd.proc.write — NFS server writing data to file for client -

    Synopsis

    nfsd.proc.write 

    Values

    count

    +

    Synopsis

    nfsd.proc.write 

    Values

    count

    read bytes

    proto

    transfer protocol diff --git a/tapsets/API-nfsd-read.html b/tapsets/API-nfsd-read.html index fb7266ff..d1a344e7 100644 --- a/tapsets/API-nfsd-read.html +++ b/tapsets/API-nfsd-read.html @@ -1,6 +1,6 @@ probe::nfsd.read

    Name

    probe::nfsd.read — NFS server reading data from a file for client -

    Synopsis

    nfsd.read 

    Values

    count

    +

    Synopsis

    nfsd.read 

    Values

    count

    read bytes

    file

    argument file, indicates if the file has been opened. diff --git a/tapsets/API-nfsd-rename.html b/tapsets/API-nfsd-rename.html index 130b2d69..607746e1 100644 --- a/tapsets/API-nfsd-rename.html +++ b/tapsets/API-nfsd-rename.html @@ -1,6 +1,6 @@ probe::nfsd.rename

    Name

    probe::nfsd.rename — NFS server renaming a file for client -

    Synopsis

    nfsd.rename 

    Values

    tlen

    +

    Synopsis

    nfsd.rename 

    Values

    tlen

    length of new file name

    flen

    length of old file name diff --git a/tapsets/API-nfsd-unlink.html b/tapsets/API-nfsd-unlink.html index dc592387..0a0709ce 100644 --- a/tapsets/API-nfsd-unlink.html +++ b/tapsets/API-nfsd-unlink.html @@ -1,6 +1,6 @@ probe::nfsd.unlink

    Name

    probe::nfsd.unlink — NFS server removing a file or a directory for client -

    Synopsis

    nfsd.unlink 

    Values

    filelen

    +

    Synopsis

    nfsd.unlink 

    Values

    filelen

    the length of file name

    filename

    file name diff --git a/tapsets/API-nfsd-write.html b/tapsets/API-nfsd-write.html index b77eba18..7fa305f9 100644 --- a/tapsets/API-nfsd-write.html +++ b/tapsets/API-nfsd-write.html @@ -1,6 +1,6 @@ probe::nfsd.write

    Name

    probe::nfsd.write — NFS server writing data to a file for client -

    Synopsis

    nfsd.write 

    Values

    count

    +

    Synopsis

    nfsd.write 

    Values

    count

    read bytes

    file

    argument file, indicates if the file has been opened. diff --git a/tapsets/API-nfsderror.html b/tapsets/API-nfsderror.html index eb852f46..1467b052 100644 --- a/tapsets/API-nfsderror.html +++ b/tapsets/API-nfsderror.html @@ -2,9 +2,9 @@ Convert nfsd error number into string

    Synopsis

         nfsderror:string(err:long)
    -

    Arguments

    err

    +

    Arguments

    err

    errnum -

    Description

    +

    Description

    This function returns a string for the error number passed into the function.

    diff --git a/tapsets/API-ntohl.html b/tapsets/API-ntohl.html index 4aa0b8b1..0d3aa251 100644 --- a/tapsets/API-ntohl.html +++ b/tapsets/API-ntohl.html @@ -2,6 +2,6 @@ Convert 32-bit long from network to host order

    Synopsis

         ntohl:long(x:long)
    -

    Arguments

    x

    +

    Arguments

    x

    Value to convert

    diff --git a/tapsets/API-ntohll.html b/tapsets/API-ntohll.html index d3c1d75f..9156c459 100644 --- a/tapsets/API-ntohll.html +++ b/tapsets/API-ntohll.html @@ -2,6 +2,6 @@ Convert 64-bit long long from network to host order

    Synopsis

         ntohll:long(x:long)
    -

    Arguments

    x

    +

    Arguments

    x

    Value to convert

    diff --git a/tapsets/API-ntohs.html b/tapsets/API-ntohs.html index 31494858..6c24cbfe 100644 --- a/tapsets/API-ntohs.html +++ b/tapsets/API-ntohs.html @@ -2,6 +2,6 @@ Convert 16-bit short from network to host order

    Synopsis

         ntohs:long(x:long)
    -

    Arguments

    x

    +

    Arguments

    x

    Value to convert

    diff --git a/tapsets/API-pages-to-string.html b/tapsets/API-pages-to-string.html index 5778b6e8..6c9c2607 100644 --- a/tapsets/API-pages-to-string.html +++ b/tapsets/API-pages-to-string.html @@ -2,9 +2,9 @@ Turns pages into a human readable string

    Synopsis

         pages_to_string:string(pages:long)
    -

    Arguments

    pages

    +

    Arguments

    pages

    Number of pages to translate. -

    Description

    +

    Description

    Multiplies pages by page_size to get the number of bytes and returns the result of bytes_to_string.

    diff --git a/tapsets/API-pexecname.html b/tapsets/API-pexecname.html index 07106fe3..ed1249f6 100644 --- a/tapsets/API-pexecname.html +++ b/tapsets/API-pexecname.html @@ -2,9 +2,9 @@ Returns the execname of a target process's parent process

    Synopsis

         pexecname:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the execname of a target process's parent procces.

    diff --git a/tapsets/API-pgrp.html b/tapsets/API-pgrp.html index 5aa7f655..69e2b62f 100644 --- a/tapsets/API-pgrp.html +++ b/tapsets/API-pgrp.html @@ -2,9 +2,9 @@ Returns the process group ID of the current process

    Synopsis

         pgrp:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the process group ID of the current process.

    diff --git a/tapsets/API-pid.html b/tapsets/API-pid.html index 50825ec0..e6ab63ff 100644 --- a/tapsets/API-pid.html +++ b/tapsets/API-pid.html @@ -2,8 +2,8 @@ Returns the ID of a target process

    Synopsis

         pid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the ID of a target process.

    diff --git a/tapsets/API-pid2execname.html b/tapsets/API-pid2execname.html index c5ef63a7..ec31a7ef 100644 --- a/tapsets/API-pid2execname.html +++ b/tapsets/API-pid2execname.html @@ -2,8 +2,8 @@ The name of the given process identifier

    Synopsis

         pid2execname:string(pid:long)
    -

    Arguments

    pid

    +

    Arguments

    pid

    process identifier -

    Description

    +

    Description

    Return the name of the given process id.

    diff --git a/tapsets/API-pid2task.html b/tapsets/API-pid2task.html index 15246480..fe13df59 100644 --- a/tapsets/API-pid2task.html +++ b/tapsets/API-pid2task.html @@ -2,8 +2,8 @@ The task_struct of the given process identifier

    Synopsis

         pid2task:long(pid:long)
    -

    Arguments

    pid

    +

    Arguments

    pid

    process identifier -

    Description

    +

    Description

    Return the task struct of the given process id.

    diff --git a/tapsets/API-pn.html b/tapsets/API-pn.html index 96705bcc..579d9ff9 100644 --- a/tapsets/API-pn.html +++ b/tapsets/API-pn.html @@ -2,9 +2,9 @@ Returns the active probe name

    Synopsis

         pn:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the script-level probe point associated with a currently running probe handler, including wild-card expansion effects. Context: The current probe point. diff --git a/tapsets/API-pointer-arg.html b/tapsets/API-pointer-arg.html index dfb2bd87..e9301377 100644 --- a/tapsets/API-pointer-arg.html +++ b/tapsets/API-pointer-arg.html @@ -2,9 +2,9 @@ Return function argument as pointer value

    Synopsis

         pointer_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the unsigned value of argument n, same as ulong_arg. Can be used with any type of pointer.

    diff --git a/tapsets/API-pp.html b/tapsets/API-pp.html index f007acfa..0b736b72 100644 --- a/tapsets/API-pp.html +++ b/tapsets/API-pp.html @@ -2,9 +2,9 @@ Returns the active probe point

    Synopsis

         pp:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the fully-resolved probe point associated with a currently running probe handler, including alias and wild-card expansion effects. Context: The current probe point. diff --git a/tapsets/API-ppid.html b/tapsets/API-ppid.html index 396d144b..ea416c70 100644 --- a/tapsets/API-ppid.html +++ b/tapsets/API-ppid.html @@ -2,8 +2,8 @@ Returns the process ID of a target process's parent process

    Synopsis

         ppid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function return the process ID of the target proccess's parent process.

    diff --git a/tapsets/API-print-backtrace.html b/tapsets/API-print-backtrace.html index 80fc130e..d71ca341 100644 --- a/tapsets/API-print-backtrace.html +++ b/tapsets/API-print-backtrace.html @@ -2,9 +2,9 @@ Print kernel stack back trace

    Synopsis

         print_backtrace()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function is equivalent to print_stack(backtrace), except that deeper stack nesting may be supported. See print_ubacktrace for user-space backtrace. diff --git a/tapsets/API-print-regs.html b/tapsets/API-print-regs.html index 53632980..38b922f1 100644 --- a/tapsets/API-print-regs.html +++ b/tapsets/API-print-regs.html @@ -2,8 +2,8 @@ Print a register dump

    Synopsis

         print_regs()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function prints a register dump. Does nothing if no registers are available for the probe point.

    diff --git a/tapsets/API-print-stack.html b/tapsets/API-print-stack.html index 2f9ddeed..4c0c1700 100644 --- a/tapsets/API-print-stack.html +++ b/tapsets/API-print-stack.html @@ -2,9 +2,9 @@ Print out kernel stack from string

    Synopsis

         print_stack(stk:string)
    -

    Arguments

    stk

    +

    Arguments

    stk

    String with list of hexadecimal addresses -

    Description

    +

    Description

    This function performs a symbolic lookup of the addresses in the given string, which is assumed to be the result of a prior call to @@ -14,6 +14,6 @@ Print one line per address, including the address, the name of the function containing the address, and an estimate of its position within that function. Return nothing. -

    NOTE

    +

    NOTE

    it is recommended to use print_syms instead of this function.

    diff --git a/tapsets/API-print-ubacktrace-brief.html b/tapsets/API-print-ubacktrace-brief.html index 0c9f0998..1a096cb6 100644 --- a/tapsets/API-print-ubacktrace-brief.html +++ b/tapsets/API-print-ubacktrace-brief.html @@ -2,15 +2,15 @@ Print stack back trace for current user-space task.

    Synopsis

         print_ubacktrace_brief()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Equivalent to print_ubacktrace, but output for each symbol is shorter (just name and offset, or just the hex address of no symbol could be found). -

    Note

    +

    Note

    To get (full) backtraces for user space applications and shared shared libraries not mentioned in the current script run stap with -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. diff --git a/tapsets/API-print-ubacktrace.html b/tapsets/API-print-ubacktrace.html index 9d30a59c..501aa9b9 100644 --- a/tapsets/API-print-ubacktrace.html +++ b/tapsets/API-print-ubacktrace.html @@ -2,15 +2,15 @@ Print stack back trace for current user-space task.

    Synopsis

         print_ubacktrace()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Equivalent to print_ustack(ubacktrace), except that deeper stack nesting may be supported. Returns nothing. See print_backtrace for kernel backtrace. -

    Note

    +

    Note

    To get (full) backtraces for user space applications and shared shared libraries not mentioned in the current script run stap with -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. diff --git a/tapsets/API-print-ustack.html b/tapsets/API-print-ustack.html index a40781a3..c4faa686 100644 --- a/tapsets/API-print-ustack.html +++ b/tapsets/API-print-ustack.html @@ -2,9 +2,9 @@ Print out stack for the current task from string.

    Synopsis

         print_ustack(stk:string)
    -

    Arguments

    stk

    +

    Arguments

    stk

    String with list of hexadecimal addresses for the current task. -

    Description

    +

    Description

    Perform a symbolic lookup of the addresses in the given string, which is assumed to be the result of a prior call to ubacktrace for the current task. @@ -13,6 +13,6 @@ Print one line per address, including the address, the name of the function containing the address, and an estimate of its position within that function. Return nothing. -

    NOTE

    +

    NOTE

    it is recommended to use print_usyms instead of this function.

    diff --git a/tapsets/API-printk.html b/tapsets/API-printk.html index 5a774e01..374d055d 100644 --- a/tapsets/API-printk.html +++ b/tapsets/API-printk.html @@ -2,11 +2,11 @@ Send a message to the kernel trace buffer

    Synopsis

         printk(level:long,msg:string)
    -

    Arguments

    level

    +

    Arguments

    level

    an integer for the severity level (0=KERN_EMERG ... 7=KERN_DEBUG)

    msg

    The formatted message string -

    Description

    +

    Description

    Print a line of text to the kernel dmesg/console with the given severity. An implicit end-of-line is added. This function may not be safely called from all kernel probe contexts, so is restricted diff --git a/tapsets/API-probe-type.html b/tapsets/API-probe-type.html index 23c181bd..13a5723c 100644 --- a/tapsets/API-probe-type.html +++ b/tapsets/API-probe-type.html @@ -2,9 +2,9 @@ The low level probe handler type of the current probe.

    Synopsis

         probe_type:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns a short string describing the low level probe handler type for the current probe point. This is for informational purposes only. Depending on the low level probe handler different context functions can diff --git a/tapsets/API-probefunc.html b/tapsets/API-probefunc.html index 9b7c529e..bc092657 100644 --- a/tapsets/API-probefunc.html +++ b/tapsets/API-probefunc.html @@ -2,14 +2,14 @@ Return the probe point's function name, if known

    Synopsis

         probefunc:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the name of the function being probed based on the current address, as computed by symname(addr) or usymname(uaddr) depending on probe context (whether the probe is a user probe or a kernel probe). -

    Please note

    +

    Please note

    this function's behaviour differs between SystemTap 2.0 and earlier versions. Prior to 2.0, probefunc obtained the function name from the probe point string as returned by pp, and used the diff --git a/tapsets/API-probemod.html b/tapsets/API-probemod.html index db072de9..fe7b4fe8 100644 --- a/tapsets/API-probemod.html +++ b/tapsets/API-probemod.html @@ -2,9 +2,9 @@ Return the probe point's kernel module name

    Synopsis

         probemod:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the name of the kernel module containing the probe point, if known.

    diff --git a/tapsets/API-proc-mem-data-pid.html b/tapsets/API-proc-mem-data-pid.html index ac201950..8b91aa6e 100644 --- a/tapsets/API-proc-mem-data-pid.html +++ b/tapsets/API-proc-mem-data-pid.html @@ -2,9 +2,9 @@ Program data size (data + stack) in pages

    Synopsis

         proc_mem_data_pid:long(pid:long)
    -

    Arguments

    pid

    +

    Arguments

    pid

    The pid of process to examine -

    Description

    +

    Description

    Returns the given process data size (data + stack) in pages, or zero when the process doesn't exist or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-data.html b/tapsets/API-proc-mem-data.html index cb44d461..0a267cfc 100644 --- a/tapsets/API-proc-mem-data.html +++ b/tapsets/API-proc-mem-data.html @@ -2,9 +2,9 @@ Program data size (data + stack) in pages

    Synopsis

         proc_mem_data:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the current process data size (data + stack) in pages, or zero when there is no current process or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-rss-pid.html b/tapsets/API-proc-mem-rss-pid.html index ed6526ab..7beaf34c 100644 --- a/tapsets/API-proc-mem-rss-pid.html +++ b/tapsets/API-proc-mem-rss-pid.html @@ -2,9 +2,9 @@ Program resident set size in pages

    Synopsis

         proc_mem_rss_pid:long(pid:long)
    -

    Arguments

    pid

    +

    Arguments

    pid

    The pid of process to examine -

    Description

    +

    Description

    Returns the resident set size in pages of the given process, or zero when the process doesn't exist or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-rss.html b/tapsets/API-proc-mem-rss.html index 4ebe9ea4..83624a9f 100644 --- a/tapsets/API-proc-mem-rss.html +++ b/tapsets/API-proc-mem-rss.html @@ -2,9 +2,9 @@ Program resident set size in pages

    Synopsis

         proc_mem_rss:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the resident set size in pages of the current process, or zero when there is no current process or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-shr-pid.html b/tapsets/API-proc-mem-shr-pid.html index d648f0ba..4e84f8e1 100644 --- a/tapsets/API-proc-mem-shr-pid.html +++ b/tapsets/API-proc-mem-shr-pid.html @@ -2,9 +2,9 @@ Program shared pages (from shared mappings)

    Synopsis

         proc_mem_shr_pid:long(pid:long)
    -

    Arguments

    pid

    +

    Arguments

    pid

    The pid of process to examine -

    Description

    +

    Description

    Returns the shared pages (from shared mappings) of the given process, or zero when the process doesn't exist or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-shr.html b/tapsets/API-proc-mem-shr.html index 4b0d9640..82c0de09 100644 --- a/tapsets/API-proc-mem-shr.html +++ b/tapsets/API-proc-mem-shr.html @@ -2,9 +2,9 @@ Program shared pages (from shared mappings)

    Synopsis

         proc_mem_shr:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the shared pages (from shared mappings) of the current process, or zero when there is no current process or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-size-pid.html b/tapsets/API-proc-mem-size-pid.html index df4e5e19..0c44b7cf 100644 --- a/tapsets/API-proc-mem-size-pid.html +++ b/tapsets/API-proc-mem-size-pid.html @@ -2,9 +2,9 @@ Total program virtual memory size in pages

    Synopsis

         proc_mem_size_pid:long(pid:long)
    -

    Arguments

    pid

    +

    Arguments

    pid

    The pid of process to examine -

    Description

    +

    Description

    Returns the total virtual memory size in pages of the given process, or zero when that process doesn't exist or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-size.html b/tapsets/API-proc-mem-size.html index 2bca35f6..b9310e28 100644 --- a/tapsets/API-proc-mem-size.html +++ b/tapsets/API-proc-mem-size.html @@ -2,9 +2,9 @@ Total program virtual memory size in pages

    Synopsis

         proc_mem_size:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the total virtual memory size in pages of the current process, or zero when there is no current process or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-string-pid.html b/tapsets/API-proc-mem-string-pid.html index efb09a82..c3c98b18 100644 --- a/tapsets/API-proc-mem-string-pid.html +++ b/tapsets/API-proc-mem-string-pid.html @@ -2,9 +2,9 @@ Human readable string of process memory usage

    Synopsis

         proc_mem_string_pid:string(pid:long)
    -

    Arguments

    pid

    +

    Arguments

    pid

    The pid of process to examine -

    Description

    +

    Description

    Returns a human readable string showing the size, rss, shr, txt and data of the memory used by the given process. For example size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k. diff --git a/tapsets/API-proc-mem-string.html b/tapsets/API-proc-mem-string.html index bef2c69c..7149bc1d 100644 --- a/tapsets/API-proc-mem-string.html +++ b/tapsets/API-proc-mem-string.html @@ -2,9 +2,9 @@ Human readable string of current proc memory usage

    Synopsis

         proc_mem_string:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns a human readable string showing the size, rss, shr, txt and data of the memory used by the current process. For example size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k. diff --git a/tapsets/API-proc-mem-txt-pid.html b/tapsets/API-proc-mem-txt-pid.html index af734ec2..e9107ae4 100644 --- a/tapsets/API-proc-mem-txt-pid.html +++ b/tapsets/API-proc-mem-txt-pid.html @@ -2,9 +2,9 @@ Program text (code) size in pages

    Synopsis

         proc_mem_txt_pid:long(pid:long)
    -

    Arguments

    pid

    +

    Arguments

    pid

    The pid of process to examine -

    Description

    +

    Description

    Returns the given process text (code) size in pages, or zero when the process doesn't exist or the number of pages couldn't be retrieved. diff --git a/tapsets/API-proc-mem-txt.html b/tapsets/API-proc-mem-txt.html index 79cc2761..f1fc2ce2 100644 --- a/tapsets/API-proc-mem-txt.html +++ b/tapsets/API-proc-mem-txt.html @@ -2,9 +2,9 @@ Program text (code) size in pages

    Synopsis

         proc_mem_txt:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the current process text (code) size in pages, or zero when there is no current process or the number of pages couldn't be retrieved. diff --git a/tapsets/API-pstrace.html b/tapsets/API-pstrace.html index 874196c1..16f2bc39 100644 --- a/tapsets/API-pstrace.html +++ b/tapsets/API-pstrace.html @@ -2,9 +2,9 @@ Chain of processes and pids back to init(1)

    Synopsis

         pstrace:string(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    Pointer to task struct of process -

    Description

    +

    Description

    This function returns a string listing execname and pid for each process starting from task back to the process ancestor that init(1) spawned. diff --git a/tapsets/API-qs-done.html b/tapsets/API-qs-done.html index a25a573a..7ad62e62 100644 --- a/tapsets/API-qs-done.html +++ b/tapsets/API-qs-done.html @@ -2,9 +2,9 @@ Function to record finishing request

    Synopsis

         qs_done(qname:string)
    -

    Arguments

    qname

    +

    Arguments

    qname

    the name of the service that finished -

    Description

    +

    Description

    This function records that a request originally from the given queue has completed being serviced. diff --git a/tapsets/API-qs-run.html b/tapsets/API-qs-run.html index 48e9737b..a76af2ee 100644 --- a/tapsets/API-qs-run.html +++ b/tapsets/API-qs-run.html @@ -2,9 +2,9 @@ Function to record being moved from wait queue to being serviced

    Synopsis

         qs_run(qname:string)
    -

    Arguments

    qname

    +

    Arguments

    qname

    the name of the service being moved and started -

    Description

    +

    Description

    This function records that the previous enqueued request was removed from the given wait queue and is now being serviced. diff --git a/tapsets/API-qs-wait.html b/tapsets/API-qs-wait.html index 48414f35..ad8d384d 100644 --- a/tapsets/API-qs-wait.html +++ b/tapsets/API-qs-wait.html @@ -2,9 +2,9 @@ Function to record enqueue requests

    Synopsis

         qs_wait(qname:string)
    -

    Arguments

    qname

    +

    Arguments

    qname

    the name of the queue requesting enqueue -

    Description

    +

    Description

    This function records that a new request was enqueued for the given queue name.

    diff --git a/tapsets/API-qsq-blocked.html b/tapsets/API-qsq-blocked.html index edc660b1..1455e73d 100644 --- a/tapsets/API-qsq-blocked.html +++ b/tapsets/API-qsq-blocked.html @@ -2,11 +2,11 @@ Returns the time reqest was on the wait queue

    Synopsis

         qsq_blocked:long(qname:string,scale:long)
    -

    Arguments

    qname

    +

    Arguments

    qname

    queue name

    scale

    scale variable to take account for interval fraction -

    Description

    +

    Description

    This function returns the fraction of elapsed time during which one or more requests were on the wait queue.

    diff --git a/tapsets/API-qsq-print.html b/tapsets/API-qsq-print.html index 0449366d..4808265a 100644 --- a/tapsets/API-qsq-print.html +++ b/tapsets/API-qsq-print.html @@ -2,11 +2,11 @@ Prints a line of statistics for the given queue

    Synopsis

         qsq_print(qname:string)
    -

    Arguments

    qname

    +

    Arguments

    qname

    queue name -

    Description

    +

    Description

    This function prints a line containing the following -

    statistics for the given queue

    +

    statistics for the given queue

    the queue name, the average rate of requests per second, the average wait queue length, diff --git a/tapsets/API-qsq-service-time.html b/tapsets/API-qsq-service-time.html index 9202b14d..d9eedc08 100644 --- a/tapsets/API-qsq-service-time.html +++ b/tapsets/API-qsq-service-time.html @@ -2,11 +2,11 @@ Amount of time per request service

    Synopsis

         qsq_service_time:long(qname:string,scale:long)
    -

    Arguments

    qname

    +

    Arguments

    qname

    queue name

    scale

    scale variable to take account for interval fraction -

    Description

    +

    Description

    This function returns the average time in microseconds required to service a request once it is removed from the wait queue.

    diff --git a/tapsets/API-qsq-start.html b/tapsets/API-qsq-start.html index a0d51d02..81c93d5d 100644 --- a/tapsets/API-qsq-start.html +++ b/tapsets/API-qsq-start.html @@ -2,9 +2,9 @@ Function to reset the stats for a queue

    Synopsis

         qsq_start(qname:string)
    -

    Arguments

    qname

    +

    Arguments

    qname

    the name of the service that finished -

    Description

    +

    Description

    This function resets the statistics counters for the given queue, and restarts tracking from the moment the function was called. This function is also used to create intialize a queue. diff --git a/tapsets/API-qsq-throughput.html b/tapsets/API-qsq-throughput.html index ab48fa11..f0c9ffa1 100644 --- a/tapsets/API-qsq-throughput.html +++ b/tapsets/API-qsq-throughput.html @@ -2,11 +2,11 @@ Number of requests served per unit time

    Synopsis

         qsq_throughput:long(qname:string,scale:long)
    -

    Arguments

    qname

    +

    Arguments

    qname

    queue name

    scale

    scale variable to take account for interval fraction -

    Description

    +

    Description

    This function returns the average number or requests served per microsecond.

    diff --git a/tapsets/API-qsq-utilization.html b/tapsets/API-qsq-utilization.html index 631d93e9..8571545f 100644 --- a/tapsets/API-qsq-utilization.html +++ b/tapsets/API-qsq-utilization.html @@ -2,11 +2,11 @@ Fraction of time that any request was being serviced

    Synopsis

         qsq_utilization:long(qname:string,scale:long)
    -

    Arguments

    qname

    +

    Arguments

    qname

    queue name

    scale

    scale variable to take account for interval fraction -

    Description

    +

    Description

    This function returns the average time in microseconds that at least one request was being serviced.

    diff --git a/tapsets/API-qsq-wait-queue-length.html b/tapsets/API-qsq-wait-queue-length.html index 8e9a7b52..01a71b06 100644 --- a/tapsets/API-qsq-wait-queue-length.html +++ b/tapsets/API-qsq-wait-queue-length.html @@ -2,10 +2,10 @@ length of wait queue

    Synopsis

         qsq_wait_queue_length:long(qname:string,scale:long)
    -

    Arguments

    qname

    +

    Arguments

    qname

    queue name

    scale

    scale variable to take account for interval fraction -

    Description

    +

    Description

    This function returns the average length of the wait queue

    diff --git a/tapsets/API-qsq-wait-time.html b/tapsets/API-qsq-wait-time.html index 80e96f51..a6598c34 100644 --- a/tapsets/API-qsq-wait-time.html +++ b/tapsets/API-qsq-wait-time.html @@ -2,11 +2,11 @@ Amount of time in queue + service per request

    Synopsis

         qsq_wait_time:long(qname:string,scale:long)
    -

    Arguments

    qname

    +

    Arguments

    qname

    queue name

    scale

    scale variable to take account for interval fraction -

    Description

    +

    Description

    This function returns the average time in microseconds that it took for a request to be serviced (qs_wait to qa_done).

    diff --git a/tapsets/API-randint.html b/tapsets/API-randint.html index 1fe6b08e..3812c14d 100644 --- a/tapsets/API-randint.html +++ b/tapsets/API-randint.html @@ -2,6 +2,6 @@ Return a random number between [0,n)

    Synopsis

         randint:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    Number past upper limit of range, not larger than 2**20.

    diff --git a/tapsets/API-read-stopwatch-ms.html b/tapsets/API-read-stopwatch-ms.html index 1504d153..08decdf9 100644 --- a/tapsets/API-read-stopwatch-ms.html +++ b/tapsets/API-read-stopwatch-ms.html @@ -2,9 +2,9 @@ Reads the time in milliseconds for a stopwatch

    Synopsis

         read_stopwatch_ms:long(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    stopwatch name -

    Description

    +

    Description

    Returns time in milliseconds for stopwatch name. Creates stopwatch name if it does not currently exist.

    diff --git a/tapsets/API-read-stopwatch-ns.html b/tapsets/API-read-stopwatch-ns.html index 697b6247..c2ea89c4 100644 --- a/tapsets/API-read-stopwatch-ns.html +++ b/tapsets/API-read-stopwatch-ns.html @@ -2,9 +2,9 @@ Reads the time in nanoseconds for a stopwatch

    Synopsis

         read_stopwatch_ns:long(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    stopwatch name -

    Description

    +

    Description

    Returns time in nanoseconds for stopwatch name. Creates stopwatch name if it does not currently exist.

    diff --git a/tapsets/API-read-stopwatch-s.html b/tapsets/API-read-stopwatch-s.html index b9993e11..dd18973d 100644 --- a/tapsets/API-read-stopwatch-s.html +++ b/tapsets/API-read-stopwatch-s.html @@ -2,9 +2,9 @@ Reads the time in seconds for a stopwatch

    Synopsis

         read_stopwatch_s:long(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    stopwatch name -

    Description

    +

    Description

    Returns time in seconds for stopwatch name. Creates stopwatch name if it does not currently exist.

    diff --git a/tapsets/API-read-stopwatch-us.html b/tapsets/API-read-stopwatch-us.html index 8f4c4e24..088a35f9 100644 --- a/tapsets/API-read-stopwatch-us.html +++ b/tapsets/API-read-stopwatch-us.html @@ -2,9 +2,9 @@ Reads the time in microseconds for a stopwatch

    Synopsis

         read_stopwatch_us:long(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    stopwatch name -

    Description

    +

    Description

    Returns time in microseconds for stopwatch name. Creates stopwatch name if it does not currently exist.

    diff --git a/tapsets/API-real-mount.html b/tapsets/API-real-mount.html index 1173d835..a0eba2ad 100644 --- a/tapsets/API-real-mount.html +++ b/tapsets/API-real-mount.html @@ -2,9 +2,9 @@ get the 'struct mount' pointer

    Synopsis

         real_mount:long(vfsmnt:long)
    -

    Arguments

    vfsmnt

    +

    Arguments

    vfsmnt

    Pointer to 'struct vfsmount' -

    Description

    +

    Description

    Returns the 'struct mount' pointer value for a 'struct vfsmount' diff --git a/tapsets/API-register.html b/tapsets/API-register.html index 361ac399..3a25fb77 100644 --- a/tapsets/API-register.html +++ b/tapsets/API-register.html @@ -2,9 +2,9 @@ Return the signed value of the named CPU register

    Synopsis

         register:long(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    Name of the register to return -

    Description

    +

    Description

    Return the value of the named CPU register, as it was saved when the current probe point was hit. If the register is 32 bits, it is sign-extended to 64 bits. diff --git a/tapsets/API-registers-valid.html b/tapsets/API-registers-valid.html index 729fe35c..21a58b99 100644 --- a/tapsets/API-registers-valid.html +++ b/tapsets/API-registers-valid.html @@ -2,9 +2,9 @@ Determines validity of register and u_register in current context

    Synopsis

         registers_valid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns 1 if register and u_register can be used in the current context, or 0 otherwise. For example, registers_valid returns 0 diff --git a/tapsets/API-regparm.html b/tapsets/API-regparm.html index 0c095fd2..8f3aed8f 100644 --- a/tapsets/API-regparm.html +++ b/tapsets/API-regparm.html @@ -2,9 +2,9 @@ Specify regparm value used to compile function

    Synopsis

         regparm(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    original regparm value -

    Description

    +

    Description

    Call this function with argument n before accessing function arguments using the *_arg function is the function was build with the gcc -mregparm=n option. diff --git a/tapsets/API-remote-id.html b/tapsets/API-remote-id.html index 01cd8dad..d8d5fec0 100644 --- a/tapsets/API-remote-id.html +++ b/tapsets/API-remote-id.html @@ -2,9 +2,9 @@ The index of this instance in a remote execution.

    Synopsis

         remote_id:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns a number 0..N, which is the unique index of this particular script execution from a swarm of stap --remote A --remote B ... runs, and is the same number diff --git a/tapsets/API-remote-uri.html b/tapsets/API-remote-uri.html index fd9f97ba..54ff20a7 100644 --- a/tapsets/API-remote-uri.html +++ b/tapsets/API-remote-uri.html @@ -2,9 +2,9 @@ The name of this instance in a remote execution.

    Synopsis

         remote_uri:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the remote host used to invoke this particular script execution from a swarm of stap --remote runs. It may not be unique among the swarm. diff --git a/tapsets/API-return-str.html b/tapsets/API-return-str.html index e4ac46e6..d548e51f 100644 --- a/tapsets/API-return-str.html +++ b/tapsets/API-return-str.html @@ -2,11 +2,11 @@ Formats the return value as a string

    Synopsis

         return_str:string(format:long,ret:long)
    -

    Arguments

    format

    +

    Arguments

    format

    Variable to determine return type base value

    ret

    Return value (typically $return) -

    Description

    +

    Description

    This function is used by the syscall tapset, and returns a string. Set format equal to 1 for a decimal, 2 for hex, 3 for octal. diff --git a/tapsets/API-returnstr.html b/tapsets/API-returnstr.html index a3a92845..a2efeef2 100644 --- a/tapsets/API-returnstr.html +++ b/tapsets/API-returnstr.html @@ -2,9 +2,9 @@ Formats the return value as a string

    Synopsis

         returnstr:string(format:long)
    -

    Arguments

    format

    +

    Arguments

    format

    Variable to determine return type base value -

    Description

    +

    Description

    This function is used by the nd_syscall tapset, and returns a string. Set format equal to 1 for a decimal, 2 for hex, 3 for octal. diff --git a/tapsets/API-returnval.html b/tapsets/API-returnval.html index 462f990f..4542ee65 100644 --- a/tapsets/API-returnval.html +++ b/tapsets/API-returnval.html @@ -2,9 +2,9 @@ Possible return value of probed function

    Synopsis

         returnval:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Return the value of the register in which function values are typically returned. Can be used in probes where $return isn't available. This is only a guess of the actual return value and can be diff --git a/tapsets/API-reverse-path-walk.html b/tapsets/API-reverse-path-walk.html index 7b2f35a9..86f486ba 100644 --- a/tapsets/API-reverse-path-walk.html +++ b/tapsets/API-reverse-path-walk.html @@ -2,9 +2,9 @@ get the full dirent path

    Synopsis

         reverse_path_walk:string(dentry:long)
    -

    Arguments

    dentry

    +

    Arguments

    dentry

    Pointer to dentry. -

    Description

    +

    Description

    Returns the path name (partial path to mount point). diff --git a/tapsets/API-s32-arg.html b/tapsets/API-s32-arg.html index d8702be8..eede2b55 100644 --- a/tapsets/API-s32-arg.html +++ b/tapsets/API-s32-arg.html @@ -2,9 +2,9 @@ Return function argument as signed 32-bit value

    Synopsis

         s32_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the signed 32-bit value of argument n, same as int_arg.

    diff --git a/tapsets/API-s64-arg.html b/tapsets/API-s64-arg.html index b08ccb39..31e66e4d 100644 --- a/tapsets/API-s64-arg.html +++ b/tapsets/API-s64-arg.html @@ -2,9 +2,9 @@ Return function argument as signed 64-bit value

    Synopsis

         s64_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the signed 64-bit value of argument n, same as longlong_arg.

    diff --git a/tapsets/API-sa-flags-str.html b/tapsets/API-sa-flags-str.html index b46c829a..cc77a9a6 100644 --- a/tapsets/API-sa-flags-str.html +++ b/tapsets/API-sa-flags-str.html @@ -2,6 +2,6 @@ Returns the string representation of sa_flags

    Synopsis

         sa_flags_str:string(sa_flags:long)
    -

    Arguments

    sa_flags

    +

    Arguments

    sa_flags

    the set of flags to convert to string.

    diff --git a/tapsets/API-sa-handler-str.html b/tapsets/API-sa-handler-str.html index 77c72cf8..0d7a4f3e 100644 --- a/tapsets/API-sa-handler-str.html +++ b/tapsets/API-sa-handler-str.html @@ -2,9 +2,9 @@ Returns the string representation of an sa_handler

    Synopsis

         sa_handler_str(handler:)
    -

    Arguments

    handler

    +

    Arguments

    handler

    the sa_handler to convert to string. -

    Description

    +

    Description

    Returns the string representation of an sa_handler. If it is not SIG_DFL, SIG_IGN or SIG_ERR, it will return the address of the handler. diff --git a/tapsets/API-scheduler-balance.html b/tapsets/API-scheduler-balance.html index 4bfa9b00..579fb107 100644 --- a/tapsets/API-scheduler-balance.html +++ b/tapsets/API-scheduler-balance.html @@ -1,7 +1,7 @@ probe::scheduler.balance

    Name

    probe::scheduler.balance — A cpu attempting to find more work. -

    Synopsis

    scheduler.balance 

    Values

    name

    +

    Synopsis

    scheduler.balance 

    Values

    name

    name of the probe point -

    Context

    +

    Context

    The cpu looking for more work.

    diff --git a/tapsets/API-scheduler-cpu-off.html b/tapsets/API-scheduler-cpu-off.html index 225dcb67..54704967 100644 --- a/tapsets/API-scheduler-cpu-off.html +++ b/tapsets/API-scheduler-cpu-off.html @@ -1,6 +1,6 @@ probe::scheduler.cpu_off

    Name

    probe::scheduler.cpu_off — Process is about to stop running on a cpu -

    Synopsis

    scheduler.cpu_off 

    Values

    task_prev

    +

    Synopsis

    scheduler.cpu_off 

    Values

    task_prev

    the process leaving the cpu (same as current)

    name

    name of the probe point @@ -8,6 +8,6 @@ boolean indicating whether current is the idle process

    task_next

    the process replacing current -

    Context

    +

    Context

    The process leaving the cpu.

    diff --git a/tapsets/API-scheduler-cpu-on.html b/tapsets/API-scheduler-cpu-on.html index da052344..0d6f71a3 100644 --- a/tapsets/API-scheduler-cpu-on.html +++ b/tapsets/API-scheduler-cpu-on.html @@ -1,11 +1,11 @@ probe::scheduler.cpu_on

    Name

    probe::scheduler.cpu_on — Process is beginning execution on a cpu -

    Synopsis

    scheduler.cpu_on 

    Values

    task_prev

    +

    Synopsis

    scheduler.cpu_on 

    Values

    task_prev

    the process that was previously running on this cpu

    name

    name of the probe point

    idle

    - boolean indicating whether current is the idle process -

    Context

    +

    Context

    The resuming process.

    diff --git a/tapsets/API-scheduler-ctxswitch.html b/tapsets/API-scheduler-ctxswitch.html index c629c4fa..ec621a64 100644 --- a/tapsets/API-scheduler-ctxswitch.html +++ b/tapsets/API-scheduler-ctxswitch.html @@ -1,6 +1,6 @@ probe::scheduler.ctxswitch

    Name

    probe::scheduler.ctxswitch — A context switch is occuring. -

    Synopsis

    scheduler.ctxswitch 

    Values

    prev_pid

    +

    Synopsis

    scheduler.ctxswitch 

    Values

    prev_pid

    The PID of the process to be switched out

    name

    name of the probe point diff --git a/tapsets/API-scheduler-kthread-stop-return.html b/tapsets/API-scheduler-kthread-stop-return.html index f3600f6b..a1eb35f1 100644 --- a/tapsets/API-scheduler-kthread-stop-return.html +++ b/tapsets/API-scheduler-kthread-stop-return.html @@ -1,6 +1,6 @@ probe::scheduler.kthread_stop.return

    Name

    probe::scheduler.kthread_stop.return — A kthread is stopped and gets the return value -

    Synopsis

    scheduler.kthread_stop.return 

    Values

    return_value

    +

    Synopsis

    scheduler.kthread_stop.return 

    Values

    return_value

    return value after stopping the thread

    name

    name of the probe point diff --git a/tapsets/API-scheduler-kthread-stop.html b/tapsets/API-scheduler-kthread-stop.html index ddbb90d9..4386b0e2 100644 --- a/tapsets/API-scheduler-kthread-stop.html +++ b/tapsets/API-scheduler-kthread-stop.html @@ -1,6 +1,6 @@ probe::scheduler.kthread_stop

    Name

    probe::scheduler.kthread_stop — A thread created by kthread_create is being stopped -

    Synopsis

    scheduler.kthread_stop 

    Values

    thread_priority

    +

    Synopsis

    scheduler.kthread_stop 

    Values

    thread_priority

    priority of the thread

    thread_pid

    PID of the thread being stopped diff --git a/tapsets/API-scheduler-migrate.html b/tapsets/API-scheduler-migrate.html index 98cc7851..1ed703a6 100644 --- a/tapsets/API-scheduler-migrate.html +++ b/tapsets/API-scheduler-migrate.html @@ -1,6 +1,6 @@ probe::scheduler.migrate

    Name

    probe::scheduler.migrate — Task migrating across cpus -

    Synopsis

    scheduler.migrate 

    Values

    priority

    +

    Synopsis

    scheduler.migrate 

    Values

    priority

    priority of the task being migrated

    cpu_from

    the original cpu diff --git a/tapsets/API-scheduler-process-exit.html b/tapsets/API-scheduler-process-exit.html index 31d0af31..11307ad2 100644 --- a/tapsets/API-scheduler-process-exit.html +++ b/tapsets/API-scheduler-process-exit.html @@ -1,6 +1,6 @@ probe::scheduler.process_exit

    Name

    probe::scheduler.process_exit — Process exiting -

    Synopsis

    scheduler.process_exit 

    Values

    priority

    +

    Synopsis

    scheduler.process_exit 

    Values

    priority

    priority of the process exiting

    name

    name of the probe point diff --git a/tapsets/API-scheduler-process-fork.html b/tapsets/API-scheduler-process-fork.html index d1c343a6..6edce8c0 100644 --- a/tapsets/API-scheduler-process-fork.html +++ b/tapsets/API-scheduler-process-fork.html @@ -1,6 +1,6 @@ probe::scheduler.process_fork

    Name

    probe::scheduler.process_fork — Process forked -

    Synopsis

    scheduler.process_fork 

    Values

    name

    +

    Synopsis

    scheduler.process_fork 

    Values

    name

    name of the probe point

    parent_pid

    PID of the parent process diff --git a/tapsets/API-scheduler-process-free.html b/tapsets/API-scheduler-process-free.html index 2d430293..553275e6 100644 --- a/tapsets/API-scheduler-process-free.html +++ b/tapsets/API-scheduler-process-free.html @@ -1,6 +1,6 @@ probe::scheduler.process_free

    Name

    probe::scheduler.process_free — Scheduler freeing a data structure for a process -

    Synopsis

    scheduler.process_free 

    Values

    priority

    +

    Synopsis

    scheduler.process_free 

    Values

    priority

    priority of the process getting freed

    name

    name of the probe point diff --git a/tapsets/API-scheduler-process-wait.html b/tapsets/API-scheduler-process-wait.html index 42f107ae..ccf0f832 100644 --- a/tapsets/API-scheduler-process-wait.html +++ b/tapsets/API-scheduler-process-wait.html @@ -1,6 +1,6 @@ probe::scheduler.process_wait

    Name

    probe::scheduler.process_wait — Scheduler starting to wait on a process -

    Synopsis

    scheduler.process_wait 

    Values

    name

    +

    Synopsis

    scheduler.process_wait 

    Values

    name

    name of the probe point

    pid

    PID of the process scheduler is waiting on diff --git a/tapsets/API-scheduler-signal-send.html b/tapsets/API-scheduler-signal-send.html index 84822ec6..bea423cf 100644 --- a/tapsets/API-scheduler-signal-send.html +++ b/tapsets/API-scheduler-signal-send.html @@ -1,6 +1,6 @@ probe::scheduler.signal_send

    Name

    probe::scheduler.signal_send — Sending a signal -

    Synopsis

    scheduler.signal_send 

    Values

    signal_number

    +

    Synopsis

    scheduler.signal_send 

    Values

    signal_number

    signal number

    name

    name of the probe point diff --git a/tapsets/API-scheduler-tick.html b/tapsets/API-scheduler-tick.html index 0d01077d..e215d605 100644 --- a/tapsets/API-scheduler-tick.html +++ b/tapsets/API-scheduler-tick.html @@ -1,9 +1,9 @@ probe::scheduler.tick

    Name

    probe::scheduler.tick — Schedulers internal tick, a processes timeslice accounting is updated -

    Synopsis

    scheduler.tick 

    Values

    name

    +

    Synopsis

    scheduler.tick 

    Values

    name

    name of the probe point

    idle

    boolean indicating whether current is the idle process -

    Context

    +

    Context

    The process whose accounting will be updated.

    diff --git a/tapsets/API-scheduler-wait-task.html b/tapsets/API-scheduler-wait-task.html index 1599e6ab..754921bf 100644 --- a/tapsets/API-scheduler-wait-task.html +++ b/tapsets/API-scheduler-wait-task.html @@ -1,6 +1,6 @@ probe::scheduler.wait_task

    Name

    probe::scheduler.wait_task — Waiting on a task to unschedule (become inactive) -

    Synopsis

    scheduler.wait_task 

    Values

    name

    +

    Synopsis

    scheduler.wait_task 

    Values

    name

    name of the probe point

    task_pid

    PID of the task the scheduler is waiting on diff --git a/tapsets/API-scheduler-wakeup-new.html b/tapsets/API-scheduler-wakeup-new.html index 09caabc6..102f0a8f 100644 --- a/tapsets/API-scheduler-wakeup-new.html +++ b/tapsets/API-scheduler-wakeup-new.html @@ -1,6 +1,6 @@ probe::scheduler.wakeup_new

    Name

    probe::scheduler.wakeup_new — Newly created task is woken up for the first time -

    Synopsis

    scheduler.wakeup_new 

    Values

    task_cpu

    +

    Synopsis

    scheduler.wakeup_new 

    Values

    task_cpu

    cpu of the task woken up

    name

    name of the probe point diff --git a/tapsets/API-scheduler-wakeup.html b/tapsets/API-scheduler-wakeup.html index c1a52f89..f59cf34c 100644 --- a/tapsets/API-scheduler-wakeup.html +++ b/tapsets/API-scheduler-wakeup.html @@ -1,6 +1,6 @@ probe::scheduler.wakeup

    Name

    probe::scheduler.wakeup — Task is woken up -

    Synopsis

    scheduler.wakeup 

    Values

    task_cpu

    +

    Synopsis

    scheduler.wakeup 

    Values

    task_cpu

    cpu of the task being woken up

    name

    name of the probe point diff --git a/tapsets/API-scsi-iocompleted.html b/tapsets/API-scsi-iocompleted.html index efcfd2f0..20fe3b4e 100644 --- a/tapsets/API-scsi-iocompleted.html +++ b/tapsets/API-scsi-iocompleted.html @@ -1,6 +1,6 @@ probe::scsi.iocompleted

    Name

    probe::scsi.iocompleted — SCSI mid-layer running the completion processing for block device I/O requests -

    Synopsis

    scsi.iocompleted 

    Values

    device_state_str

    +

    Synopsis

    scsi.iocompleted 

    Values

    device_state_str

    The current state of the device, as a string

    dev_id

    The scsi device id diff --git a/tapsets/API-scsi-iodispatching.html b/tapsets/API-scsi-iodispatching.html index 69544c54..35e2cdd1 100644 --- a/tapsets/API-scsi-iodispatching.html +++ b/tapsets/API-scsi-iodispatching.html @@ -1,6 +1,6 @@ probe::scsi.iodispatching

    Name

    probe::scsi.iodispatching — SCSI mid-layer dispatched low-level SCSI command -

    Synopsis

    scsi.iodispatching 

    Values

    device_state_str

    +

    Synopsis

    scsi.iodispatching 

    Values

    device_state_str

    The current state of the device, as a string

    dev_id

    The scsi device id diff --git a/tapsets/API-scsi-iodone.html b/tapsets/API-scsi-iodone.html index 4cac7995..f476b7bd 100644 --- a/tapsets/API-scsi-iodone.html +++ b/tapsets/API-scsi-iodone.html @@ -1,6 +1,6 @@ probe::scsi.iodone

    Name

    probe::scsi.iodone — SCSI command completed by low level driver and enqueued into the done queue. -

    Synopsis

    scsi.iodone 

    Values

    device_state_str

    +

    Synopsis

    scsi.iodone 

    Values

    device_state_str

    The current state of the device, as a string

    dev_id

    The scsi device id diff --git a/tapsets/API-scsi-ioentry.html b/tapsets/API-scsi-ioentry.html index 3dff2e67..70083129 100644 --- a/tapsets/API-scsi-ioentry.html +++ b/tapsets/API-scsi-ioentry.html @@ -1,6 +1,6 @@ probe::scsi.ioentry

    Name

    probe::scsi.ioentry — Prepares a SCSI mid-layer request -

    Synopsis

    scsi.ioentry 

    Values

    disk_major

    +

    Synopsis

    scsi.ioentry 

    Values

    disk_major

    The major number of the disk (-1 if no information)

    device_state_str

    The current state of the device, as a string diff --git a/tapsets/API-scsi-ioexecute.html b/tapsets/API-scsi-ioexecute.html index 4d3d3178..746d0d33 100644 --- a/tapsets/API-scsi-ioexecute.html +++ b/tapsets/API-scsi-ioexecute.html @@ -1,6 +1,6 @@ probe::scsi.ioexecute

    Name

    probe::scsi.ioexecute — Create mid-layer SCSI request and wait for the result -

    Synopsis

    scsi.ioexecute 

    Values

    retries

    +

    Synopsis

    scsi.ioexecute 

    Values

    retries

    Number of times to retry request

    device_state_str

    The current state of the device, as a string diff --git a/tapsets/API-scsi-set-state.html b/tapsets/API-scsi-set-state.html index cac1fabf..89fe91a1 100644 --- a/tapsets/API-scsi-set-state.html +++ b/tapsets/API-scsi-set-state.html @@ -1,6 +1,6 @@ probe::scsi.set_state

    Name

    probe::scsi.set_state — Order SCSI device state change -

    Synopsis

    scsi.set_state 

    Values

    state_str

    +

    Synopsis

    scsi.set_state 

    Values

    state_str

    The new state of the device, as a string

    dev_id

    The scsi device id diff --git a/tapsets/API-set-kernel-char.html b/tapsets/API-set-kernel-char.html index af9098ed..b0194828 100644 --- a/tapsets/API-set-kernel-char.html +++ b/tapsets/API-set-kernel-char.html @@ -2,11 +2,11 @@ Writes a char value to kernel memory

    Synopsis

         set_kernel_char(addr:long,val:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to write the char to

    val

    The char which is to be written -

    Description

    +

    Description

    Writes the char value to a given kernel memory address. Reports an error when writing to the given address fails. Requires the use of guru mode (-g). diff --git a/tapsets/API-set-kernel-int.html b/tapsets/API-set-kernel-int.html index 645e2c06..9f4281c2 100644 --- a/tapsets/API-set-kernel-int.html +++ b/tapsets/API-set-kernel-int.html @@ -2,11 +2,11 @@ Writes an int value to kernel memory

    Synopsis

         set_kernel_int(addr:long,val:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to write the int to

    val

    The int which is to be written -

    Description

    +

    Description

    Writes the int value to a given kernel memory address. Reports an error when writing to the given address fails. Requires the use of guru mode (-g). diff --git a/tapsets/API-set-kernel-long.html b/tapsets/API-set-kernel-long.html index 699981cf..5b354f23 100644 --- a/tapsets/API-set-kernel-long.html +++ b/tapsets/API-set-kernel-long.html @@ -2,11 +2,11 @@ Writes a long value to kernel memory

    Synopsis

         set_kernel_long(addr:long,val:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to write the long to

    val

    The long which is to be written -

    Description

    +

    Description

    Writes the long value to a given kernel memory address. Reports an error when writing to the given address fails. Requires the use of guru mode (-g). diff --git a/tapsets/API-set-kernel-pointer.html b/tapsets/API-set-kernel-pointer.html index 76921807..acc0f68d 100644 --- a/tapsets/API-set-kernel-pointer.html +++ b/tapsets/API-set-kernel-pointer.html @@ -2,11 +2,11 @@ Writes a pointer value to kernel memory.

    Synopsis

         set_kernel_pointer(addr:long,val:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to write the pointer to

    val

    The pointer which is to be written -

    Description

    +

    Description

    Writes the pointer value to a given kernel memory address. Reports an error when writing to the given address fails. Requires the use of guru mode (-g). diff --git a/tapsets/API-set-kernel-short.html b/tapsets/API-set-kernel-short.html index 89deaaf1..a4ddd72e 100644 --- a/tapsets/API-set-kernel-short.html +++ b/tapsets/API-set-kernel-short.html @@ -2,11 +2,11 @@ Writes a short value to kernel memory

    Synopsis

         set_kernel_short(addr:long,val:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to write the short to

    val

    The short which is to be written -

    Description

    +

    Description

    Writes the short value to a given kernel memory address. Reports an error when writing to the given address fails. Requires the use of guru mode (-g). diff --git a/tapsets/API-set-kernel-string-n.html b/tapsets/API-set-kernel-string-n.html index 136dc3d7..be64a2e7 100644 --- a/tapsets/API-set-kernel-string-n.html +++ b/tapsets/API-set-kernel-string-n.html @@ -2,13 +2,13 @@ Writes a string of given length to kernel memory

    Synopsis

         set_kernel_string_n(addr:long,n:long,val:string)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to write the string to

    n

    The maximum length of the string

    val

    The string which is to be written -

    Description

    +

    Description

    Writes the given string up to a maximum given length to a given kernel memory address. Reports an error on string copy fault. Requires the use of guru mode (-g). diff --git a/tapsets/API-set-kernel-string.html b/tapsets/API-set-kernel-string.html index 0b4123e2..5ec65f7d 100644 --- a/tapsets/API-set-kernel-string.html +++ b/tapsets/API-set-kernel-string.html @@ -2,11 +2,11 @@ Writes a string to kernel memory

    Synopsis

         set_kernel_string(addr:long,val:string)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The kernel address to write the string to

    val

    The string which is to be written -

    Description

    +

    Description

    Writes the given string to a given kernel memory address. Reports an error on string copy fault. Requires the use of guru mode (-g). diff --git a/tapsets/API-sid.html b/tapsets/API-sid.html index ac91acca..cb711c18 100644 --- a/tapsets/API-sid.html +++ b/tapsets/API-sid.html @@ -2,9 +2,9 @@ Returns the session ID of the current process

    Synopsis

         sid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    The session ID of a process is the process group ID of the session leader. Session ID is stored in the signal_struct since Kernel 2.6.0. diff --git a/tapsets/API-signal-check-ignored-return.html b/tapsets/API-signal-check-ignored-return.html index 94d8c26e..c6070dc0 100644 --- a/tapsets/API-signal-check-ignored-return.html +++ b/tapsets/API-signal-check-ignored-return.html @@ -1,6 +1,6 @@ probe::signal.check_ignored.return

    Name

    probe::signal.check_ignored.return — Check to see signal is ignored completed -

    Synopsis

    signal.check_ignored.return 

    Values

    retstr

    +

    Synopsis

    signal.check_ignored.return 

    Values

    retstr

    Return value as a string

    name

    Name of the probe point diff --git a/tapsets/API-signal-check-ignored.html b/tapsets/API-signal-check-ignored.html index fb0a5b22..6badeffa 100644 --- a/tapsets/API-signal-check-ignored.html +++ b/tapsets/API-signal-check-ignored.html @@ -1,6 +1,6 @@ probe::signal.check_ignored

    Name

    probe::signal.check_ignored — Checking to see signal is ignored -

    Synopsis

    signal.check_ignored 

    Values

    sig_name

    +

    Synopsis

    signal.check_ignored 

    Values

    sig_name

    A string representation of the signal

    sig

    The number of the signal diff --git a/tapsets/API-signal-checkperm-return.html b/tapsets/API-signal-checkperm-return.html index b8fe6a92..a66e7314 100644 --- a/tapsets/API-signal-checkperm-return.html +++ b/tapsets/API-signal-checkperm-return.html @@ -1,6 +1,6 @@ probe::signal.checkperm.return

    Name

    probe::signal.checkperm.return — Check performed on a sent signal completed -

    Synopsis

    signal.checkperm.return 

    Values

    retstr

    +

    Synopsis

    signal.checkperm.return 

    Values

    retstr

    Return value as a string

    name

    Name of the probe point diff --git a/tapsets/API-signal-checkperm.html b/tapsets/API-signal-checkperm.html index f03aa98f..badbd140 100644 --- a/tapsets/API-signal-checkperm.html +++ b/tapsets/API-signal-checkperm.html @@ -1,6 +1,6 @@ probe::signal.checkperm

    Name

    probe::signal.checkperm — Check being performed on a sent signal -

    Synopsis

    signal.checkperm 

    Values

    name

    +

    Synopsis

    signal.checkperm 

    Values

    name

    Name of the probe point

    task

    A task handle to the signal recipient diff --git a/tapsets/API-signal-do-action-return.html b/tapsets/API-signal-do-action-return.html index 4af92bac..6849b8a9 100644 --- a/tapsets/API-signal-do-action-return.html +++ b/tapsets/API-signal-do-action-return.html @@ -1,6 +1,6 @@ probe::signal.do_action.return

    Name

    probe::signal.do_action.return — Examining or changing a signal action completed -

    Synopsis

    signal.do_action.return 

    Values

    retstr

    +

    Synopsis

    signal.do_action.return 

    Values

    retstr

    Return value as a string

    name

    Name of the probe point diff --git a/tapsets/API-signal-do-action.html b/tapsets/API-signal-do-action.html index a07c6f5c..4cac087e 100644 --- a/tapsets/API-signal-do-action.html +++ b/tapsets/API-signal-do-action.html @@ -1,6 +1,6 @@ probe::signal.do_action

    Name

    probe::signal.do_action — Examining or changing a signal action -

    Synopsis

    signal.do_action 

    Values

    sa_mask

    +

    Synopsis

    signal.do_action 

    Values

    sa_mask

    The new mask of the signal

    name

    Name of the probe point diff --git a/tapsets/API-signal-flush.html b/tapsets/API-signal-flush.html index 49707b05..73f24583 100644 --- a/tapsets/API-signal-flush.html +++ b/tapsets/API-signal-flush.html @@ -1,6 +1,6 @@ probe::signal.flush

    Name

    probe::signal.flush — Flushing all pending signals for a task -

    Synopsis

    signal.flush 

    Values

    name

    +

    Synopsis

    signal.flush 

    Values

    name

    Name of the probe point

    task

    The task handler of the process performing the flush diff --git a/tapsets/API-signal-force-segv-return.html b/tapsets/API-signal-force-segv-return.html index 59fcb324..5208826b 100644 --- a/tapsets/API-signal-force-segv-return.html +++ b/tapsets/API-signal-force-segv-return.html @@ -1,6 +1,6 @@ probe::signal.force_segv.return

    Name

    probe::signal.force_segv.return — Forcing send of SIGSEGV complete -

    Synopsis

    signal.force_segv.return 

    Values

    retstr

    +

    Synopsis

    signal.force_segv.return 

    Values

    retstr

    Return value as a string

    name

    Name of the probe point diff --git a/tapsets/API-signal-force-segv.html b/tapsets/API-signal-force-segv.html index 1cb2a50e..8c051f0e 100644 --- a/tapsets/API-signal-force-segv.html +++ b/tapsets/API-signal-force-segv.html @@ -1,6 +1,6 @@ probe::signal.force_segv

    Name

    probe::signal.force_segv — Forcing send of SIGSEGV -

    Synopsis

    signal.force_segv 

    Values

    name

    +

    Synopsis

    signal.force_segv 

    Values

    name

    Name of the probe point

    sig_name

    A string representation of the signal diff --git a/tapsets/API-signal-handle-return.html b/tapsets/API-signal-handle-return.html index 869838f7..d57e5525 100644 --- a/tapsets/API-signal-handle-return.html +++ b/tapsets/API-signal-handle-return.html @@ -1,9 +1,9 @@ probe::signal.handle.return

    Name

    probe::signal.handle.return — Signal handler invocation completed -

    Synopsis

    signal.handle.return 

    Values

    retstr

    +

    Synopsis

    signal.handle.return 

    Values

    retstr

    Return value as a string

    name

    Name of the probe point -

    Description

    +

    Description

    (deprecated in SystemTap 2.1)

    diff --git a/tapsets/API-signal-handle.html b/tapsets/API-signal-handle.html index b04d2151..3a53c092 100644 --- a/tapsets/API-signal-handle.html +++ b/tapsets/API-signal-handle.html @@ -1,6 +1,6 @@ probe::signal.handle

    Name

    probe::signal.handle — Signal handler being invoked -

    Synopsis

    signal.handle 

    Values

    regs

    +

    Synopsis

    signal.handle 

    Values

    regs

    The address of the kernel-mode stack area (deprecated in SystemTap 2.1)

    sig_code

    diff --git a/tapsets/API-signal-pending-return.html b/tapsets/API-signal-pending-return.html index 85dac7f5..8c7baba6 100644 --- a/tapsets/API-signal-pending-return.html +++ b/tapsets/API-signal-pending-return.html @@ -1,6 +1,6 @@ probe::signal.pending.return

    Name

    probe::signal.pending.return — Examination of pending signal completed -

    Synopsis

    signal.pending.return 

    Values

    retstr

    +

    Synopsis

    signal.pending.return 

    Values

    retstr

    Return value as a string

    name

    Name of the probe point diff --git a/tapsets/API-signal-pending.html b/tapsets/API-signal-pending.html index f92f0146..15c8509a 100644 --- a/tapsets/API-signal-pending.html +++ b/tapsets/API-signal-pending.html @@ -1,13 +1,13 @@ probe::signal.pending

    Name

    probe::signal.pending — Examining pending signal -

    Synopsis

    signal.pending 

    Values

    name

    +

    Synopsis

    signal.pending 

    Values

    name

    Name of the probe point

    sigset_size

    The size of the user-space signal set

    sigset_add

    The address of the user-space signal set (sigset_t) -

    Description

    +

    Description

    This probe is used to examine a set of signals pending for delivery to a specific thread. This normally occurs when the do_sigpending kernel function is executed. diff --git a/tapsets/API-signal-procmask-return.html b/tapsets/API-signal-procmask-return.html index c8150580..248c6f67 100644 --- a/tapsets/API-signal-procmask-return.html +++ b/tapsets/API-signal-procmask-return.html @@ -1,6 +1,6 @@ probe::signal.procmask.return

    Name

    probe::signal.procmask.return — Examining or changing blocked signals completed -

    Synopsis

    signal.procmask.return 

    Values

    retstr

    +

    Synopsis

    signal.procmask.return 

    Values

    retstr

    Return value as a string

    name

    Name of the probe point diff --git a/tapsets/API-signal-procmask.html b/tapsets/API-signal-procmask.html index 5bb06e88..2e13484a 100644 --- a/tapsets/API-signal-procmask.html +++ b/tapsets/API-signal-procmask.html @@ -1,6 +1,6 @@ probe::signal.procmask

    Name

    probe::signal.procmask — Examining or changing blocked signals -

    Synopsis

    signal.procmask 

    Values

    how

    +

    Synopsis

    signal.procmask 

    Values

    how

    Indicates how to change the blocked signals; possible values are SIG_BLOCK=0 (for blocking signals), SIG_UNBLOCK=1 (for unblocking signals), and diff --git a/tapsets/API-signal-send-return.html b/tapsets/API-signal-send-return.html index 449eb6c1..73cf5307 100644 --- a/tapsets/API-signal-send-return.html +++ b/tapsets/API-signal-send-return.html @@ -1,6 +1,6 @@ probe::signal.send.return

    Name

    probe::signal.send.return — Signal being sent to a process completed (deprecated in SystemTap 2.1) -

    Synopsis

    signal.send.return 

    Values

    retstr

    +

    Synopsis

    signal.send.return 

    Values

    retstr

    The return value to either __group_send_sig_info, specific_send_sig_info, or send_sigqueue

    send2queue

    Indicates whether the sent signal was sent to an existing sigqueue @@ -8,9 +8,9 @@ The name of the function used to send out the signal

    shared

    Indicates whether the sent signal is shared by the thread group. -

    Context

    +

    Context

    The signal's sender. (correct?) -

    Description

    +

    Description

    Possible __group_send_sig_info and specific_send_sig_info return values are as follows;

    diff --git a/tapsets/API-signal-send-sig-queue-return.html b/tapsets/API-signal-send-sig-queue-return.html index 7736030a..15d22f5f 100644 --- a/tapsets/API-signal-send-sig-queue-return.html +++ b/tapsets/API-signal-send-sig-queue-return.html @@ -1,6 +1,6 @@ probe::signal.send_sig_queue.return

    Name

    probe::signal.send_sig_queue.return — Queuing a signal to a process completed -

    Synopsis

    signal.send_sig_queue.return 

    Values

    retstr

    +

    Synopsis

    signal.send_sig_queue.return 

    Values

    retstr

    Return value as a string

    name

    Name of the probe point diff --git a/tapsets/API-signal-send-sig-queue.html b/tapsets/API-signal-send-sig-queue.html index 8adb6d31..b2d90e35 100644 --- a/tapsets/API-signal-send-sig-queue.html +++ b/tapsets/API-signal-send-sig-queue.html @@ -1,6 +1,6 @@ probe::signal.send_sig_queue

    Name

    probe::signal.send_sig_queue — Queuing a signal to a process -

    Synopsis

    signal.send_sig_queue 

    Values

    sigqueue_addr

    +

    Synopsis

    signal.send_sig_queue 

    Values

    sigqueue_addr

    The address of the signal queue

    name

    Name of the probe point diff --git a/tapsets/API-signal-send.html b/tapsets/API-signal-send.html index c8bc1a43..ef3d8fd5 100644 --- a/tapsets/API-signal-send.html +++ b/tapsets/API-signal-send.html @@ -1,6 +1,6 @@ probe::signal.send

    Name

    probe::signal.send — Signal being sent to a process -

    Synopsis

    signal.send 

    Values

    send2queue

    +

    Synopsis

    signal.send 

    Values

    send2queue

    Indicates whether the signal is sent to an existing sigqueue (deprecated in SystemTap 2.1)

    name

    @@ -21,6 +21,6 @@ The PID of the process receiving the signal

    pid_name

    The name of the signal recipient -

    Context

    +

    Context

    The signal's sender.

    diff --git a/tapsets/API-signal-str.html b/tapsets/API-signal-str.html index 810e4fa9..f24a0013 100644 --- a/tapsets/API-signal-str.html +++ b/tapsets/API-signal-str.html @@ -2,6 +2,6 @@ Returns the string representation of a signal number

    Synopsis

         signal_str(num:)
    -

    Arguments

    num

    +

    Arguments

    num

    the signal number to convert to string.

    diff --git a/tapsets/API-signal-sys-tgkill-return.html b/tapsets/API-signal-sys-tgkill-return.html index 2b26b971..0aaef956 100644 --- a/tapsets/API-signal-sys-tgkill-return.html +++ b/tapsets/API-signal-sys-tgkill-return.html @@ -1,6 +1,6 @@ probe::signal.sys_tgkill.return

    Name

    probe::signal.sys_tgkill.return — Sending kill signal to a thread group completed -

    Synopsis

    signal.sys_tgkill.return 

    Values

    retstr

    +

    Synopsis

    signal.sys_tgkill.return 

    Values

    retstr

    The return value to either __group_send_sig_info,

    name

    Name of the probe point diff --git a/tapsets/API-signal-sys-tgkill.html b/tapsets/API-signal-sys-tgkill.html index b071a04a..edb73a8a 100644 --- a/tapsets/API-signal-sys-tgkill.html +++ b/tapsets/API-signal-sys-tgkill.html @@ -1,6 +1,6 @@ probe::signal.sys_tgkill

    Name

    probe::signal.sys_tgkill — Sending kill signal to a thread group -

    Synopsis

    signal.sys_tgkill 

    Values

    name

    +

    Synopsis

    signal.sys_tgkill 

    Values

    name

    Name of the probe point

    sig_name

    A string representation of the signal @@ -12,7 +12,7 @@ The name of the signal recipient

    sig_pid

    The PID of the thread receiving the kill signal -

    Description

    +

    Description

    The tgkill call is similar to tkill, except that it also allows the caller to specify the thread group ID of the thread to be signalled. This protects against TID reuse. diff --git a/tapsets/API-signal-sys-tkill.html b/tapsets/API-signal-sys-tkill.html index 8ba768dc..adb04b5c 100644 --- a/tapsets/API-signal-sys-tkill.html +++ b/tapsets/API-signal-sys-tkill.html @@ -1,6 +1,6 @@ probe::signal.sys_tkill

    Name

    probe::signal.sys_tkill — Sending a kill signal to a thread -

    Synopsis

    signal.sys_tkill 

    Values

    name

    +

    Synopsis

    signal.sys_tkill 

    Values

    name

    Name of the probe point

    sig_name

    A string representation of the signal @@ -10,7 +10,7 @@ The name of the signal recipient

    sig_pid

    The PID of the process receiving the kill signal -

    Description

    +

    Description

    The tkill call is analogous to kill(2), except that it also allows a process within a specific thread group to be targeted. Such processes are targeted through their unique diff --git a/tapsets/API-signal-syskill-return.html b/tapsets/API-signal-syskill-return.html index 9ef96553..31618ebd 100644 --- a/tapsets/API-signal-syskill-return.html +++ b/tapsets/API-signal-syskill-return.html @@ -1,5 +1,5 @@ probe::signal.syskill.return

    Name

    probe::signal.syskill.return — Sending kill signal completed -

    Synopsis

    signal.syskill.return 

    Values

    +

    Synopsis

    signal.syskill.return 

    Values

    None

    diff --git a/tapsets/API-signal-syskill.html b/tapsets/API-signal-syskill.html index 48fca9a4..7d61e0f8 100644 --- a/tapsets/API-signal-syskill.html +++ b/tapsets/API-signal-syskill.html @@ -1,6 +1,6 @@ probe::signal.syskill

    Name

    probe::signal.syskill — Sending kill signal to a process -

    Synopsis

    signal.syskill 

    Values

    name

    +

    Synopsis

    signal.syskill 

    Values

    name

    Name of the probe point

    sig_name

    A string representation of the signal diff --git a/tapsets/API-signal-systkill-return.html b/tapsets/API-signal-systkill-return.html index a49f1073..e6f9aa6f 100644 --- a/tapsets/API-signal-systkill-return.html +++ b/tapsets/API-signal-systkill-return.html @@ -1,6 +1,6 @@ probe::signal.systkill.return

    Name

    probe::signal.systkill.return — Sending kill signal to a thread completed -

    Synopsis

    signal.systkill.return 

    Values

    retstr

    +

    Synopsis

    signal.systkill.return 

    Values

    retstr

    The return value to either __group_send_sig_info,

    name

    Name of the probe point diff --git a/tapsets/API-signal-wakeup.html b/tapsets/API-signal-wakeup.html index ddcfd61c..83834f9e 100644 --- a/tapsets/API-signal-wakeup.html +++ b/tapsets/API-signal-wakeup.html @@ -1,6 +1,6 @@ probe::signal.wakeup

    Name

    probe::signal.wakeup — Sleeping process being wakened for signal -

    Synopsis

    signal.wakeup 

    Values

    resume

    +

    Synopsis

    signal.wakeup 

    Values

    resume

    Indicates whether to wake up a task in a STOPPED or TRACED state

    state_mask

    diff --git a/tapsets/API-sigset-mask-str.html b/tapsets/API-sigset-mask-str.html index 8f1a7297..7175b573 100644 --- a/tapsets/API-sigset-mask-str.html +++ b/tapsets/API-sigset-mask-str.html @@ -2,6 +2,6 @@ Returns the string representation of a sigset

    Synopsis

         sigset_mask_str:string(mask:long)
    -

    Arguments

    mask

    +

    Arguments

    mask

    the sigset to convert to string.

    diff --git a/tapsets/API-sock-fam-num2str.html b/tapsets/API-sock-fam-num2str.html index 4bfb10bd..54f64ba0 100644 --- a/tapsets/API-sock-fam-num2str.html +++ b/tapsets/API-sock-fam-num2str.html @@ -2,6 +2,6 @@ Given a protocol family number, return a string representation

    Synopsis

         sock_fam_num2str:string(family:long)
    -

    Arguments

    family

    +

    Arguments

    family

    The family number

    diff --git a/tapsets/API-sock-fam-str2num.html b/tapsets/API-sock-fam-str2num.html index 975bf15a..6fbf28de 100644 --- a/tapsets/API-sock-fam-str2num.html +++ b/tapsets/API-sock-fam-str2num.html @@ -2,6 +2,6 @@ Given a protocol family name (string), return the corresponding protocol family number

    Synopsis

         sock_fam_str2num:long(family:string)
    -

    Arguments

    family

    +

    Arguments

    family

    The family name

    diff --git a/tapsets/API-sock-prot-num2str.html b/tapsets/API-sock-prot-num2str.html index 2cab16ee..a4fe12ac 100644 --- a/tapsets/API-sock-prot-num2str.html +++ b/tapsets/API-sock-prot-num2str.html @@ -2,6 +2,6 @@ Given a protocol number, return a string representation

    Synopsis

         sock_prot_num2str:string(proto:long)
    -

    Arguments

    proto

    +

    Arguments

    proto

    The protocol number

    diff --git a/tapsets/API-sock-prot-str2num.html b/tapsets/API-sock-prot-str2num.html index 918ec1ab..98e4c8d5 100644 --- a/tapsets/API-sock-prot-str2num.html +++ b/tapsets/API-sock-prot-str2num.html @@ -2,6 +2,6 @@ Given a protocol name (string), return the corresponding protocol number

    Synopsis

         sock_prot_str2num:long(proto:string)
    -

    Arguments

    proto

    +

    Arguments

    proto

    The protocol name

    diff --git a/tapsets/API-sock-state-num2str.html b/tapsets/API-sock-state-num2str.html index 9ac410a0..8fb5c733 100644 --- a/tapsets/API-sock-state-num2str.html +++ b/tapsets/API-sock-state-num2str.html @@ -2,6 +2,6 @@ Given a socket state number, return a string representation

    Synopsis

         sock_state_num2str:string(state:long)
    -

    Arguments

    state

    +

    Arguments

    state

    The state number

    diff --git a/tapsets/API-sock-state-str2num.html b/tapsets/API-sock-state-str2num.html index 1e060b60..47aa1628 100644 --- a/tapsets/API-sock-state-str2num.html +++ b/tapsets/API-sock-state-str2num.html @@ -2,6 +2,6 @@ Given a socket state string, return the corresponding state number

    Synopsis

         sock_state_str2num:long(state:string)
    -

    Arguments

    state

    +

    Arguments

    state

    The state name

    diff --git a/tapsets/API-socket-aio-read-return.html b/tapsets/API-socket-aio-read-return.html index 7c1f5049..dbc09b89 100644 --- a/tapsets/API-socket-aio-read-return.html +++ b/tapsets/API-socket-aio-read-return.html @@ -1,6 +1,6 @@ probe::socket.aio_read.return

    Name

    probe::socket.aio_read.return — Conclusion of message received via sock_aio_read -

    Synopsis

    socket.aio_read.return 

    Values

    success

    +

    Synopsis

    socket.aio_read.return 

    Values

    success

    Was receive successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -16,9 +16,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message receiver. -

    Description

    +

    Description

    Fires at the conclusion of receiving a message on a socket via the sock_aio_read function

    diff --git a/tapsets/API-socket-aio-read.html b/tapsets/API-socket-aio-read.html index 17a8bffb..f8aa4fb6 100644 --- a/tapsets/API-socket-aio-read.html +++ b/tapsets/API-socket-aio-read.html @@ -1,6 +1,6 @@ probe::socket.aio_read

    Name

    probe::socket.aio_read — Receiving message via sock_aio_read -

    Synopsis

    socket.aio_read 

    Values

    protocol

    +

    Synopsis

    socket.aio_read 

    Values

    protocol

    Protocol value

    flags

    Socket flags value @@ -14,9 +14,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message sender -

    Description

    +

    Description

    Fires at the beginning of receiving a message on a socket via the sock_aio_read function

    diff --git a/tapsets/API-socket-aio-write-return.html b/tapsets/API-socket-aio-write-return.html index 8bbb4bf8..afed256e 100644 --- a/tapsets/API-socket-aio-write-return.html +++ b/tapsets/API-socket-aio-write-return.html @@ -1,6 +1,6 @@ probe::socket.aio_write.return

    Name

    probe::socket.aio_write.return — Conclusion of message send via sock_aio_write -

    Synopsis

    socket.aio_write.return 

    Values

    success

    +

    Synopsis

    socket.aio_write.return 

    Values

    success

    Was receive successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -16,9 +16,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message receiver. -

    Description

    +

    Description

    Fires at the conclusion of sending a message on a socket via the sock_aio_write function

    diff --git a/tapsets/API-socket-aio-write.html b/tapsets/API-socket-aio-write.html index 431a5390..f564dbb9 100644 --- a/tapsets/API-socket-aio-write.html +++ b/tapsets/API-socket-aio-write.html @@ -1,6 +1,6 @@ probe::socket.aio_write

    Name

    probe::socket.aio_write — Message send via sock_aio_write -

    Synopsis

    socket.aio_write 

    Values

    protocol

    +

    Synopsis

    socket.aio_write 

    Values

    protocol

    Protocol value

    flags

    Socket flags value @@ -14,9 +14,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message sender -

    Description

    +

    Description

    Fires at the beginning of sending a message on a socket via the sock_aio_write function

    diff --git a/tapsets/API-socket-close-return.html b/tapsets/API-socket-close-return.html index 4dc11361..4575c603 100644 --- a/tapsets/API-socket-close-return.html +++ b/tapsets/API-socket-close-return.html @@ -1,9 +1,9 @@ probe::socket.close.return

    Name

    probe::socket.close.return — Return from closing a socket -

    Synopsis

    socket.close.return 

    Values

    name

    +

    Synopsis

    socket.close.return 

    Values

    name

    Name of this probe -

    Context

    +

    Context

    The requester (user process or kernel) -

    Description

    +

    Description

    Fires at the conclusion of closing a socket.

    diff --git a/tapsets/API-socket-close.html b/tapsets/API-socket-close.html index cee57168..69fff6ae 100644 --- a/tapsets/API-socket-close.html +++ b/tapsets/API-socket-close.html @@ -1,6 +1,6 @@ probe::socket.close

    Name

    probe::socket.close — Close a socket -

    Synopsis

    socket.close 

    Values

    protocol

    +

    Synopsis

    socket.close 

    Values

    protocol

    Protocol value

    flags

    Socket flags value @@ -12,8 +12,8 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The requester (user process or kernel) -

    Description

    +

    Description

    Fires at the beginning of closing a socket.

    diff --git a/tapsets/API-socket-create-return.html b/tapsets/API-socket-create-return.html index 334ac8dc..fabd3698 100644 --- a/tapsets/API-socket-create-return.html +++ b/tapsets/API-socket-create-return.html @@ -1,6 +1,6 @@ probe::socket.create.return

    Name

    probe::socket.create.return — Return from Creation of a socket -

    Synopsis

    socket.create.return 

    Values

    success

    +

    Synopsis

    socket.create.return 

    Values

    success

    Was socket creation successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -14,8 +14,8 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The requester (user process or kernel) -

    Description

    +

    Description

    Fires at the conclusion of creating a socket.

    diff --git a/tapsets/API-socket-create.html b/tapsets/API-socket-create.html index 827d0b84..36dc8b8a 100644 --- a/tapsets/API-socket-create.html +++ b/tapsets/API-socket-create.html @@ -1,6 +1,6 @@ probe::socket.create

    Name

    probe::socket.create — Creation of a socket -

    Synopsis

    socket.create 

    Values

    protocol

    +

    Synopsis

    socket.create 

    Values

    protocol

    Protocol value

    name

    Name of this probe @@ -10,8 +10,8 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The requester (see requester variable) -

    Description

    +

    Description

    Fires at the beginning of creating a socket.

    diff --git a/tapsets/API-socket-readv-return.html b/tapsets/API-socket-readv-return.html index 22e7f3e3..80776100 100644 --- a/tapsets/API-socket-readv-return.html +++ b/tapsets/API-socket-readv-return.html @@ -1,6 +1,6 @@ probe::socket.readv.return

    Name

    probe::socket.readv.return — Conclusion of receiving a message via sock_readv -

    Synopsis

    socket.readv.return 

    Values

    success

    +

    Synopsis

    socket.readv.return 

    Values

    success

    Was receive successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -16,9 +16,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message receiver. -

    Description

    +

    Description

    Fires at the conclusion of receiving a message on a socket via the sock_readv function

    diff --git a/tapsets/API-socket-readv.html b/tapsets/API-socket-readv.html index 76dc0ec3..082efe1c 100644 --- a/tapsets/API-socket-readv.html +++ b/tapsets/API-socket-readv.html @@ -1,6 +1,6 @@ probe::socket.readv

    Name

    probe::socket.readv — Receiving a message via sock_readv -

    Synopsis

    socket.readv 

    Values

    protocol

    +

    Synopsis

    socket.readv 

    Values

    protocol

    Protocol value

    flags

    Socket flags value @@ -14,9 +14,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message sender -

    Description

    +

    Description

    Fires at the beginning of receiving a message on a socket via the sock_readv function

    diff --git a/tapsets/API-socket-receive.html b/tapsets/API-socket-receive.html index 164936a1..65b33013 100644 --- a/tapsets/API-socket-receive.html +++ b/tapsets/API-socket-receive.html @@ -1,6 +1,6 @@ probe::socket.receive

    Name

    probe::socket.receive — Message received on a socket. -

    Synopsis

    socket.receive 

    Values

    success

    +

    Synopsis

    socket.receive 

    Values

    success

    Was send successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -16,6 +16,6 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message receiver

    diff --git a/tapsets/API-socket-recvmsg-return.html b/tapsets/API-socket-recvmsg-return.html index 95b77c1e..d181d51e 100644 --- a/tapsets/API-socket-recvmsg-return.html +++ b/tapsets/API-socket-recvmsg-return.html @@ -1,6 +1,6 @@ probe::socket.recvmsg.return

    Name

    probe::socket.recvmsg.return — Return from Message being received on socket -

    Synopsis

    socket.recvmsg.return 

    Values

    success

    +

    Synopsis

    socket.recvmsg.return 

    Values

    success

    Was receive successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -16,9 +16,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message receiver. -

    Description

    +

    Description

    Fires at the conclusion of receiving a message on a socket via the sock_recvmsg function.

    diff --git a/tapsets/API-socket-recvmsg.html b/tapsets/API-socket-recvmsg.html index cca70d50..8139eee3 100644 --- a/tapsets/API-socket-recvmsg.html +++ b/tapsets/API-socket-recvmsg.html @@ -1,6 +1,6 @@ probe::socket.recvmsg

    Name

    probe::socket.recvmsg — Message being received on socket -

    Synopsis

    socket.recvmsg 

    Values

    protocol

    +

    Synopsis

    socket.recvmsg 

    Values

    protocol

    Protocol value

    flags

    Socket flags value @@ -14,9 +14,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message receiver. -

    Description

    +

    Description

    Fires at the beginning of receiving a message on a socket via the sock_recvmsg function

    diff --git a/tapsets/API-socket-send.html b/tapsets/API-socket-send.html index 2cf89919..cc649889 100644 --- a/tapsets/API-socket-send.html +++ b/tapsets/API-socket-send.html @@ -1,6 +1,6 @@ probe::socket.send

    Name

    probe::socket.send — Message sent on a socket. -

    Synopsis

    socket.send 

    Values

    success

    +

    Synopsis

    socket.send 

    Values

    success

    Was send successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -16,6 +16,6 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message sender

    diff --git a/tapsets/API-socket-sendmsg-return.html b/tapsets/API-socket-sendmsg-return.html index 38e51b68..c2f10ee7 100644 --- a/tapsets/API-socket-sendmsg-return.html +++ b/tapsets/API-socket-sendmsg-return.html @@ -1,6 +1,6 @@ probe::socket.sendmsg.return

    Name

    probe::socket.sendmsg.return — Return from socket.sendmsg. -

    Synopsis

    socket.sendmsg.return 

    Values

    success

    +

    Synopsis

    socket.sendmsg.return 

    Values

    success

    Was send successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -16,9 +16,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message sender. -

    Description

    +

    Description

    Fires at the conclusion of sending a message on a socket via the sock_sendmsg function

    diff --git a/tapsets/API-socket-sendmsg.html b/tapsets/API-socket-sendmsg.html index d3e83a68..ac0383d6 100644 --- a/tapsets/API-socket-sendmsg.html +++ b/tapsets/API-socket-sendmsg.html @@ -1,6 +1,6 @@ probe::socket.sendmsg

    Name

    probe::socket.sendmsg — Message is currently being sent on a socket. -

    Synopsis

    socket.sendmsg 

    Values

    protocol

    +

    Synopsis

    socket.sendmsg 

    Values

    protocol

    Protocol value

    flags

    Socket flags value @@ -14,9 +14,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message sender -

    Description

    +

    Description

    Fires at the beginning of sending a message on a socket via the sock_sendmsg function

    diff --git a/tapsets/API-socket-writev-return.html b/tapsets/API-socket-writev-return.html index 811348c2..2cd1cf25 100644 --- a/tapsets/API-socket-writev-return.html +++ b/tapsets/API-socket-writev-return.html @@ -1,6 +1,6 @@ probe::socket.writev.return

    Name

    probe::socket.writev.return — Conclusion of message sent via socket_writev -

    Synopsis

    socket.writev.return 

    Values

    success

    +

    Synopsis

    socket.writev.return 

    Values

    success

    Was send successful? (1 = yes, 0 = no)

    protocol

    Protocol value @@ -16,9 +16,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message receiver. -

    Description

    +

    Description

    Fires at the conclusion of sending a message on a socket via the sock_writev function

    diff --git a/tapsets/API-socket-writev.html b/tapsets/API-socket-writev.html index dc758b86..bd0fb490 100644 --- a/tapsets/API-socket-writev.html +++ b/tapsets/API-socket-writev.html @@ -1,6 +1,6 @@ probe::socket.writev

    Name

    probe::socket.writev — Message sent via socket_writev -

    Synopsis

    socket.writev 

    Values

    protocol

    +

    Synopsis

    socket.writev 

    Values

    protocol

    Protocol value

    flags

    Socket flags value @@ -14,9 +14,9 @@ Socket type value

    family

    Protocol family value -

    Context

    +

    Context

    The message sender -

    Description

    +

    Description

    Fires at the beginning of sending a message on a socket via the sock_writev function

    diff --git a/tapsets/API-softirq-entry.html b/tapsets/API-softirq-entry.html index 7cedb533..a7473ebf 100644 --- a/tapsets/API-softirq-entry.html +++ b/tapsets/API-softirq-entry.html @@ -1,6 +1,6 @@ probe::softirq.entry

    Name

    probe::softirq.entry — Execution of handler for a pending softirq starting -

    Synopsis

    softirq.entry 

    Values

    vec

    +

    Synopsis

    softirq.entry 

    Values

    vec

    softirq_action vector

    h

    struct softirq_action* for current pending softirq diff --git a/tapsets/API-softirq-exit.html b/tapsets/API-softirq-exit.html index 322efab2..86eec183 100644 --- a/tapsets/API-softirq-exit.html +++ b/tapsets/API-softirq-exit.html @@ -1,6 +1,6 @@ probe::softirq.exit

    Name

    probe::softirq.exit — Execution of handler for a pending softirq completed -

    Synopsis

    softirq.exit 

    Values

    vec

    +

    Synopsis

    softirq.exit 

    Values

    vec

    softirq_action vector

    h

    struct softirq_action* for just executed softirq diff --git a/tapsets/API-speculate.html b/tapsets/API-speculate.html index 9908c00f..779c8e73 100644 --- a/tapsets/API-speculate.html +++ b/tapsets/API-speculate.html @@ -2,10 +2,10 @@ Store a string for possible output later

    Synopsis

         speculate(id:long,output:string)
    -

    Arguments

    id

    +

    Arguments

    id

    buffer id to store the information in

    output

    string to write out when commit occurs -

    Description

    +

    Description

    Add a string to the speculaive buffer for id.

    diff --git a/tapsets/API-speculation.html b/tapsets/API-speculation.html index 2cbe065b..cbdb1961 100644 --- a/tapsets/API-speculation.html +++ b/tapsets/API-speculation.html @@ -2,9 +2,9 @@ Allocate a new id for speculative output

    Synopsis

         speculation:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    The speculation function is called when a new speculation buffer is needed. diff --git a/tapsets/API-sprint-backtrace.html b/tapsets/API-sprint-backtrace.html index a5922625..a8f79d8a 100644 --- a/tapsets/API-sprint-backtrace.html +++ b/tapsets/API-sprint-backtrace.html @@ -2,9 +2,9 @@ Return stack back trace as string

    Synopsis

         sprint_backtrace:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns a simple (kernel) backtrace. One line per address. diff --git a/tapsets/API-sprint-stack.html b/tapsets/API-sprint-stack.html index d8bca3f3..4c6a70ec 100644 --- a/tapsets/API-sprint-stack.html +++ b/tapsets/API-sprint-stack.html @@ -2,9 +2,9 @@ Return stack for kernel addresses from string

    Synopsis

         sprint_stack:string(stk:string)
    -

    Arguments

    stk

    +

    Arguments

    stk

    String with list of hexadecimal (kernel) addresses -

    Description

    +

    Description

    Perform a symbolic lookup of the addresses in the given string, which is assumed to be the result of a prior call to backtrace.

    @@ -18,6 +18,6 @@ a newline character). Note that the returned stack will be truncated to MAXSTRINGLEN, to print fuller and richer stacks use print_stack. -

    NOTE

    +

    NOTE

    it is recommended to use sprint_syms instead of this function.

    diff --git a/tapsets/API-sprint-ubacktrace.html b/tapsets/API-sprint-ubacktrace.html index b24b3049..c6cd6670 100644 --- a/tapsets/API-sprint-ubacktrace.html +++ b/tapsets/API-sprint-ubacktrace.html @@ -2,9 +2,9 @@ Return stack back trace for current user-space task as string.

    Synopsis

         sprint_ubacktrace:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns a simple backtrace for the current task. One line per @@ -18,7 +18,7 @@ print_ubacktrace. Equivalent to sprint_ustack(ubacktrace), but more efficient (no need to translate between hex strings and final backtrace string). -

    Note

    +

    Note

    To get (full) backtraces for user space applications and shared shared libraries not mentioned in the current script run stap with -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. diff --git a/tapsets/API-sprint-ustack.html b/tapsets/API-sprint-ustack.html index e253d69d..7afc551c 100644 --- a/tapsets/API-sprint-ustack.html +++ b/tapsets/API-sprint-ustack.html @@ -2,9 +2,9 @@ Return stack for the current task from string.

    Synopsis

         sprint_ustack:string(stk:string)
    -

    Arguments

    stk

    +

    Arguments

    stk

    String with list of hexadecimal addresses for the current task. -

    Description

    +

    Description

    Perform a symbolic lookup of the addresses in the given string, which is assumed to be the result of a prior call to ubacktrace for the current task. @@ -19,6 +19,6 @@ a newline character). Note that the returned stack will be truncated to MAXSTRINGLEN, to print fuller and richer stacks use print_ustack. -

    NOTE

    +

    NOTE

    it is recommended to use sprint_usyms instead of this function.

    diff --git a/tapsets/API-stack-size.html b/tapsets/API-stack-size.html index c17f841e..49bf9237 100644 --- a/tapsets/API-stack-size.html +++ b/tapsets/API-stack-size.html @@ -2,8 +2,8 @@ Return the size of the kernel stack

    Synopsis

         stack_size:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the size of the kernel stack.

    diff --git a/tapsets/API-stack-unused.html b/tapsets/API-stack-unused.html index 1d96ecd6..bde8372f 100644 --- a/tapsets/API-stack-unused.html +++ b/tapsets/API-stack-unused.html @@ -2,9 +2,9 @@ Returns the amount of kernel stack currently available

    Synopsis

         stack_unused:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function determines how many bytes are currently available in the kernel stack.

    diff --git a/tapsets/API-stack-used.html b/tapsets/API-stack-used.html index ec3cd483..55a1ab24 100644 --- a/tapsets/API-stack-used.html +++ b/tapsets/API-stack-used.html @@ -2,9 +2,9 @@ Returns the amount of kernel stack used

    Synopsis

         stack_used:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function determines how many bytes are currently used in the kernel stack.

    diff --git a/tapsets/API-stap-cache-add-mod.html b/tapsets/API-stap-cache-add-mod.html index d1266eee..b0bdb834 100644 --- a/tapsets/API-stap-cache-add-mod.html +++ b/tapsets/API-stap-cache-add-mod.html @@ -1,10 +1,10 @@ probe::stap.cache_add_mod

    Name

    probe::stap.cache_add_mod — Adding kernel instrumentation module to cache -

    Synopsis

    stap.cache_add_mod 

    Values

    dest_path

    +

    Synopsis

    stap.cache_add_mod 

    Values

    dest_path

    the path the .ko file is going to (incl filename)

    source_path

    the path the .ko file is coming from (incl filename) -

    Description

    +

    Description

    Fires just before the file is actually moved. Note: if moving fails, cache_add_src and cache_add_nss will not fire.

    diff --git a/tapsets/API-stap-cache-add-nss.html b/tapsets/API-stap-cache-add-nss.html index b66b2a02..6f1e11de 100644 --- a/tapsets/API-stap-cache-add-nss.html +++ b/tapsets/API-stap-cache-add-nss.html @@ -1,10 +1,10 @@ probe::stap.cache_add_nss

    Name

    probe::stap.cache_add_nss — Add NSS (Network Security Services) information to cache -

    Synopsis

    stap.cache_add_nss 

    Values

    dest_path

    +

    Synopsis

    stap.cache_add_nss 

    Values

    dest_path

    the path the .sgn file is coming from (incl filename)

    source_path

    the path the .sgn file is coming from (incl filename) -

    Description

    +

    Description

    Fires just before the file is actually moved. Note: stap must compiled with NSS support; if moving the kernel module fails, this probe will not fire. diff --git a/tapsets/API-stap-cache-add-src.html b/tapsets/API-stap-cache-add-src.html index 9eb7ecda..9c009cec 100644 --- a/tapsets/API-stap-cache-add-src.html +++ b/tapsets/API-stap-cache-add-src.html @@ -1,10 +1,10 @@ probe::stap.cache_add_src

    Name

    probe::stap.cache_add_src — Adding C code translation to cache -

    Synopsis

    stap.cache_add_src 

    Values

    dest_path

    +

    Synopsis

    stap.cache_add_src 

    Values

    dest_path

    the path the .c file is going to (incl filename)

    source_path

    the path the .c file is coming from (incl filename) -

    Description

    +

    Description

    Fires just before the file is actually moved. Note: if moving the kernel module fails, this probe will not fire.

    diff --git a/tapsets/API-stap-cache-clean.html b/tapsets/API-stap-cache-clean.html index 44716031..fab38301 100644 --- a/tapsets/API-stap-cache-clean.html +++ b/tapsets/API-stap-cache-clean.html @@ -1,7 +1,7 @@ probe::stap.cache_clean

    Name

    probe::stap.cache_clean — Removing file from stap cache -

    Synopsis

    stap.cache_clean 

    Values

    path

    +

    Synopsis

    stap.cache_clean 

    Values

    path

    the path to the .ko/.c file being removed -

    Description

    +

    Description

    Fires just before the call to unlink the module/source file.

    diff --git a/tapsets/API-stap-cache-get.html b/tapsets/API-stap-cache-get.html index a267a7d2..15222e81 100644 --- a/tapsets/API-stap-cache-get.html +++ b/tapsets/API-stap-cache-get.html @@ -1,10 +1,10 @@ probe::stap.cache_get

    Name

    probe::stap.cache_get — Found item in stap cache -

    Synopsis

    stap.cache_get 

    Values

    source_path

    +

    Synopsis

    stap.cache_get 

    Values

    source_path

    the path of the .c source file

    module_path

    the path of the .ko kernel module file -

    Description

    +

    Description

    Fires just before the return of get_from_cache, when the cache grab is successful.

    diff --git a/tapsets/API-stap-pass0-end.html b/tapsets/API-stap-pass0-end.html index a46ef26a..6db8999b 100644 --- a/tapsets/API-stap-pass0-end.html +++ b/tapsets/API-stap-pass0-end.html @@ -1,7 +1,7 @@ probe::stap.pass0.end

    Name

    probe::stap.pass0.end — Finished stap pass0 (parsing command line arguments) -

    Synopsis

    stap.pass0.end 

    Values

    session

    +

    Synopsis

    stap.pass0.end 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass0.end fires just before the gettimeofday call for pass1.

    diff --git a/tapsets/API-stap-pass0.html b/tapsets/API-stap-pass0.html index a6d67212..50ad812b 100644 --- a/tapsets/API-stap-pass0.html +++ b/tapsets/API-stap-pass0.html @@ -1,7 +1,7 @@ probe::stap.pass0

    Name

    probe::stap.pass0 — Starting stap pass0 (parsing command line arguments) -

    Synopsis

    stap.pass0 

    Values

    session

    +

    Synopsis

    stap.pass0 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass0 fires after command line arguments have been parsed.

    diff --git a/tapsets/API-stap-pass1-end.html b/tapsets/API-stap-pass1-end.html index e2dd21f5..16da698b 100644 --- a/tapsets/API-stap-pass1-end.html +++ b/tapsets/API-stap-pass1-end.html @@ -1,7 +1,7 @@ probe::stap.pass1.end

    Name

    probe::stap.pass1.end — Finished stap pass1 (parsing scripts) -

    Synopsis

    stap.pass1.end 

    Values

    session

    +

    Synopsis

    stap.pass1.end 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass1.end fires just before the jump to cleanup if s.last_pass = 1.

    diff --git a/tapsets/API-stap-pass1a.html b/tapsets/API-stap-pass1a.html index c995d2d2..e2d39cf1 100644 --- a/tapsets/API-stap-pass1a.html +++ b/tapsets/API-stap-pass1a.html @@ -1,8 +1,8 @@ probe::stap.pass1a

    Name

    probe::stap.pass1a — Starting stap pass1 (parsing user script) -

    Synopsis

    stap.pass1a 

    Values

    session

    +

    Synopsis

    stap.pass1a 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass1a fires just after the call to gettimeofday, before the user script is parsed.

    diff --git a/tapsets/API-stap-pass1b.html b/tapsets/API-stap-pass1b.html index 49c7e3da..808f9592 100644 --- a/tapsets/API-stap-pass1b.html +++ b/tapsets/API-stap-pass1b.html @@ -1,7 +1,7 @@ probe::stap.pass1b

    Name

    probe::stap.pass1b — Starting stap pass1 (parsing library scripts) -

    Synopsis

    stap.pass1b 

    Values

    session

    +

    Synopsis

    stap.pass1b 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass1b fires just before the library scripts are parsed.

    diff --git a/tapsets/API-stap-pass2-end.html b/tapsets/API-stap-pass2-end.html index 598eb620..46d0efd5 100644 --- a/tapsets/API-stap-pass2-end.html +++ b/tapsets/API-stap-pass2-end.html @@ -1,7 +1,7 @@ probe::stap.pass2.end

    Name

    probe::stap.pass2.end — Finished stap pass2 (elaboration) -

    Synopsis

    stap.pass2.end 

    Values

    session

    +

    Synopsis

    stap.pass2.end 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass2.end fires just before the jump to cleanup if s.last_pass = 2

    diff --git a/tapsets/API-stap-pass2.html b/tapsets/API-stap-pass2.html index 2efdc03b..c9a2932f 100644 --- a/tapsets/API-stap-pass2.html +++ b/tapsets/API-stap-pass2.html @@ -1,8 +1,8 @@ probe::stap.pass2

    Name

    probe::stap.pass2 — Starting stap pass2 (elaboration) -

    Synopsis

    stap.pass2 

    Values

    session

    +

    Synopsis

    stap.pass2 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass2 fires just after the call to gettimeofday, just before the call to semantic_pass.

    diff --git a/tapsets/API-stap-pass3-end.html b/tapsets/API-stap-pass3-end.html index fccc5545..80004562 100644 --- a/tapsets/API-stap-pass3-end.html +++ b/tapsets/API-stap-pass3-end.html @@ -1,7 +1,7 @@ probe::stap.pass3.end

    Name

    probe::stap.pass3.end — Finished stap pass3 (translation to C) -

    Synopsis

    stap.pass3.end 

    Values

    session

    +

    Synopsis

    stap.pass3.end 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass3.end fires just before the jump to cleanup if s.last_pass = 3

    diff --git a/tapsets/API-stap-pass3.html b/tapsets/API-stap-pass3.html index 78d768a4..60e1c334 100644 --- a/tapsets/API-stap-pass3.html +++ b/tapsets/API-stap-pass3.html @@ -1,8 +1,8 @@ probe::stap.pass3

    Name

    probe::stap.pass3 — Starting stap pass3 (translation to C) -

    Synopsis

    stap.pass3 

    Values

    session

    +

    Synopsis

    stap.pass3 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass3 fires just after the call to gettimeofday, just before the call to translate_pass.

    diff --git a/tapsets/API-stap-pass4-end.html b/tapsets/API-stap-pass4-end.html index 35786d27..f0ee5960 100644 --- a/tapsets/API-stap-pass4-end.html +++ b/tapsets/API-stap-pass4-end.html @@ -1,7 +1,7 @@ probe::stap.pass4.end

    Name

    probe::stap.pass4.end — Finished stap pass4 (compile C code into kernel module) -

    Synopsis

    stap.pass4.end 

    Values

    session

    +

    Synopsis

    stap.pass4.end 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass4.end fires just before the jump to cleanup if s.last_pass = 4

    diff --git a/tapsets/API-stap-pass4.html b/tapsets/API-stap-pass4.html index dec182ff..c06a547c 100644 --- a/tapsets/API-stap-pass4.html +++ b/tapsets/API-stap-pass4.html @@ -1,8 +1,8 @@ probe::stap.pass4

    Name

    probe::stap.pass4 — Starting stap pass4 (compile C code into kernel module) -

    Synopsis

    stap.pass4 

    Values

    session

    +

    Synopsis

    stap.pass4 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass4 fires just after the call to gettimeofday, just before the call to compile_pass.

    diff --git a/tapsets/API-stap-pass5-end.html b/tapsets/API-stap-pass5-end.html index 3694f5c0..25d3c770 100644 --- a/tapsets/API-stap-pass5-end.html +++ b/tapsets/API-stap-pass5-end.html @@ -1,7 +1,7 @@ probe::stap.pass5.end

    Name

    probe::stap.pass5.end — Finished stap pass5 (running the instrumentation) -

    Synopsis

    stap.pass5.end 

    Values

    session

    +

    Synopsis

    stap.pass5.end 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass5.end fires just before the cleanup label

    diff --git a/tapsets/API-stap-pass5.html b/tapsets/API-stap-pass5.html index 126a51df..e5615c22 100644 --- a/tapsets/API-stap-pass5.html +++ b/tapsets/API-stap-pass5.html @@ -1,8 +1,8 @@ probe::stap.pass5

    Name

    probe::stap.pass5 — Starting stap pass5 (running the instrumentation) -

    Synopsis

    stap.pass5 

    Values

    session

    +

    Synopsis

    stap.pass5 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass5 fires just after the call to gettimeofday, just before the call to run_pass.

    diff --git a/tapsets/API-stap-pass6-end.html b/tapsets/API-stap-pass6-end.html index d1879a47..678bba81 100644 --- a/tapsets/API-stap-pass6-end.html +++ b/tapsets/API-stap-pass6-end.html @@ -1,7 +1,7 @@ probe::stap.pass6.end

    Name

    probe::stap.pass6.end — Finished stap pass6 (cleanup) -

    Synopsis

    stap.pass6.end 

    Values

    session

    +

    Synopsis

    stap.pass6.end 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass6.end fires just before main's return.

    diff --git a/tapsets/API-stap-pass6.html b/tapsets/API-stap-pass6.html index 22c4730b..f13a980a 100644 --- a/tapsets/API-stap-pass6.html +++ b/tapsets/API-stap-pass6.html @@ -1,8 +1,8 @@ probe::stap.pass6

    Name

    probe::stap.pass6 — Starting stap pass6 (cleanup) -

    Synopsis

    stap.pass6 

    Values

    session

    +

    Synopsis

    stap.pass6 

    Values

    session

    the systemtap_session variable s -

    Description

    +

    Description

    pass6 fires just after the cleanup label, essentially the same spot as pass5.end

    diff --git a/tapsets/API-stap-system-return.html b/tapsets/API-stap-system-return.html index 51aaa6a1..3d0997bb 100644 --- a/tapsets/API-stap-system-return.html +++ b/tapsets/API-stap-system-return.html @@ -1,8 +1,8 @@ probe::stap.system.return

    Name

    probe::stap.system.return — Finished a command from stap -

    Synopsis

    stap.system.return 

    Values

    ret

    +

    Synopsis

    stap.system.return 

    Values

    ret

    a return code associated with running waitpid on the spawned process; a non-zero value indicates error -

    Description

    +

    Description

    Fires just before the return of the stap_system function, after waitpid.

    diff --git a/tapsets/API-stap-system-spawn.html b/tapsets/API-stap-system-spawn.html index 53a17f45..6cbddb3d 100644 --- a/tapsets/API-stap-system-spawn.html +++ b/tapsets/API-stap-system-spawn.html @@ -1,9 +1,9 @@ probe::stap.system.spawn

    Name

    probe::stap.system.spawn — stap spawned new process -

    Synopsis

    stap.system.spawn 

    Values

    ret

    +

    Synopsis

    stap.system.spawn 

    Values

    ret

    the return value from posix_spawn

    pid

    the pid of the spawned process -

    Description

    +

    Description

    Fires just after the call to posix_spawn.

    diff --git a/tapsets/API-stap-system.html b/tapsets/API-stap-system.html index 7776a1a0..a4337181 100644 --- a/tapsets/API-stap-system.html +++ b/tapsets/API-stap-system.html @@ -1,7 +1,7 @@ probe::stap.system

    Name

    probe::stap.system — Starting a command from stap -

    Synopsis

    stap.system 

    Values

    command

    +

    Synopsis

    stap.system 

    Values

    command

    the command string to be run by posix_spawn (as sh -c <str>) -

    Description

    +

    Description

    Fires at the entry of the stap_system command.

    diff --git a/tapsets/API-stapio-receive-control-message.html b/tapsets/API-stapio-receive-control-message.html index 6d8626f1..29a1ff5d 100644 --- a/tapsets/API-stapio-receive-control-message.html +++ b/tapsets/API-stapio-receive-control-message.html @@ -1,11 +1,11 @@ probe::stapio.receive_control_message

    Name

    probe::stapio.receive_control_message — Received a control message -

    Synopsis

    stapio.receive_control_message 

    Values

    len

    +

    Synopsis

    stapio.receive_control_message 

    Values

    len

    the length (in bytes) of the data blob

    data

    a ptr to a binary blob of data sent as the control message

    type

    type of message being send; defined in runtime/transport/transport_msgs.h -

    Description

    +

    Description

    Fires just after a message was receieved and before it's processed.

    diff --git a/tapsets/API-staprun-insert-module.html b/tapsets/API-staprun-insert-module.html index 10005364..630e293a 100644 --- a/tapsets/API-staprun-insert-module.html +++ b/tapsets/API-staprun-insert-module.html @@ -1,7 +1,7 @@ probe::staprun.insert_module

    Name

    probe::staprun.insert_module — Inserting SystemTap instrumentation module -

    Synopsis

    staprun.insert_module 

    Values

    path

    +

    Synopsis

    staprun.insert_module 

    Values

    path

    the full path to the .ko kernel module about to be inserted -

    Description

    +

    Description

    Fires just before the call to insert the module.

    diff --git a/tapsets/API-staprun-remove-module.html b/tapsets/API-staprun-remove-module.html index 869d9bb0..7baca7de 100644 --- a/tapsets/API-staprun-remove-module.html +++ b/tapsets/API-staprun-remove-module.html @@ -1,7 +1,7 @@ probe::staprun.remove_module

    Name

    probe::staprun.remove_module — Removing SystemTap instrumentation module -

    Synopsis

    staprun.remove_module 

    Values

    name

    +

    Synopsis

    staprun.remove_module 

    Values

    name

    the stap module name to be removed (without the .ko extension) -

    Description

    +

    Description

    Fires just before the call to remove the module.

    diff --git a/tapsets/API-staprun-send-control-message.html b/tapsets/API-staprun-send-control-message.html index 2a54c2c1..1abea604 100644 --- a/tapsets/API-staprun-send-control-message.html +++ b/tapsets/API-staprun-send-control-message.html @@ -1,11 +1,11 @@ probe::staprun.send_control_message

    Name

    probe::staprun.send_control_message — Sending a control message -

    Synopsis

    staprun.send_control_message 

    Values

    len

    +

    Synopsis

    staprun.send_control_message 

    Values

    len

    the length (in bytes) of the data blob

    data

    a ptr to a binary blob of data sent as the control message

    type

    type of message being send; defined in runtime/transport/transport_msgs.h -

    Description

    +

    Description

    Fires at the beginning of the send_request function.

    diff --git a/tapsets/API-start-stopwatch.html b/tapsets/API-start-stopwatch.html index d366a96b..3de9680b 100644 --- a/tapsets/API-start-stopwatch.html +++ b/tapsets/API-start-stopwatch.html @@ -2,9 +2,9 @@ Start a stopwatch

    Synopsis

         start_stopwatch(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    the stopwatch name -

    Description

    +

    Description

    Start stopwatch name. Creates stopwatch name if it does not currently exist.

    diff --git a/tapsets/API-stop-stopwatch.html b/tapsets/API-stop-stopwatch.html index 8732d332..ba837465 100644 --- a/tapsets/API-stop-stopwatch.html +++ b/tapsets/API-stop-stopwatch.html @@ -2,9 +2,9 @@ Stop a stopwatch

    Synopsis

         stop_stopwatch(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    the stopwatch name -

    Description

    +

    Description

    Stop stopwatch name. Creates stopwatch name if it does not currently exist.

    diff --git a/tapsets/API-stp-pid.html b/tapsets/API-stp-pid.html index f639dde5..7ec5e411 100644 --- a/tapsets/API-stp-pid.html +++ b/tapsets/API-stp-pid.html @@ -2,9 +2,9 @@ The process id of the stapio process

    Synopsis

         stp_pid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the process id of the stapio process that launched this script. There could be other SystemTap scripts and stapio processes running on diff --git a/tapsets/API-str-replace.html b/tapsets/API-str-replace.html index 505ae2f1..51159685 100644 --- a/tapsets/API-str-replace.html +++ b/tapsets/API-str-replace.html @@ -2,13 +2,13 @@ str_replace Replaces all instances of a substring with another

    Synopsis

         str_replace:string(prnt_str:string,srch_str:string,rplc_str:string)
    -

    Arguments

    prnt_str

    +

    Arguments

    prnt_str

    the string to search and replace in

    srch_str

    the substring which is used to search in prnt_str string

    rplc_str

    the substring which is used to replace srch_str -

    Description

    +

    Description

    This function returns the given string with substrings replaced.

    diff --git a/tapsets/API-stringat.html b/tapsets/API-stringat.html index 256fec42..5cdcf4a2 100644 --- a/tapsets/API-stringat.html +++ b/tapsets/API-stringat.html @@ -2,11 +2,11 @@ Returns the char at a given position in the string

    Synopsis

         stringat:long(str:string,pos:long)
    -

    Arguments

    str

    +

    Arguments

    str

    the string to fetch the character from

    pos

    the position to get the character from (first character is 0) -

    Description

    +

    Description

    This function returns the character at a given position in the string or zero if thestring doesn't have as many characters.

    diff --git a/tapsets/API-strlen.html b/tapsets/API-strlen.html index 71ac4270..198b8584 100644 --- a/tapsets/API-strlen.html +++ b/tapsets/API-strlen.html @@ -2,9 +2,9 @@ Returns the length of a string

    Synopsis

         strlen:long(s:string)
    -

    Arguments

    s

    +

    Arguments

    s

    the string -

    Description

    +

    Description

    This function returns the length of the string, which can be zero up to MAXSTRINGLEN.

    diff --git a/tapsets/API-strtol.html b/tapsets/API-strtol.html index 01bfabee..e464e67a 100644 --- a/tapsets/API-strtol.html +++ b/tapsets/API-strtol.html @@ -2,11 +2,11 @@ strtol - Convert a string to a long

    Synopsis

         strtol:long(str:string,base:long)
    -

    Arguments

    str

    +

    Arguments

    str

    string to convert

    base

    the base to use -

    Description

    +

    Description

    This function converts the string representation of a number to an integer. The base parameter indicates the number base to assume for the string (eg. 16 for hex, 8 for octal, 2 for binary).

    diff --git a/tapsets/API-substr.html b/tapsets/API-substr.html index f427aedd..c25a57c6 100644 --- a/tapsets/API-substr.html +++ b/tapsets/API-substr.html @@ -2,13 +2,13 @@ Returns a substring

    Synopsis

         substr:string(str:string,start:long,length:long)
    -

    Arguments

    str

    +

    Arguments

    str

    the string to take a substring from

    start

    starting position of the extracted string (first character is 0)

    length

    length of string to return -

    Description

    +

    Description

    Returns the substring of the given string at the given start position with the given length (or smaller if the length of the original string is less than start + length, or length is bigger than diff --git a/tapsets/API-sunrpc-clnt-bind-new-program.html b/tapsets/API-sunrpc-clnt-bind-new-program.html index d08b4bd7..62f97af2 100644 --- a/tapsets/API-sunrpc-clnt-bind-new-program.html +++ b/tapsets/API-sunrpc-clnt-bind-new-program.html @@ -1,6 +1,6 @@ probe::sunrpc.clnt.bind_new_program

    Name

    probe::sunrpc.clnt.bind_new_program — Bind a new RPC program to an existing client -

    Synopsis

    sunrpc.clnt.bind_new_program 

    Values

    prog

    +

    Synopsis

    sunrpc.clnt.bind_new_program 

    Values

    prog

    the number of new RPC program

    progname

    the name of new RPC program diff --git a/tapsets/API-sunrpc-clnt-call-async.html b/tapsets/API-sunrpc-clnt-call-async.html index 49c879c9..9580dea2 100644 --- a/tapsets/API-sunrpc-clnt-call-async.html +++ b/tapsets/API-sunrpc-clnt-call-async.html @@ -1,6 +1,6 @@ probe::sunrpc.clnt.call_async

    Name

    probe::sunrpc.clnt.call_async — Make an asynchronous RPC call -

    Synopsis

    sunrpc.clnt.call_async 

    Values

    prog

    +

    Synopsis

    sunrpc.clnt.call_async 

    Values

    prog

    the RPC program number

    progname

    the RPC program name diff --git a/tapsets/API-sunrpc-clnt-call-sync.html b/tapsets/API-sunrpc-clnt-call-sync.html index 0d333aa5..2d2929e9 100644 --- a/tapsets/API-sunrpc-clnt-call-sync.html +++ b/tapsets/API-sunrpc-clnt-call-sync.html @@ -1,6 +1,6 @@ probe::sunrpc.clnt.call_sync

    Name

    probe::sunrpc.clnt.call_sync — Make a synchronous RPC call -

    Synopsis

    sunrpc.clnt.call_sync 

    Values

    prog

    +

    Synopsis

    sunrpc.clnt.call_sync 

    Values

    prog

    the RPC program number

    progname

    the RPC program name diff --git a/tapsets/API-sunrpc-clnt-clone-client.html b/tapsets/API-sunrpc-clnt-clone-client.html index 9b189c3c..0e61fb53 100644 --- a/tapsets/API-sunrpc-clnt-clone-client.html +++ b/tapsets/API-sunrpc-clnt-clone-client.html @@ -1,6 +1,6 @@ probe::sunrpc.clnt.clone_client

    Name

    probe::sunrpc.clnt.clone_client — Clone an RPC client structure -

    Synopsis

    sunrpc.clnt.clone_client 

    Values

    servername

    +

    Synopsis

    sunrpc.clnt.clone_client 

    Values

    servername

    the server machine name

    vers

    the RPC program version number diff --git a/tapsets/API-sunrpc-clnt-create-client.html b/tapsets/API-sunrpc-clnt-create-client.html index 7a2c8238..ecb53ae0 100644 --- a/tapsets/API-sunrpc-clnt-create-client.html +++ b/tapsets/API-sunrpc-clnt-create-client.html @@ -1,6 +1,6 @@ probe::sunrpc.clnt.create_client

    Name

    probe::sunrpc.clnt.create_client — Create an RPC client -

    Synopsis

    sunrpc.clnt.create_client 

    Values

    servername

    +

    Synopsis

    sunrpc.clnt.create_client 

    Values

    servername

    the server machine name

    vers

    the RPC program version number diff --git a/tapsets/API-sunrpc-clnt-restart-call.html b/tapsets/API-sunrpc-clnt-restart-call.html index 831a567f..e2d4c6f4 100644 --- a/tapsets/API-sunrpc-clnt-restart-call.html +++ b/tapsets/API-sunrpc-clnt-restart-call.html @@ -1,6 +1,6 @@ probe::sunrpc.clnt.restart_call

    Name

    probe::sunrpc.clnt.restart_call — Restart an asynchronous RPC call -

    Synopsis

    sunrpc.clnt.restart_call 

    Values

    tk_priority

    +

    Synopsis

    sunrpc.clnt.restart_call 

    Values

    tk_priority

    the task priority

    prog

    the RPC program number diff --git a/tapsets/API-sunrpc-clnt-shutdown-client.html b/tapsets/API-sunrpc-clnt-shutdown-client.html index 707cc275..a2f57840 100644 --- a/tapsets/API-sunrpc-clnt-shutdown-client.html +++ b/tapsets/API-sunrpc-clnt-shutdown-client.html @@ -1,6 +1,6 @@ probe::sunrpc.clnt.shutdown_client

    Name

    probe::sunrpc.clnt.shutdown_client — Shutdown an RPC client -

    Synopsis

    sunrpc.clnt.shutdown_client 

    Values

    om_ops

    +

    Synopsis

    sunrpc.clnt.shutdown_client 

    Values

    om_ops

    the count of operations

    om_bytes_sent

    the count of bytes out diff --git a/tapsets/API-sunrpc-sched-delay.html b/tapsets/API-sunrpc-sched-delay.html index 634a7f6c..471a638e 100644 --- a/tapsets/API-sunrpc-sched-delay.html +++ b/tapsets/API-sunrpc-sched-delay.html @@ -1,6 +1,6 @@ probe::sunrpc.sched.delay

    Name

    probe::sunrpc.sched.delay — Delay an RPC task -

    Synopsis

    sunrpc.sched.delay 

    Values

    prog

    +

    Synopsis

    sunrpc.sched.delay 

    Values

    prog

    the program number in the RPC call

    delay

    the time delayed diff --git a/tapsets/API-sunrpc-sched-execute.html b/tapsets/API-sunrpc-sched-execute.html index d97f5ea4..46649602 100644 --- a/tapsets/API-sunrpc-sched-execute.html +++ b/tapsets/API-sunrpc-sched-execute.html @@ -1,6 +1,6 @@ probe::sunrpc.sched.execute

    Name

    probe::sunrpc.sched.execute — Execute the RPC `scheduler' -

    Synopsis

    sunrpc.sched.execute 

    Values

    prog

    +

    Synopsis

    sunrpc.sched.execute 

    Values

    prog

    the program number in the RPC call

    tk_pid

    the debugging id of the task diff --git a/tapsets/API-sunrpc-sched-new-task.html b/tapsets/API-sunrpc-sched-new-task.html index 65842ecb..ac90d20f 100644 --- a/tapsets/API-sunrpc-sched-new-task.html +++ b/tapsets/API-sunrpc-sched-new-task.html @@ -1,6 +1,6 @@ probe::sunrpc.sched.new_task

    Name

    probe::sunrpc.sched.new_task — Create new task for the specified client -

    Synopsis

    sunrpc.sched.new_task 

    Values

    prog

    +

    Synopsis

    sunrpc.sched.new_task 

    Values

    prog

    the program number in the RPC call

    tk_flags

    the flags of the task diff --git a/tapsets/API-sunrpc-sched-release-task.html b/tapsets/API-sunrpc-sched-release-task.html index 4f0d9582..54d6d9f4 100644 --- a/tapsets/API-sunrpc-sched-release-task.html +++ b/tapsets/API-sunrpc-sched-release-task.html @@ -1,6 +1,6 @@ probe::sunrpc.sched.release_task

    Name

    probe::sunrpc.sched.release_task — Release all resources associated with a task -

    Synopsis

    sunrpc.sched.release_task 

    Values

    prog

    +

    Synopsis

    sunrpc.sched.release_task 

    Values

    prog

    the program number in the RPC call

    tk_flags

    the flags of the task @@ -10,7 +10,7 @@ the IP protocol in the RPC call

    xid

    the transmission id in the RPC call -

    Description

    +

    Description

    rpc_release_task function might not be found for a particular kernel. So, if we can't find it, just return '-1' for everything.

    diff --git a/tapsets/API-sunrpc-svc-create.html b/tapsets/API-sunrpc-svc-create.html index 3e83bc84..bf9d035a 100644 --- a/tapsets/API-sunrpc-svc-create.html +++ b/tapsets/API-sunrpc-svc-create.html @@ -1,6 +1,6 @@ probe::sunrpc.svc.create

    Name

    probe::sunrpc.svc.create — Create an RPC service -

    Synopsis

    sunrpc.svc.create 

    Values

    prog

    +

    Synopsis

    sunrpc.svc.create 

    Values

    prog

    the number of the program

    progname

    the name of the program diff --git a/tapsets/API-sunrpc-svc-destroy.html b/tapsets/API-sunrpc-svc-destroy.html index c926fd56..f4e06d80 100644 --- a/tapsets/API-sunrpc-svc-destroy.html +++ b/tapsets/API-sunrpc-svc-destroy.html @@ -1,6 +1,6 @@ probe::sunrpc.svc.destroy

    Name

    probe::sunrpc.svc.destroy — Destroy an RPC service -

    Synopsis

    sunrpc.svc.destroy 

    Values

    sv_name

    +

    Synopsis

    sunrpc.svc.destroy 

    Values

    sv_name

    the service name

    sv_prog

    the number of the program diff --git a/tapsets/API-sunrpc-svc-drop.html b/tapsets/API-sunrpc-svc-drop.html index 514b48cf..a520af4c 100644 --- a/tapsets/API-sunrpc-svc-drop.html +++ b/tapsets/API-sunrpc-svc-drop.html @@ -1,6 +1,6 @@ probe::sunrpc.svc.drop

    Name

    probe::sunrpc.svc.drop — Drop RPC request -

    Synopsis

    sunrpc.svc.drop 

    Values

    rq_prot

    +

    Synopsis

    sunrpc.svc.drop 

    Values

    rq_prot

    the IP protocol of the reqeust

    rq_proc

    the procedure number in the request diff --git a/tapsets/API-sunrpc-svc-process.html b/tapsets/API-sunrpc-svc-process.html index 916fbbe6..935299dd 100644 --- a/tapsets/API-sunrpc-svc-process.html +++ b/tapsets/API-sunrpc-svc-process.html @@ -1,6 +1,6 @@ probe::sunrpc.svc.process

    Name

    probe::sunrpc.svc.process — Process an RPC request -

    Synopsis

    sunrpc.svc.process 

    Values

    rq_prot

    +

    Synopsis

    sunrpc.svc.process 

    Values

    rq_prot

    the IP protocol of the reqeust

    rq_proc

    the procedure number in the request diff --git a/tapsets/API-sunrpc-svc-recv.html b/tapsets/API-sunrpc-svc-recv.html index 4c7beb49..9a38a18c 100644 --- a/tapsets/API-sunrpc-svc-recv.html +++ b/tapsets/API-sunrpc-svc-recv.html @@ -1,6 +1,6 @@ probe::sunrpc.svc.recv

    Name

    probe::sunrpc.svc.recv — Listen for the next RPC request on any socket -

    Synopsis

    sunrpc.svc.recv 

    Values

    sv_name

    +

    Synopsis

    sunrpc.svc.recv 

    Values

    sv_name

    the service name

    sv_prog

    the number of the program diff --git a/tapsets/API-sunrpc-svc-register.html b/tapsets/API-sunrpc-svc-register.html index 1b94db3a..cfea58c1 100644 --- a/tapsets/API-sunrpc-svc-register.html +++ b/tapsets/API-sunrpc-svc-register.html @@ -1,6 +1,6 @@ probe::sunrpc.svc.register

    Name

    probe::sunrpc.svc.register — Register an RPC service with the local portmapper -

    Synopsis

    sunrpc.svc.register 

    Values

    prog

    +

    Synopsis

    sunrpc.svc.register 

    Values

    prog

    the number of the program

    progname

    the name of the program @@ -10,6 +10,6 @@ the port number

    prot

    the IP protocol number -

    Description

    +

    Description

    If proto and port are both 0, then unregister a service.

    diff --git a/tapsets/API-sunrpc-svc-send.html b/tapsets/API-sunrpc-svc-send.html index 7a14423a..9d0ed6ea 100644 --- a/tapsets/API-sunrpc-svc-send.html +++ b/tapsets/API-sunrpc-svc-send.html @@ -1,6 +1,6 @@ probe::sunrpc.svc.send

    Name

    probe::sunrpc.svc.send — Return reply to RPC client -

    Synopsis

    sunrpc.svc.send 

    Values

    rq_prot

    +

    Synopsis

    sunrpc.svc.send 

    Values

    rq_prot

    the IP protocol of the reqeust

    rq_proc

    the procedure number in the request diff --git a/tapsets/API-symdata.html b/tapsets/API-symdata.html index 949594a1..4b6b0640 100644 --- a/tapsets/API-symdata.html +++ b/tapsets/API-symdata.html @@ -2,9 +2,9 @@ Return the kernel symbol and module offset for the address

    Synopsis

         symdata:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The address to translate -

    Description

    +

    Description

    Returns the (function) symbol name associated with the given address if known, the offset from the start and size of the symbol, plus module name (between brackets). If symbol is unknown, diff --git a/tapsets/API-symname.html b/tapsets/API-symname.html index d3f3d777..84dfa664 100644 --- a/tapsets/API-symname.html +++ b/tapsets/API-symname.html @@ -2,9 +2,9 @@ Return the kernel symbol associated with the given address

    Synopsis

         symname:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The address to translate -

    Description

    +

    Description

    Returns the (function) symbol name associated with the given address if known. If not known it will return the hex string representation of addr. diff --git a/tapsets/API-system.html b/tapsets/API-system.html index 0291b9e0..27bef40b 100644 --- a/tapsets/API-system.html +++ b/tapsets/API-system.html @@ -2,9 +2,9 @@ Issue a command to the system

    Synopsis

         system(cmd:string)
    -

    Arguments

    cmd

    +

    Arguments

    cmd

    the command to issue to the system -

    Description

    +

    Description

    This function runs a command on the system. The command is started in the background some time after the current probe completes. The command is run with the same UID as the user diff --git a/tapsets/API-target-set-pid.html b/tapsets/API-target-set-pid.html index a8953b32..0b4490cc 100644 --- a/tapsets/API-target-set-pid.html +++ b/tapsets/API-target-set-pid.html @@ -2,9 +2,9 @@ Does pid descend from target process?

    Synopsis

         target_set_pid(pid:)
    -

    Arguments

    pid

    +

    Arguments

    pid

    The pid of the process to query -

    Description

    +

    Description

    This function returns whether the given process-id is within the target set, that is whether it is a descendant of the top-level target process. diff --git a/tapsets/API-target-set-report.html b/tapsets/API-target-set-report.html index 8486129f..526f5e72 100644 --- a/tapsets/API-target-set-report.html +++ b/tapsets/API-target-set-report.html @@ -2,9 +2,9 @@ Print a report about the target set

    Synopsis

         target_set_report()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function prints a report about the processes in the target set, and their ancestry.

    diff --git a/tapsets/API-target.html b/tapsets/API-target.html index b6356b94..52652b43 100644 --- a/tapsets/API-target.html +++ b/tapsets/API-target.html @@ -2,9 +2,9 @@ Return the process ID of the target process

    Synopsis

         target:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the process ID of the target process. This is useful in conjunction with the -x PID or -c CMD command-line options to stap. An example of its use is diff --git a/tapsets/API-task-backtrace.html b/tapsets/API-task-backtrace.html index b75ebacc..3b04e934 100644 --- a/tapsets/API-task-backtrace.html +++ b/tapsets/API-task-backtrace.html @@ -2,9 +2,9 @@ Hex backtrace of an arbitrary task

    Synopsis

         task_backtrace:string(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    pointer to task_struct -

    Description

    +

    Description

    This function returns a string of hex addresses that are a backtrace of the stack of a particular task Output may be truncated as per maximum string length. diff --git a/tapsets/API-task-cpu.html b/tapsets/API-task-cpu.html index 4e889ee2..92e4c49f 100644 --- a/tapsets/API-task-cpu.html +++ b/tapsets/API-task-cpu.html @@ -2,8 +2,8 @@ The scheduled cpu of the task

    Synopsis

         task_cpu:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the scheduled cpu for the given task.

    diff --git a/tapsets/API-task-current.html b/tapsets/API-task-current.html index fafea7be..ed548f88 100644 --- a/tapsets/API-task-current.html +++ b/tapsets/API-task-current.html @@ -2,9 +2,9 @@ The current task_struct of the current task

    Synopsis

         task_current:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the task_struct representing the current process. This address can be passed to the various task_*() functions to extract more task-specific data. diff --git a/tapsets/API-task-dentry-path.html b/tapsets/API-task-dentry-path.html index b7aca687..8da518f5 100644 --- a/tapsets/API-task-dentry-path.html +++ b/tapsets/API-task-dentry-path.html @@ -2,13 +2,13 @@ get the full dentry path

    Synopsis

         task_dentry_path:string(task:long,dentry:long,vfsmnt:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer.

    dentry

    direntry pointer.

    vfsmnt

    vfsmnt pointer. -

    Description

    +

    Description

    Returns the full dirent name (full path to the root), like diff --git a/tapsets/API-task-egid.html b/tapsets/API-task-egid.html index 681eea7f..e171a17c 100644 --- a/tapsets/API-task-egid.html +++ b/tapsets/API-task-egid.html @@ -2,8 +2,8 @@ The effective group identifier of the task

    Synopsis

         task_egid:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the effective group id of the given task.

    diff --git a/tapsets/API-task-euid.html b/tapsets/API-task-euid.html index 5cf518f5..424bcd47 100644 --- a/tapsets/API-task-euid.html +++ b/tapsets/API-task-euid.html @@ -2,8 +2,8 @@ The effective user identifier of the task

    Synopsis

         task_euid:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the effective user id of the given task.

    diff --git a/tapsets/API-task-execname.html b/tapsets/API-task-execname.html index 93ac93f1..89489502 100644 --- a/tapsets/API-task-execname.html +++ b/tapsets/API-task-execname.html @@ -2,8 +2,8 @@ The name of the task

    Synopsis

         task_execname:string(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    Return the name of the given task.

    diff --git a/tapsets/API-task-gid.html b/tapsets/API-task-gid.html index 32fb2e4c..8b3e3e5a 100644 --- a/tapsets/API-task-gid.html +++ b/tapsets/API-task-gid.html @@ -2,8 +2,8 @@ The group identifier of the task

    Synopsis

         task_gid:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the group id of the given task.

    diff --git a/tapsets/API-task-max-file-handles.html b/tapsets/API-task-max-file-handles.html index 240c0e13..f633da0e 100644 --- a/tapsets/API-task-max-file-handles.html +++ b/tapsets/API-task-max-file-handles.html @@ -2,8 +2,8 @@ The max number of open files for the task

    Synopsis

         task_max_file_handles:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the maximum number of file handlers for the given task.

    diff --git a/tapsets/API-task-nice.html b/tapsets/API-task-nice.html index 4251a18f..8d5bde30 100644 --- a/tapsets/API-task-nice.html +++ b/tapsets/API-task-nice.html @@ -2,8 +2,8 @@ The nice value of the task

    Synopsis

         task_nice:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the nice value of the given task.

    diff --git a/tapsets/API-task-open-file-handles.html b/tapsets/API-task-open-file-handles.html index c8a6a3dd..15b0c89c 100644 --- a/tapsets/API-task-open-file-handles.html +++ b/tapsets/API-task-open-file-handles.html @@ -2,8 +2,8 @@ The number of open files of the task

    Synopsis

         task_open_file_handles:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the number of open file handlers for the given task.

    diff --git a/tapsets/API-task-parent.html b/tapsets/API-task-parent.html index 82542ebe..1cfcc16d 100644 --- a/tapsets/API-task-parent.html +++ b/tapsets/API-task-parent.html @@ -2,9 +2,9 @@ The task_struct of the parent task

    Synopsis

         task_parent:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the parent task_struct of the given task. This address can be passed to the various task_*() functions to extract more task-specific data. diff --git a/tapsets/API-task-pid.html b/tapsets/API-task-pid.html index 40f13e27..c58c27da 100644 --- a/tapsets/API-task-pid.html +++ b/tapsets/API-task-pid.html @@ -2,8 +2,8 @@ The process identifier of the task

    Synopsis

         task_pid:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This fucntion returns the process id of the given task.

    diff --git a/tapsets/API-task-prio.html b/tapsets/API-task-prio.html index 563bc79e..d0ffd1e9 100644 --- a/tapsets/API-task-prio.html +++ b/tapsets/API-task-prio.html @@ -2,8 +2,8 @@ The priority value of the task

    Synopsis

         task_prio:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the priority value of the given task.

    diff --git a/tapsets/API-task-state.html b/tapsets/API-task-state.html index 05798db9..27e8c922 100644 --- a/tapsets/API-task-state.html +++ b/tapsets/API-task-state.html @@ -2,9 +2,9 @@ The state of the task

    Synopsis

         task_state:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    Return the state of the given task, one of: TASK_RUNNING (0), TASK_INTERRUPTIBLE (1), TASK_UNINTERRUPTIBLE (2), TASK_STOPPED (4), TASK_TRACED (8), EXIT_ZOMBIE (16), or EXIT_DEAD (32). diff --git a/tapsets/API-task-stime-tid.html b/tapsets/API-task-stime-tid.html index f6f35d00..d3da02d3 100644 --- a/tapsets/API-task-stime-tid.html +++ b/tapsets/API-task-stime-tid.html @@ -2,9 +2,9 @@ System time of the given task

    Synopsis

         task_stime_tid:long(tid:long)
    -

    Arguments

    tid

    +

    Arguments

    tid

    Thread id of the given task -

    Description

    +

    Description

    Returns the system time of the given task in cputime, or zero if the task doesn't exist. Does not include any time used by other tasks in this process, nor diff --git a/tapsets/API-task-stime.html b/tapsets/API-task-stime.html index 641f2f63..25bb506d 100644 --- a/tapsets/API-task-stime.html +++ b/tapsets/API-task-stime.html @@ -2,9 +2,9 @@ System time of the current task

    Synopsis

         task_stime:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the system time of the current task in cputime. Does not include any time used by other tasks in this process, nor does it include any time of the children of this task. diff --git a/tapsets/API-task-tid.html b/tapsets/API-task-tid.html index 8e4f1efd..61a503fe 100644 --- a/tapsets/API-task-tid.html +++ b/tapsets/API-task-tid.html @@ -2,8 +2,8 @@ The thread identifier of the task

    Synopsis

         task_tid:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the thread id of the given task.

    diff --git a/tapsets/API-task-time-string-tid.html b/tapsets/API-task-time-string-tid.html index bbc48650..c91c47be 100644 --- a/tapsets/API-task-time-string-tid.html +++ b/tapsets/API-task-time-string-tid.html @@ -2,9 +2,9 @@ Human readable string of task time usage

    Synopsis

         task_time_string_tid:string(tid:long)
    -

    Arguments

    tid

    +

    Arguments

    tid

    Thread id of the given task -

    Description

    +

    Description

    Returns a human readable string showing the user and system time the given task has used up to now. For example usr: 0m12.908s, sys: 1m6.851s. diff --git a/tapsets/API-task-time-string.html b/tapsets/API-task-time-string.html index 1a74b656..55abc511 100644 --- a/tapsets/API-task-time-string.html +++ b/tapsets/API-task-time-string.html @@ -2,9 +2,9 @@ Human readable string of task time usage

    Synopsis

         task_time_string:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns a human readable string showing the user and system time the current task has used up to now. For example usr: 0m12.908s, sys: 1m6.851s. diff --git a/tapsets/API-task-uid.html b/tapsets/API-task-uid.html index 55af8ae7..0b48cc5c 100644 --- a/tapsets/API-task-uid.html +++ b/tapsets/API-task-uid.html @@ -2,8 +2,8 @@ The user identifier of the task

    Synopsis

         task_uid:long(task:long)
    -

    Arguments

    task

    +

    Arguments

    task

    task_struct pointer -

    Description

    +

    Description

    This function returns the user id of the given task.

    diff --git a/tapsets/API-task-utime-tid.html b/tapsets/API-task-utime-tid.html index 4f0caf84..4c816433 100644 --- a/tapsets/API-task-utime-tid.html +++ b/tapsets/API-task-utime-tid.html @@ -2,9 +2,9 @@ User time of the given task

    Synopsis

         task_utime_tid:long(tid:long)
    -

    Arguments

    tid

    +

    Arguments

    tid

    Thread id of the given task -

    Description

    +

    Description

    Returns the user time of the given task in cputime, or zero if the task doesn't exist. Does not include any time used by other tasks in this process, nor diff --git a/tapsets/API-task-utime.html b/tapsets/API-task-utime.html index 32081719..702c071f 100644 --- a/tapsets/API-task-utime.html +++ b/tapsets/API-task-utime.html @@ -2,9 +2,9 @@ User time of the current task

    Synopsis

         task_utime:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the user time of the current task in cputime. Does not include any time used by other tasks in this process, nor does it include any time of the children of this task. diff --git a/tapsets/API-tcp-disconnect-return.html b/tapsets/API-tcp-disconnect-return.html index bb97cca9..68ef2d11 100644 --- a/tapsets/API-tcp-disconnect-return.html +++ b/tapsets/API-tcp-disconnect-return.html @@ -1,9 +1,9 @@ probe::tcp.disconnect.return

    Name

    probe::tcp.disconnect.return — TCP socket disconnection complete -

    Synopsis

    tcp.disconnect.return 

    Values

    ret

    +

    Synopsis

    tcp.disconnect.return 

    Values

    ret

    Error code (0: no error)

    name

    Name of this probe -

    Context

    +

    Context

    The process which disconnects tcp

    diff --git a/tapsets/API-tcp-disconnect.html b/tapsets/API-tcp-disconnect.html index a7b6dc6f..1141654b 100644 --- a/tapsets/API-tcp-disconnect.html +++ b/tapsets/API-tcp-disconnect.html @@ -1,6 +1,6 @@ probe::tcp.disconnect

    Name

    probe::tcp.disconnect — TCP socket disconnection -

    Synopsis

    tcp.disconnect 

    Values

    flags

    +

    Synopsis

    tcp.disconnect 

    Values

    flags

    TCP flags (e.g. FIN, etc)

    name

    Name of this probe @@ -16,6 +16,6 @@ IP address family

    sock

    Network socket -

    Context

    +

    Context

    The process which disconnects tcp

    diff --git a/tapsets/API-tcp-receive.html b/tapsets/API-tcp-receive.html index 7999c84f..fa869548 100644 --- a/tapsets/API-tcp-receive.html +++ b/tapsets/API-tcp-receive.html @@ -1,6 +1,6 @@ probe::tcp.receive

    Name

    probe::tcp.receive — Called when a TCP packet is received -

    Synopsis

    tcp.receive 

    Values

    urg

    +

    Synopsis

    tcp.receive 

    Values

    urg

    TCP URG flag

    protocol

    Packet protocol from driver diff --git a/tapsets/API-tcp-recvmsg-return.html b/tapsets/API-tcp-recvmsg-return.html index 39928235..66af32c6 100644 --- a/tapsets/API-tcp-recvmsg-return.html +++ b/tapsets/API-tcp-recvmsg-return.html @@ -1,6 +1,6 @@ probe::tcp.recvmsg.return

    Name

    probe::tcp.recvmsg.return — Receiving TCP message complete -

    Synopsis

    tcp.recvmsg.return 

    Values

    name

    +

    Synopsis

    tcp.recvmsg.return 

    Values

    name

    Name of this probe

    dport

    TCP destination port @@ -14,6 +14,6 @@ TCP source port

    family

    IP address family -

    Context

    +

    Context

    The process which receives a tcp message

    diff --git a/tapsets/API-tcp-recvmsg.html b/tapsets/API-tcp-recvmsg.html index 05a44110..1e1fe691 100644 --- a/tapsets/API-tcp-recvmsg.html +++ b/tapsets/API-tcp-recvmsg.html @@ -1,6 +1,6 @@ probe::tcp.recvmsg

    Name

    probe::tcp.recvmsg — Receiving TCP message -

    Synopsis

    tcp.recvmsg 

    Values

    name

    +

    Synopsis

    tcp.recvmsg 

    Values

    name

    Name of this probe

    dport

    TCP destination port @@ -16,6 +16,6 @@ Network socket

    family

    IP address family -

    Context

    +

    Context

    The process which receives a tcp message

    diff --git a/tapsets/API-tcp-sendmsg-return.html b/tapsets/API-tcp-sendmsg-return.html index 79d94c96..94712843 100644 --- a/tapsets/API-tcp-sendmsg-return.html +++ b/tapsets/API-tcp-sendmsg-return.html @@ -1,9 +1,9 @@ probe::tcp.sendmsg.return

    Name

    probe::tcp.sendmsg.return — Sending TCP message is done -

    Synopsis

    tcp.sendmsg.return 

    Values

    name

    +

    Synopsis

    tcp.sendmsg.return 

    Values

    name

    Name of this probe

    size

    Number of bytes sent or error code if an error occurred. -

    Context

    +

    Context

    The process which sends a tcp message

    diff --git a/tapsets/API-tcp-sendmsg.html b/tapsets/API-tcp-sendmsg.html index 28e1a880..1dbda3b0 100644 --- a/tapsets/API-tcp-sendmsg.html +++ b/tapsets/API-tcp-sendmsg.html @@ -1,6 +1,6 @@ probe::tcp.sendmsg

    Name

    probe::tcp.sendmsg — Sending a tcp message -

    Synopsis

    tcp.sendmsg 

    Values

    name

    +

    Synopsis

    tcp.sendmsg 

    Values

    name

    Name of this probe

    size

    Number of bytes to send @@ -8,6 +8,6 @@ IP address family

    sock

    Network socket -

    Context

    +

    Context

    The process which sends a tcp message

    diff --git a/tapsets/API-tcp-setsockopt-return.html b/tapsets/API-tcp-setsockopt-return.html index fd552a8c..58d74b0c 100644 --- a/tapsets/API-tcp-setsockopt-return.html +++ b/tapsets/API-tcp-setsockopt-return.html @@ -1,9 +1,9 @@ probe::tcp.setsockopt.return

    Name

    probe::tcp.setsockopt.return — Return from setsockopt -

    Synopsis

    tcp.setsockopt.return 

    Values

    ret

    +

    Synopsis

    tcp.setsockopt.return 

    Values

    ret

    Error code (0: no error)

    name

    Name of this probe -

    Context

    +

    Context

    The process which calls setsockopt

    diff --git a/tapsets/API-tcp-setsockopt.html b/tapsets/API-tcp-setsockopt.html index 97acb72f..19503f8d 100644 --- a/tapsets/API-tcp-setsockopt.html +++ b/tapsets/API-tcp-setsockopt.html @@ -1,6 +1,6 @@ probe::tcp.setsockopt

    Name

    probe::tcp.setsockopt — Call to setsockopt -

    Synopsis

    tcp.setsockopt 

    Values

    optlen

    +

    Synopsis

    tcp.setsockopt 

    Values

    optlen

    Used to access values for setsockopt

    name

    Name of this probe @@ -14,6 +14,6 @@ IP address family

    sock

    Network socket -

    Context

    +

    Context

    The process which calls setsockopt

    diff --git a/tapsets/API-tcpmib-ActiveOpens.html b/tapsets/API-tcpmib-ActiveOpens.html index b1692c7b..6d0da9c1 100644 --- a/tapsets/API-tcpmib-ActiveOpens.html +++ b/tapsets/API-tcpmib-ActiveOpens.html @@ -1,10 +1,10 @@ probe::tcpmib.ActiveOpens

    Name

    probe::tcpmib.ActiveOpens — Count an active opening of a socket -

    Synopsis

    tcpmib.ActiveOpens 

    Values

    sk

    +

    Synopsis

    tcpmib.ActiveOpens 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global ActiveOpens (equivalent to SNMP's MIB diff --git a/tapsets/API-tcpmib-AttemptFails.html b/tapsets/API-tcpmib-AttemptFails.html index 8435d976..21df6253 100644 --- a/tapsets/API-tcpmib-AttemptFails.html +++ b/tapsets/API-tcpmib-AttemptFails.html @@ -1,10 +1,10 @@ probe::tcpmib.AttemptFails

    Name

    probe::tcpmib.AttemptFails — Count a failed attempt to open a socket -

    Synopsis

    tcpmib.AttemptFails 

    Values

    sk

    +

    Synopsis

    tcpmib.AttemptFails 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global AttemptFails (equivalent to SNMP's MIB diff --git a/tapsets/API-tcpmib-CurrEstab.html b/tapsets/API-tcpmib-CurrEstab.html index 42895832..3f6758a7 100644 --- a/tapsets/API-tcpmib-CurrEstab.html +++ b/tapsets/API-tcpmib-CurrEstab.html @@ -1,10 +1,10 @@ probe::tcpmib.CurrEstab

    Name

    probe::tcpmib.CurrEstab — Update the count of open sockets -

    Synopsis

    tcpmib.CurrEstab 

    Values

    sk

    +

    Synopsis

    tcpmib.CurrEstab 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global CurrEstab (equivalent to SNMP's MIB diff --git a/tapsets/API-tcpmib-EstabResets.html b/tapsets/API-tcpmib-EstabResets.html index 0b634609..6179f29a 100644 --- a/tapsets/API-tcpmib-EstabResets.html +++ b/tapsets/API-tcpmib-EstabResets.html @@ -1,10 +1,10 @@ probe::tcpmib.EstabResets

    Name

    probe::tcpmib.EstabResets — Count the reset of a socket -

    Synopsis

    tcpmib.EstabResets 

    Values

    sk

    +

    Synopsis

    tcpmib.EstabResets 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global EstabResets (equivalent to SNMP's MIB diff --git a/tapsets/API-tcpmib-InSegs.html b/tapsets/API-tcpmib-InSegs.html index 30fb975a..281f3756 100644 --- a/tapsets/API-tcpmib-InSegs.html +++ b/tapsets/API-tcpmib-InSegs.html @@ -1,10 +1,10 @@ probe::tcpmib.InSegs

    Name

    probe::tcpmib.InSegs — Count an incoming tcp segment -

    Synopsis

    tcpmib.InSegs 

    Values

    sk

    +

    Synopsis

    tcpmib.InSegs 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key (or ipmib_filter_key for tcp v4). If the packet passes the filter is is diff --git a/tapsets/API-tcpmib-OutRsts.html b/tapsets/API-tcpmib-OutRsts.html index 0911f794..0752734d 100644 --- a/tapsets/API-tcpmib-OutRsts.html +++ b/tapsets/API-tcpmib-OutRsts.html @@ -1,10 +1,10 @@ probe::tcpmib.OutRsts

    Name

    probe::tcpmib.OutRsts — Count the sending of a reset packet -

    Synopsis

    tcpmib.OutRsts 

    Values

    sk

    +

    Synopsis

    tcpmib.OutRsts 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global OutRsts (equivalent to SNMP's MIB diff --git a/tapsets/API-tcpmib-OutSegs.html b/tapsets/API-tcpmib-OutSegs.html index 7c523224..4a991fbb 100644 --- a/tapsets/API-tcpmib-OutSegs.html +++ b/tapsets/API-tcpmib-OutSegs.html @@ -1,10 +1,10 @@ probe::tcpmib.OutSegs

    Name

    probe::tcpmib.OutSegs — Count the sending of a TCP segment -

    Synopsis

    tcpmib.OutSegs 

    Values

    sk

    +

    Synopsis

    tcpmib.OutSegs 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global OutSegs (equivalent to SNMP's MIB diff --git a/tapsets/API-tcpmib-PassiveOpens.html b/tapsets/API-tcpmib-PassiveOpens.html index 65d13349..fc86ab32 100644 --- a/tapsets/API-tcpmib-PassiveOpens.html +++ b/tapsets/API-tcpmib-PassiveOpens.html @@ -1,10 +1,10 @@ probe::tcpmib.PassiveOpens

    Name

    probe::tcpmib.PassiveOpens — Count the passive creation of a socket -

    Synopsis

    tcpmib.PassiveOpens 

    Values

    sk

    +

    Synopsis

    tcpmib.PassiveOpens 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global PassiveOpens (equivalent to SNMP's MIB diff --git a/tapsets/API-tcpmib-RetransSegs.html b/tapsets/API-tcpmib-RetransSegs.html index 7bf6057f..84b6e1ab 100644 --- a/tapsets/API-tcpmib-RetransSegs.html +++ b/tapsets/API-tcpmib-RetransSegs.html @@ -1,10 +1,10 @@ probe::tcpmib.RetransSegs

    Name

    probe::tcpmib.RetransSegs — Count the retransmission of a TCP segment -

    Synopsis

    tcpmib.RetransSegs 

    Values

    sk

    +

    Synopsis

    tcpmib.RetransSegs 

    Values

    sk

    pointer to the struct sock being acted on

    op

    value to be added to the counter (default value of 1) -

    Description

    +

    Description

    The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global RetransSegs (equivalent to SNMP's MIB diff --git a/tapsets/API-tcpmib-filter-key.html b/tapsets/API-tcpmib-filter-key.html index 95fdf42b..ab5966bc 100644 --- a/tapsets/API-tcpmib-filter-key.html +++ b/tapsets/API-tcpmib-filter-key.html @@ -2,11 +2,11 @@ Default filter function for tcpmib.* probes

    Synopsis

         tcpmib_filter_key:long(sk:long,op:long)
    -

    Arguments

    sk

    +

    Arguments

    sk

    pointer to the struct sock being acted on

    op

    value to be counted if sk passes the filter -

    Description

    +

    Description

    This function is a default filter function. The user can replace this function with their own. The user-supplied filter function returns an index key based on the values diff --git a/tapsets/API-tcpmib-get-state.html b/tapsets/API-tcpmib-get-state.html index b60d19e8..70d69e41 100644 --- a/tapsets/API-tcpmib-get-state.html +++ b/tapsets/API-tcpmib-get-state.html @@ -2,8 +2,8 @@ Get a socket's state

    Synopsis

         tcpmib_get_state:long(sk:long)
    -

    Arguments

    sk

    +

    Arguments

    sk

    pointer to a struct sock -

    Description

    +

    Description

    Returns the sk_state from a struct sock.

    diff --git a/tapsets/API-tcpmib-local-addr.html b/tapsets/API-tcpmib-local-addr.html index 994bc346..c6884ee3 100644 --- a/tapsets/API-tcpmib-local-addr.html +++ b/tapsets/API-tcpmib-local-addr.html @@ -2,8 +2,8 @@ Get the source address

    Synopsis

         tcpmib_local_addr:long(sk:long)
    -

    Arguments

    sk

    +

    Arguments

    sk

    pointer to a struct inet_sock -

    Description

    +

    Description

    Returns the saddr from a struct inet_sock in host order.

    diff --git a/tapsets/API-tcpmib-local-port.html b/tapsets/API-tcpmib-local-port.html index ee2694ce..b895faa8 100644 --- a/tapsets/API-tcpmib-local-port.html +++ b/tapsets/API-tcpmib-local-port.html @@ -2,8 +2,8 @@ Get the local port

    Synopsis

         tcpmib_local_port:long(sk:long)
    -

    Arguments

    sk

    +

    Arguments

    sk

    pointer to a struct inet_sock -

    Description

    +

    Description

    Returns the sport from a struct inet_sock in host order.

    diff --git a/tapsets/API-tcpmib-remote-addr.html b/tapsets/API-tcpmib-remote-addr.html index 1a72115a..6f938286 100644 --- a/tapsets/API-tcpmib-remote-addr.html +++ b/tapsets/API-tcpmib-remote-addr.html @@ -2,8 +2,8 @@ Get the remote address

    Synopsis

         tcpmib_remote_addr:long(sk:long)
    -

    Arguments

    sk

    +

    Arguments

    sk

    pointer to a struct inet_sock -

    Description

    +

    Description

    Returns the daddr from a struct inet_sock in host order.

    diff --git a/tapsets/API-tcpmib-remote-port.html b/tapsets/API-tcpmib-remote-port.html index d6541ab8..ca6d1d64 100644 --- a/tapsets/API-tcpmib-remote-port.html +++ b/tapsets/API-tcpmib-remote-port.html @@ -2,8 +2,8 @@ Get the remote port

    Synopsis

         tcpmib_remote_port:long(sk:long)
    -

    Arguments

    sk

    +

    Arguments

    sk

    pointer to a struct inet_sock -

    Description

    +

    Description

    Returns the dport from a struct inet_sock in host order.

    diff --git a/tapsets/API-text-str.html b/tapsets/API-text-str.html index d3bb7d29..387a6198 100644 --- a/tapsets/API-text-str.html +++ b/tapsets/API-text-str.html @@ -2,9 +2,9 @@ Escape any non-printable chars in a string

    Synopsis

         text_str:string(input:string)
    -

    Arguments

    input

    +

    Arguments

    input

    the string to escape -

    Description

    +

    Description

    This function accepts a string argument, and any ASCII characters that are not printable are replaced by the corresponding escape sequence in the diff --git a/tapsets/API-text-strn.html b/tapsets/API-text-strn.html index 86337f09..3b1d70fe 100644 --- a/tapsets/API-text-strn.html +++ b/tapsets/API-text-strn.html @@ -2,14 +2,14 @@ Escape any non-printable chars in a string

    Synopsis

         text_strn:string(input:string,len:long,quoted:long)
    -

    Arguments

    input

    +

    Arguments

    input

    the string to escape

    len

    maximum length of string to return (0 implies MAXSTRINGLEN)

    quoted

    put double quotes around the string. If input string is truncated it will have ... after the second quote -

    Description

    +

    Description

    This function accepts a string of designated length, and any ASCII characters that are not printable are replaced by the corresponding escape sequence in the diff --git a/tapsets/API-thread-indent.html b/tapsets/API-thread-indent.html index ffb83422..e1f84b15 100644 --- a/tapsets/API-thread-indent.html +++ b/tapsets/API-thread-indent.html @@ -2,9 +2,9 @@ returns an amount of space with the current task information

    Synopsis

         thread_indent:string(delta:long)
    -

    Arguments

    delta

    +

    Arguments

    delta

    the amount of space added/removed for each call -

    Description

    +

    Description

    This function returns a string with appropriate indentation for a thread. Call it with a small positive or matching negative delta. If this is the real outermost, diff --git a/tapsets/API-tid.html b/tapsets/API-tid.html index bb339a4c..4b0fd91f 100644 --- a/tapsets/API-tid.html +++ b/tapsets/API-tid.html @@ -2,8 +2,8 @@ Returns the thread ID of a target process

    Synopsis

         tid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the thread ID of the target process.

    diff --git a/tapsets/API-tokenize.html b/tapsets/API-tokenize.html index 0bb991b0..cf971820 100644 --- a/tapsets/API-tokenize.html +++ b/tapsets/API-tokenize.html @@ -2,12 +2,12 @@ Return the next non-empty token in a string

    Synopsis

         tokenize:string(input:string,delim:string)
    -

    Arguments

    input

    +

    Arguments

    input

    string to tokenize. If empty, returns the next non-empty token in the string passed in the previous call to tokenize.

    delim

    set of characters that delimit the tokens -

    Description

    +

    Description

    This function returns the next non-empty token in the given input string, where the tokens are delimited by characters in the delim string. If the input string is non-empty, it returns the diff --git a/tapsets/API-tty-init.html b/tapsets/API-tty-init.html index c295da23..74136db2 100644 --- a/tapsets/API-tty-init.html +++ b/tapsets/API-tty-init.html @@ -1,6 +1,6 @@ probe::tty.init

    Name

    probe::tty.init — Called when a tty is being initalized -

    Synopsis

    tty.init 

    Values

    driver_name

    +

    Synopsis

    tty.init 

    Values

    driver_name

    the driver name

    name

    the driver .dev_name name diff --git a/tapsets/API-tty-ioctl.html b/tapsets/API-tty-ioctl.html index 71f63f5e..e9fa7599 100644 --- a/tapsets/API-tty-ioctl.html +++ b/tapsets/API-tty-ioctl.html @@ -1,6 +1,6 @@ probe::tty.ioctl

    Name

    probe::tty.ioctl — called when a ioctl is request to the tty -

    Synopsis

    tty.ioctl 

    Values

    cmd

    +

    Synopsis

    tty.ioctl 

    Values

    cmd

    the ioctl command

    arg

    the ioctl argument diff --git a/tapsets/API-tty-open.html b/tapsets/API-tty-open.html index 4f573df1..23fb449f 100644 --- a/tapsets/API-tty-open.html +++ b/tapsets/API-tty-open.html @@ -1,6 +1,6 @@ probe::tty.open

    Name

    probe::tty.open — Called when a tty is opened -

    Synopsis

    tty.open 

    Values

    inode_state

    +

    Synopsis

    tty.open 

    Values

    inode_state

    the inode state

    file_name

    the file name diff --git a/tapsets/API-tty-poll.html b/tapsets/API-tty-poll.html index bd5f5abb..0aaabb1b 100644 --- a/tapsets/API-tty-poll.html +++ b/tapsets/API-tty-poll.html @@ -1,6 +1,6 @@ probe::tty.poll

    Name

    probe::tty.poll — Called when a tty device is being polled -

    Synopsis

    tty.poll 

    Values

    file_name

    +

    Synopsis

    tty.poll 

    Values

    file_name

    the tty file name

    wait_key

    the wait queue key diff --git a/tapsets/API-tty-read.html b/tapsets/API-tty-read.html index c97535b7..19aa51fc 100644 --- a/tapsets/API-tty-read.html +++ b/tapsets/API-tty-read.html @@ -1,6 +1,6 @@ probe::tty.read

    Name

    probe::tty.read — called when a tty line will be read -

    Synopsis

    tty.read 

    Values

    driver_name

    +

    Synopsis

    tty.read 

    Values

    driver_name

    the driver name

    buffer

    the buffer that will receive the characters diff --git a/tapsets/API-tty-receive.html b/tapsets/API-tty-receive.html index b75fe96e..4df68f5e 100644 --- a/tapsets/API-tty-receive.html +++ b/tapsets/API-tty-receive.html @@ -1,6 +1,6 @@ probe::tty.receive

    Name

    probe::tty.receive — called when a tty receives a message -

    Synopsis

    tty.receive 

    Values

    driver_name

    +

    Synopsis

    tty.receive 

    Values

    driver_name

    the driver name

    count

    The amount of characters received diff --git a/tapsets/API-tty-register.html b/tapsets/API-tty-register.html index eb0c09f0..0bcfa47c 100644 --- a/tapsets/API-tty-register.html +++ b/tapsets/API-tty-register.html @@ -1,6 +1,6 @@ probe::tty.register

    Name

    probe::tty.register — Called when a tty device is registred -

    Synopsis

    tty.register 

    Values

    driver_name

    +

    Synopsis

    tty.register 

    Values

    driver_name

    the driver name

    name

    the driver .dev_name name diff --git a/tapsets/API-tty-release.html b/tapsets/API-tty-release.html index 24660437..8c06240d 100644 --- a/tapsets/API-tty-release.html +++ b/tapsets/API-tty-release.html @@ -1,6 +1,6 @@ probe::tty.release

    Name

    probe::tty.release — Called when the tty is closed -

    Synopsis

    tty.release 

    Values

    inode_state

    +

    Synopsis

    tty.release 

    Values

    inode_state

    the inode state

    file_name

    the file name diff --git a/tapsets/API-tty-resize.html b/tapsets/API-tty-resize.html index adc21de1..17716c31 100644 --- a/tapsets/API-tty-resize.html +++ b/tapsets/API-tty-resize.html @@ -1,6 +1,6 @@ probe::tty.resize

    Name

    probe::tty.resize — Called when a terminal resize happens -

    Synopsis

    tty.resize 

    Values

    new_ypixel

    +

    Synopsis

    tty.resize 

    Values

    new_ypixel

    the new ypixel value

    old_col

    the old col value diff --git a/tapsets/API-tty-unregister.html b/tapsets/API-tty-unregister.html index 2187c683..3f216102 100644 --- a/tapsets/API-tty-unregister.html +++ b/tapsets/API-tty-unregister.html @@ -1,6 +1,6 @@ probe::tty.unregister

    Name

    probe::tty.unregister — Called when a tty device is being unregistered -

    Synopsis

    tty.unregister 

    Values

    driver_name

    +

    Synopsis

    tty.unregister 

    Values

    driver_name

    the driver name

    name

    the driver .dev_name name diff --git a/tapsets/API-tty-write.html b/tapsets/API-tty-write.html index bceff4ac..e2268d34 100644 --- a/tapsets/API-tty-write.html +++ b/tapsets/API-tty-write.html @@ -1,6 +1,6 @@ probe::tty.write

    Name

    probe::tty.write — write to the tty line -

    Synopsis

    tty.write 

    Values

    driver_name

    +

    Synopsis

    tty.write 

    Values

    driver_name

    the driver name

    buffer

    the buffer that will be written diff --git a/tapsets/API-tz-ctime.html b/tapsets/API-tz-ctime.html index 7c3808ba..ebf286f1 100644 --- a/tapsets/API-tz-ctime.html +++ b/tapsets/API-tz-ctime.html @@ -2,9 +2,9 @@ Convert seconds since epoch into human readable date/time string, with local time zone

    Synopsis

         tz_ctime(epochsecs:)
    -

    Arguments

    epochsecs

    +

    Arguments

    epochsecs

    number of seconds since epoch (as returned by gettimeofday_s) -

    Description

    +

    Description

    Takes an argument of seconds since the epoch as returned by gettimeofday_s. Returns a string of the same form as ctime, but offsets the epoch time for the local time zone, and appends the name of the diff --git a/tapsets/API-tz-gmtoff.html b/tapsets/API-tz-gmtoff.html index 04e69fb2..b23e2489 100644 --- a/tapsets/API-tz-gmtoff.html +++ b/tapsets/API-tz-gmtoff.html @@ -2,9 +2,9 @@ Return local time zone offset

    Synopsis

         tz_gmtoff()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the local time zone offset (seconds west of UTC), as passed by staprun at script startup only.

    diff --git a/tapsets/API-tz-name.html b/tapsets/API-tz-name.html index bf0180b1..d769b8aa 100644 --- a/tapsets/API-tz-name.html +++ b/tapsets/API-tz-name.html @@ -2,9 +2,9 @@ Return local time zone name

    Synopsis

         tz_name()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the local time zone name, as passed by staprun at script startup only.

    diff --git a/tapsets/API-u-register.html b/tapsets/API-u-register.html index faed094b..a8370a7f 100644 --- a/tapsets/API-u-register.html +++ b/tapsets/API-u-register.html @@ -2,9 +2,9 @@ Return the unsigned value of the named CPU register

    Synopsis

         u_register:long(name:string)
    -

    Arguments

    name

    +

    Arguments

    name

    Name of the register to return -

    Description

    +

    Description

    Same as register(name), except that if the register is 32 bits wide, it is zero-extended to 64 bits.

    diff --git a/tapsets/API-u32-arg.html b/tapsets/API-u32-arg.html index 4c4c6936..0678b180 100644 --- a/tapsets/API-u32-arg.html +++ b/tapsets/API-u32-arg.html @@ -2,9 +2,9 @@ Return function argument as unsigned 32-bit value

    Synopsis

         u32_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the unsigned 32-bit value of argument n, same as uint_arg.

    diff --git a/tapsets/API-u64-arg.html b/tapsets/API-u64-arg.html index 9f593044..6228c19c 100644 --- a/tapsets/API-u64-arg.html +++ b/tapsets/API-u64-arg.html @@ -2,9 +2,9 @@ Return function argument as unsigned 64-bit value

    Synopsis

         u64_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the unsigned 64-bit value of argument n, same as ulonglong_arg.

    diff --git a/tapsets/API-uaddr.html b/tapsets/API-uaddr.html index 473a7897..269f0ffb 100644 --- a/tapsets/API-uaddr.html +++ b/tapsets/API-uaddr.html @@ -2,9 +2,9 @@ User space address of current running task

    Synopsis

         uaddr:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Returns the address in userspace that the current task was at when the probe occurred. When the current running task isn't a user space thread, or the address cannot be found, zero diff --git a/tapsets/API-ubacktrace.html b/tapsets/API-ubacktrace.html index 4497e3ca..19b73d66 100644 --- a/tapsets/API-ubacktrace.html +++ b/tapsets/API-ubacktrace.html @@ -2,16 +2,16 @@ Hex backtrace of current user-space task stack.

    Synopsis

         ubacktrace:string()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Return a string of hex addresses that are a backtrace of the stack of the current task. Output may be truncated as per maximum string length. Returns empty string when current probe point cannot determine user backtrace. See backtrace for kernel traceback. -

    Note

    +

    Note

    To get (full) backtraces for user space applications and shared shared libraries not mentioned in the current script run stap with -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. diff --git a/tapsets/API-udelay.html b/tapsets/API-udelay.html index 85c307f0..1406d711 100644 --- a/tapsets/API-udelay.html +++ b/tapsets/API-udelay.html @@ -2,9 +2,9 @@ microsecond delay

    Synopsis

         udelay(us:long)
    -

    Arguments

    us

    +

    Arguments

    us

    Number of microseconds to delay. -

    Description

    +

    Description

    This function inserts a multi-microsecond busy-delay into a probe handler. It requires guru mode.

    diff --git a/tapsets/API-udp-disconnect-return.html b/tapsets/API-udp-disconnect-return.html index 0648b3bd..8eb9fe3e 100644 --- a/tapsets/API-udp-disconnect-return.html +++ b/tapsets/API-udp-disconnect-return.html @@ -1,9 +1,9 @@ probe::udp.disconnect.return

    Name

    probe::udp.disconnect.return — UDP has been disconnected successfully -

    Synopsis

    udp.disconnect.return 

    Values

    ret

    +

    Synopsis

    udp.disconnect.return 

    Values

    ret

    Error code (0: no error)

    name

    The name of this probe -

    Context

    +

    Context

    The process which requested a UDP disconnection

    diff --git a/tapsets/API-udp-disconnect.html b/tapsets/API-udp-disconnect.html index 88208557..11ccab7b 100644 --- a/tapsets/API-udp-disconnect.html +++ b/tapsets/API-udp-disconnect.html @@ -1,11 +1,11 @@ probe::udp.disconnect

    Name

    probe::udp.disconnect — Fires when a process requests for a UDP disconnection -

    Synopsis

    udp.disconnect 

    Values

    flags

    +

    Synopsis

    udp.disconnect 

    Values

    flags

    Flags (e.g. FIN, etc)

    name

    The name of this probe

    sock

    Network socket used by the process -

    Context

    +

    Context

    The process which requests a UDP disconnection

    diff --git a/tapsets/API-udp-recvmsg-return.html b/tapsets/API-udp-recvmsg-return.html index 3ad5f254..d16793fa 100644 --- a/tapsets/API-udp-recvmsg-return.html +++ b/tapsets/API-udp-recvmsg-return.html @@ -1,9 +1,9 @@ probe::udp.recvmsg.return

    Name

    probe::udp.recvmsg.return — Fires whenever an attempt to receive a UDP message received is completed -

    Synopsis

    udp.recvmsg.return 

    Values

    name

    +

    Synopsis

    udp.recvmsg.return 

    Values

    name

    The name of this probe

    size

    Number of bytes received by the process -

    Context

    +

    Context

    The process which received a UDP message

    diff --git a/tapsets/API-udp-recvmsg.html b/tapsets/API-udp-recvmsg.html index 63ff8f92..a1879e04 100644 --- a/tapsets/API-udp-recvmsg.html +++ b/tapsets/API-udp-recvmsg.html @@ -1,11 +1,11 @@ probe::udp.recvmsg

    Name

    probe::udp.recvmsg — Fires whenever a UDP message is received -

    Synopsis

    udp.recvmsg 

    Values

    name

    +

    Synopsis

    udp.recvmsg 

    Values

    name

    The name of this probe

    size

    Number of bytes received by the process

    sock

    Network socket used by the process -

    Context

    +

    Context

    The process which received a UDP message

    diff --git a/tapsets/API-udp-sendmsg-return.html b/tapsets/API-udp-sendmsg-return.html index f63db7a4..c13aa3b8 100644 --- a/tapsets/API-udp-sendmsg-return.html +++ b/tapsets/API-udp-sendmsg-return.html @@ -1,9 +1,9 @@ probe::udp.sendmsg.return

    Name

    probe::udp.sendmsg.return — Fires whenever an attempt to send a UDP message is completed -

    Synopsis

    udp.sendmsg.return 

    Values

    name

    +

    Synopsis

    udp.sendmsg.return 

    Values

    name

    The name of this probe

    size

    Number of bytes sent by the process -

    Context

    +

    Context

    The process which sent a UDP message

    diff --git a/tapsets/API-udp-sendmsg.html b/tapsets/API-udp-sendmsg.html index c39d457b..b8d56eba 100644 --- a/tapsets/API-udp-sendmsg.html +++ b/tapsets/API-udp-sendmsg.html @@ -1,11 +1,11 @@ probe::udp.sendmsg

    Name

    probe::udp.sendmsg — Fires whenever a process sends a UDP message -

    Synopsis

    udp.sendmsg 

    Values

    name

    +

    Synopsis

    udp.sendmsg 

    Values

    name

    The name of this probe

    size

    Number of bytes sent by the process

    sock

    Network socket used by the process -

    Context

    +

    Context

    The process which sent a UDP message

    diff --git a/tapsets/API-uid.html b/tapsets/API-uid.html index eed44c93..d91f194a 100644 --- a/tapsets/API-uid.html +++ b/tapsets/API-uid.html @@ -2,8 +2,8 @@ Returns the user ID of a target process

    Synopsis

         uid:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    This function returns the user ID of the target process.

    diff --git a/tapsets/API-uint-arg.html b/tapsets/API-uint-arg.html index 707b712d..51f9a3c5 100644 --- a/tapsets/API-uint-arg.html +++ b/tapsets/API-uint-arg.html @@ -2,9 +2,9 @@ Return function argument as unsigned int

    Synopsis

         uint_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the value of argument n as an unsigned int (i.e., a 32-bit integer zero-extended to 64 bits).

    diff --git a/tapsets/API-ulong-arg.html b/tapsets/API-ulong-arg.html index 9b2b944f..37ecb01d 100644 --- a/tapsets/API-ulong-arg.html +++ b/tapsets/API-ulong-arg.html @@ -2,9 +2,9 @@ Return function argument as unsigned long

    Synopsis

         ulong_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the value of argument n as an unsigned long. On architectures where a long is 32 bits, the value is zero-extended to 64 bits. diff --git a/tapsets/API-ulonglong-arg.html b/tapsets/API-ulonglong-arg.html index 9de98b09..d9a68bb1 100644 --- a/tapsets/API-ulonglong-arg.html +++ b/tapsets/API-ulonglong-arg.html @@ -2,9 +2,9 @@ Return function argument as 64-bit value

    Synopsis

         ulonglong_arg:long(n:long)
    -

    Arguments

    n

    +

    Arguments

    n

    index of argument to return -

    Description

    +

    Description

    Return the value of argument n as a 64-bit value. (Same as longlong_arg.)

    diff --git a/tapsets/API-umodname.html b/tapsets/API-umodname.html index 954fb5de..1a530614 100644 --- a/tapsets/API-umodname.html +++ b/tapsets/API-umodname.html @@ -2,9 +2,9 @@ Returns the (short) name of the user module.

    Synopsis

         umodname:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    User-space address -

    Description

    +

    Description

    Returns the short name of the user space module for the current task that that the given address is part of. Returns <unknown> when the address isn't in a (mapped in) module, or the module cannot be found for some reason. diff --git a/tapsets/API-user-char-warn.html b/tapsets/API-user-char-warn.html index 96c2537f..f5fc473f 100644 --- a/tapsets/API-user-char-warn.html +++ b/tapsets/API-user-char-warn.html @@ -2,9 +2,9 @@ Retrieves a char value stored in user space

    Synopsis

         user_char_warn:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the char from -

    Description

    +

    Description

    Returns the char value from a given user space address. Returns zero when user space and warns (but does not abort) about the failure. diff --git a/tapsets/API-user-char.html b/tapsets/API-user-char.html index 9f79562e..eb9a5305 100644 --- a/tapsets/API-user-char.html +++ b/tapsets/API-user-char.html @@ -2,9 +2,9 @@ Retrieves a char value stored in user space

    Synopsis

         user_char:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the char from -

    Description

    +

    Description

    Returns the char value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-int-warn.html b/tapsets/API-user-int-warn.html index 6fad76f6..46096762 100644 --- a/tapsets/API-user-int-warn.html +++ b/tapsets/API-user-int-warn.html @@ -2,9 +2,9 @@ Retrieves an int value stored in user space

    Synopsis

         user_int_warn:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the int from -

    Description

    +

    Description

    Returns the int value from a given user space address. Returns zero when user space and warns (but does not abort) about the failure. diff --git a/tapsets/API-user-int.html b/tapsets/API-user-int.html index d44946a1..303fd8fa 100644 --- a/tapsets/API-user-int.html +++ b/tapsets/API-user-int.html @@ -2,9 +2,9 @@ Retrieves an int value stored in user space

    Synopsis

         user_int:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the int from -

    Description

    +

    Description

    Returns the int value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-int16.html b/tapsets/API-user-int16.html index 6584a7fd..f65147a5 100644 --- a/tapsets/API-user-int16.html +++ b/tapsets/API-user-int16.html @@ -2,9 +2,9 @@ Retrieves a 16-bit integer value stored in user space

    Synopsis

         user_int16:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the 16-bit integer from -

    Description

    +

    Description

    Returns the 16-bit integer value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-int32.html b/tapsets/API-user-int32.html index 90d7f404..72241ccd 100644 --- a/tapsets/API-user-int32.html +++ b/tapsets/API-user-int32.html @@ -2,9 +2,9 @@ Retrieves a 32-bit integer value stored in user space

    Synopsis

         user_int32:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the 32-bit integer from -

    Description

    +

    Description

    Returns the 32-bit integer value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-int64.html b/tapsets/API-user-int64.html index d0bd4315..050aa2ac 100644 --- a/tapsets/API-user-int64.html +++ b/tapsets/API-user-int64.html @@ -2,9 +2,9 @@ Retrieves a 64-bit integer value stored in user space

    Synopsis

         user_int64:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the 64-bit integer from -

    Description

    +

    Description

    Returns the 64-bit integer value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-int8.html b/tapsets/API-user-int8.html index b4bd920d..cf21e4f6 100644 --- a/tapsets/API-user-int8.html +++ b/tapsets/API-user-int8.html @@ -2,9 +2,9 @@ Retrieves a 8-bit integer value stored in user space

    Synopsis

         user_int8:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the 8-bit integer from -

    Description

    +

    Description

    Returns the 8-bit integer value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-long-warn.html b/tapsets/API-user-long-warn.html index 5db0761c..85037bac 100644 --- a/tapsets/API-user-long-warn.html +++ b/tapsets/API-user-long-warn.html @@ -2,9 +2,9 @@ Retrieves a long value stored in user space

    Synopsis

         user_long_warn:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the long from -

    Description

    +

    Description

    Returns the long value from a given user space address. Returns zero when user space and warns (but does not abort) about the failure. Note that the size of the long depends on the architecture diff --git a/tapsets/API-user-long.html b/tapsets/API-user-long.html index deb7f341..faa981e6 100644 --- a/tapsets/API-user-long.html +++ b/tapsets/API-user-long.html @@ -2,9 +2,9 @@ Retrieves a long value stored in user space

    Synopsis

         user_long:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the long from -

    Description

    +

    Description

    Returns the long value from a given user space address. Returns zero when user space data is not accessible. Note that the size of the long depends on the architecture of the current user space diff --git a/tapsets/API-user-mode.html b/tapsets/API-user-mode.html index 7f0de84a..bfdec440 100644 --- a/tapsets/API-user-mode.html +++ b/tapsets/API-user-mode.html @@ -2,9 +2,9 @@ Determines if probe point occurs in user-mode

    Synopsis

         user_mode:long()
    -

    Arguments

    +

    Arguments

    None -

    Description

    +

    Description

    Return 1 if the probe point occurred in user-mode. diff --git a/tapsets/API-user-short-warn.html b/tapsets/API-user-short-warn.html index 64f6543e..32ec2893 100644 --- a/tapsets/API-user-short-warn.html +++ b/tapsets/API-user-short-warn.html @@ -2,9 +2,9 @@ Retrieves a short value stored in user space

    Synopsis

         user_short_warn:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the short from -

    Description

    +

    Description

    Returns the short value from a given user space address. Returns zero when user space and warns (but does not abort) about the failure. diff --git a/tapsets/API-user-short.html b/tapsets/API-user-short.html index 8732c8e8..0df4393d 100644 --- a/tapsets/API-user-short.html +++ b/tapsets/API-user-short.html @@ -2,9 +2,9 @@ Retrieves a short value stored in user space

    Synopsis

         user_short:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the short from -

    Description

    +

    Description

    Returns the short value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-string-n-quoted.html b/tapsets/API-user-string-n-quoted.html index f1ac73b2..853ac487 100644 --- a/tapsets/API-user-string-n-quoted.html +++ b/tapsets/API-user-string-n-quoted.html @@ -2,11 +2,11 @@ Retrieves and quotes string from user space

    Synopsis

         user_string_n_quoted:string(addr:long,n:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the string from

    n

    the maximum length of the string (if not null terminated) -

    Description

    +

    Description

    Returns up to n characters of a C string from the given user space memory address where any ASCII characters that are not printable are replaced by the corresponding escape sequence in the diff --git a/tapsets/API-user-string-n-warn.html b/tapsets/API-user-string-n-warn.html index 57889426..69570992 100644 --- a/tapsets/API-user-string-n-warn.html +++ b/tapsets/API-user-string-n-warn.html @@ -2,11 +2,11 @@ Retrieves string from user space

    Synopsis

         user_string_n_warn:string(addr:long,n:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the string from

    n

    the maximum length of the string (if not null terminated) -

    Description

    +

    Description

    Returns up to n characters of a C string from a given user space memory address. Reports <unknown> on the rare cases when userspace data is not accessible and warns (but does not abort) diff --git a/tapsets/API-user-string-n.html b/tapsets/API-user-string-n.html index 18d76652..537aef93 100644 --- a/tapsets/API-user-string-n.html +++ b/tapsets/API-user-string-n.html @@ -2,11 +2,11 @@ Retrieves string of given length from user space

    Synopsis

         user_string_n:string(addr:long,n:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the string from

    n

    the maximum length of the string (if not null terminated) -

    Description

    +

    Description

    Returns the C string of a maximum given length from a given user space address. Returns <unknown> on the rare cases when userspace data is not accessible at the given address. diff --git a/tapsets/API-user-string-n2.html b/tapsets/API-user-string-n2.html index 089444d8..dbde0ec5 100644 --- a/tapsets/API-user-string-n2.html +++ b/tapsets/API-user-string-n2.html @@ -2,13 +2,13 @@ Retrieves string of given length from user space

    Synopsis

         user_string_n2:string(addr:long,n:long,err_msg:string)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the string from

    n

    the maximum length of the string (if not null terminated)

    err_msg

    the error message to return when data isn't available -

    Description

    +

    Description

    Returns the C string of a maximum given length from a given user space address. Returns the given error message string on the rare cases when userspace data is not accessible at the given diff --git a/tapsets/API-user-string-quoted.html b/tapsets/API-user-string-quoted.html index eb682972..b06dc167 100644 --- a/tapsets/API-user-string-quoted.html +++ b/tapsets/API-user-string-quoted.html @@ -2,9 +2,9 @@ Retrieves and quotes string from user space

    Synopsis

         user_string_quoted:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the string from -

    Description

    +

    Description

    Returns the null terminated C string from a given user space memory address where any ASCII characters that are not printable are replaced by the corresponding escape sequence in the returned string. diff --git a/tapsets/API-user-string-warn.html b/tapsets/API-user-string-warn.html index bd99ad48..ef12bf32 100644 --- a/tapsets/API-user-string-warn.html +++ b/tapsets/API-user-string-warn.html @@ -2,9 +2,9 @@ Retrieves string from user space

    Synopsis

         user_string_warn:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the string from -

    Description

    +

    Description

    Returns the null terminated C string from a given user space memory address. Reports <unknown> on the rare cases when userspace data is not accessible and warns (but does not abort) about the failure. diff --git a/tapsets/API-user-string.html b/tapsets/API-user-string.html index 5d6cbf96..80be541a 100644 --- a/tapsets/API-user-string.html +++ b/tapsets/API-user-string.html @@ -2,9 +2,9 @@ Retrieves string from user space

    Synopsis

         user_string:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the string from -

    Description

    +

    Description

    Returns the null terminated C string from a given user space memory address. Reports <unknown> on the rare cases when userspace data is not accessible. diff --git a/tapsets/API-user-string2.html b/tapsets/API-user-string2.html index faae4f13..2ed679c4 100644 --- a/tapsets/API-user-string2.html +++ b/tapsets/API-user-string2.html @@ -2,11 +2,11 @@ Retrieves string from user space with alternative error string

    Synopsis

         user_string2:string(addr:long,err_msg:string)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the string from

    err_msg

    the error message to return when data isn't available -

    Description

    +

    Description

    Returns the null terminated C string from a given user space memory address. Reports the given error message on the rare cases when userspace data is not accessible. diff --git a/tapsets/API-user-uint16.html b/tapsets/API-user-uint16.html index b53ea621..f93ae191 100644 --- a/tapsets/API-user-uint16.html +++ b/tapsets/API-user-uint16.html @@ -2,9 +2,9 @@ Retrieves an unsigned 16-bit integer value stored in user space

    Synopsis

         user_uint16:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the unsigned 16-bit integer from -

    Description

    +

    Description

    Returns the unsigned 16-bit integer value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-uint32.html b/tapsets/API-user-uint32.html index 2adb0098..88b0221b 100644 --- a/tapsets/API-user-uint32.html +++ b/tapsets/API-user-uint32.html @@ -2,9 +2,9 @@ Retrieves an unsigned 32-bit integer value stored in user space

    Synopsis

         user_uint32:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the unsigned 32-bit integer from -

    Description

    +

    Description

    Returns the unsigned 32-bit integer value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-uint64.html b/tapsets/API-user-uint64.html index d35175bb..41789c65 100644 --- a/tapsets/API-user-uint64.html +++ b/tapsets/API-user-uint64.html @@ -2,9 +2,9 @@ Retrieves an unsigned 64-bit integer value stored in user space

    Synopsis

         user_uint64:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the unsigned 64-bit integer from -

    Description

    +

    Description

    Returns the unsigned 64-bit integer value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-uint8.html b/tapsets/API-user-uint8.html index b0f71105..11df50b6 100644 --- a/tapsets/API-user-uint8.html +++ b/tapsets/API-user-uint8.html @@ -2,9 +2,9 @@ Retrieves an unsigned 8-bit integer value stored in user space

    Synopsis

         user_uint8:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the unsigned 8-bit integer from -

    Description

    +

    Description

    Returns the unsigned 8-bit integer value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-user-ushort-warn.html b/tapsets/API-user-ushort-warn.html index e01f5106..510f6263 100644 --- a/tapsets/API-user-ushort-warn.html +++ b/tapsets/API-user-ushort-warn.html @@ -2,9 +2,9 @@ Retrieves an unsigned short value stored in user space

    Synopsis

         user_ushort_warn:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the unsigned short from -

    Description

    +

    Description

    Returns the unsigned short value from a given user space address. Returns zero when user space and warns (but does not abort) about the failure. diff --git a/tapsets/API-user-ushort.html b/tapsets/API-user-ushort.html index c7c0f2e0..8b7aab05 100644 --- a/tapsets/API-user-ushort.html +++ b/tapsets/API-user-ushort.html @@ -2,9 +2,9 @@ Retrieves an unsigned short value stored in user space

    Synopsis

         user_ushort:long(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    the user space address to retrieve the unsigned short from -

    Description

    +

    Description

    Returns the unsigned short value from a given user space address. Returns zero when user space data is not accessible.

    diff --git a/tapsets/API-usrdev2kerndev.html b/tapsets/API-usrdev2kerndev.html index edfa72ec..5f5a7948 100644 --- a/tapsets/API-usrdev2kerndev.html +++ b/tapsets/API-usrdev2kerndev.html @@ -2,6 +2,6 @@ Converts a user-space device number into the format used in the kernel

    Synopsis

         usrdev2kerndev:long(dev:long)
    -

    Arguments

    dev

    +

    Arguments

    dev

    Device number in user-space format.

    diff --git a/tapsets/API-usymdata.html b/tapsets/API-usymdata.html index fbac6178..edd4d10d 100644 --- a/tapsets/API-usymdata.html +++ b/tapsets/API-usymdata.html @@ -2,9 +2,9 @@ Return the symbol and module offset of an address.

    Synopsis

         usymdata:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The address to translate. -

    Description

    +

    Description

    Returns the (function) symbol name associated with the given address in the current task if known, the offset from the start and the size of the symbol, plus the module name (between diff --git a/tapsets/API-usymname.html b/tapsets/API-usymname.html index 38d1c7ab..0c33303c 100644 --- a/tapsets/API-usymname.html +++ b/tapsets/API-usymname.html @@ -2,9 +2,9 @@ Return the symbol of an address in the current task.

    Synopsis

         usymname:string(addr:long)
    -

    Arguments

    addr

    +

    Arguments

    addr

    The address to translate. -

    Description

    +

    Description

    Returns the (function) symbol name associated with the given address if known. If not known it will return the hex string representation of addr. diff --git a/tapsets/API-vm-brk.html b/tapsets/API-vm-brk.html index ee182b22..17ab88a1 100644 --- a/tapsets/API-vm-brk.html +++ b/tapsets/API-vm-brk.html @@ -1,11 +1,11 @@ probe::vm.brk

    Name

    probe::vm.brk — Fires when a brk is requested (i.e. the heap will be resized) -

    Synopsis

    vm.brk 

    Values

    length

    +

    Synopsis

    vm.brk 

    Values

    length

    the length of the memory segment

    name

    name of the probe point

    address

    the requested address -

    Context

    +

    Context

    The process calling brk.

    diff --git a/tapsets/API-vm-fault-contains.html b/tapsets/API-vm-fault-contains.html index a41c3d0e..a0cf7577 100644 --- a/tapsets/API-vm-fault-contains.html +++ b/tapsets/API-vm-fault-contains.html @@ -2,7 +2,7 @@ Test return value for page fault reason

    Synopsis

         vm_fault_contains:long(value:long,test:long)
    -

    Arguments

    value

    +

    Arguments

    value

    the fault_type returned by vm.page_fault.return

    test

    the type of fault to test for (VM_FAULT_OOM or similar) diff --git a/tapsets/API-vm-kfree.html b/tapsets/API-vm-kfree.html index 56e3753f..3c68e57a 100644 --- a/tapsets/API-vm-kfree.html +++ b/tapsets/API-vm-kfree.html @@ -1,6 +1,6 @@ probe::vm.kfree

    Name

    probe::vm.kfree — Fires when kfree is requested -

    Synopsis

    vm.kfree 

    Values

    ptr

    +

    Synopsis

    vm.kfree 

    Values

    ptr

    pointer to the kmemory allocated which is returned by kmalloc

    caller_function

    name of the caller function. diff --git a/tapsets/API-vm-kmalloc-node.html b/tapsets/API-vm-kmalloc-node.html index 3d3bc22e..57c84518 100644 --- a/tapsets/API-vm-kmalloc-node.html +++ b/tapsets/API-vm-kmalloc-node.html @@ -1,6 +1,6 @@ probe::vm.kmalloc_node

    Name

    probe::vm.kmalloc_node — Fires when kmalloc_node is requested -

    Synopsis

    vm.kmalloc_node 

    Values

    ptr

    +

    Synopsis

    vm.kmalloc_node 

    Values

    ptr

    pointer to the kmemory allocated

    caller_function

    name of the caller function diff --git a/tapsets/API-vm-kmalloc.html b/tapsets/API-vm-kmalloc.html index d6b1ec3c..7ff65ff5 100644 --- a/tapsets/API-vm-kmalloc.html +++ b/tapsets/API-vm-kmalloc.html @@ -1,6 +1,6 @@ probe::vm.kmalloc

    Name

    probe::vm.kmalloc — Fires when kmalloc is requested -

    Synopsis

    vm.kmalloc 

    Values

    ptr

    +

    Synopsis

    vm.kmalloc 

    Values

    ptr

    pointer to the kmemory allocated

    caller_function

    name of the caller function diff --git a/tapsets/API-vm-kmem-cache-alloc-node.html b/tapsets/API-vm-kmem-cache-alloc-node.html index 0215de39..b7eac289 100644 --- a/tapsets/API-vm-kmem-cache-alloc-node.html +++ b/tapsets/API-vm-kmem-cache-alloc-node.html @@ -1,6 +1,6 @@ probe::vm.kmem_cache_alloc_node

    Name

    probe::vm.kmem_cache_alloc_node — Fires when kmem_cache_alloc_node is requested -

    Synopsis

    vm.kmem_cache_alloc_node 

    Values

    ptr

    +

    Synopsis

    vm.kmem_cache_alloc_node 

    Values

    ptr

    pointer to the kmemory allocated

    caller_function

    name of the caller function diff --git a/tapsets/API-vm-kmem-cache-alloc.html b/tapsets/API-vm-kmem-cache-alloc.html index 0b66aaf3..09521322 100644 --- a/tapsets/API-vm-kmem-cache-alloc.html +++ b/tapsets/API-vm-kmem-cache-alloc.html @@ -1,6 +1,6 @@ probe::vm.kmem_cache_alloc

    Name

    probe::vm.kmem_cache_alloc — Fires when kmem_cache_alloc is requested -

    Synopsis

    vm.kmem_cache_alloc 

    Values

    ptr

    +

    Synopsis

    vm.kmem_cache_alloc 

    Values

    ptr

    pointer to the kmemory allocated

    caller_function

    name of the caller function. diff --git a/tapsets/API-vm-kmem-cache-free.html b/tapsets/API-vm-kmem-cache-free.html index 818e3d68..9488547d 100644 --- a/tapsets/API-vm-kmem-cache-free.html +++ b/tapsets/API-vm-kmem-cache-free.html @@ -1,6 +1,6 @@ probe::vm.kmem_cache_free

    Name

    probe::vm.kmem_cache_free — Fires when kmem_cache_free is requested -

    Synopsis

    vm.kmem_cache_free 

    Values

    ptr

    +

    Synopsis

    vm.kmem_cache_free 

    Values

    ptr

    Pointer to the kmemory allocated which is returned by kmem_cache

    caller_function

    Name of the caller function. diff --git a/tapsets/API-vm-mmap.html b/tapsets/API-vm-mmap.html index e8a445b7..36143828 100644 --- a/tapsets/API-vm-mmap.html +++ b/tapsets/API-vm-mmap.html @@ -1,11 +1,11 @@ probe::vm.mmap

    Name

    probe::vm.mmap — Fires when an mmap is requested -

    Synopsis

    vm.mmap 

    Values

    length

    +

    Synopsis

    vm.mmap 

    Values

    length

    the length of the memory segment

    name

    name of the probe point

    address

    the requested address -

    Context

    +

    Context

    The process calling mmap.

    diff --git a/tapsets/API-vm-munmap.html b/tapsets/API-vm-munmap.html index a7bef058..c058edee 100644 --- a/tapsets/API-vm-munmap.html +++ b/tapsets/API-vm-munmap.html @@ -1,11 +1,11 @@ probe::vm.munmap

    Name

    probe::vm.munmap — Fires when an munmap is requested -

    Synopsis

    vm.munmap 

    Values

    length

    +

    Synopsis

    vm.munmap 

    Values

    length

    the length of the memory segment

    name

    name of the probe point

    address

    the requested address -

    Context

    +

    Context

    The process calling munmap.

    diff --git a/tapsets/API-vm-oom-kill.html b/tapsets/API-vm-oom-kill.html index da5ee587..834a0589 100644 --- a/tapsets/API-vm-oom-kill.html +++ b/tapsets/API-vm-oom-kill.html @@ -1,10 +1,10 @@ probe::vm.oom_kill

    Name

    probe::vm.oom_kill — Fires when a thread is selected for termination by the OOM killer -

    Synopsis

    vm.oom_kill 

    Values

    name

    +

    Synopsis

    vm.oom_kill 

    Values

    name

    name of the probe point

    task

    the task being killed -

    Context

    +

    Context

    The process that tried to consume excessive memory, and thus triggered the OOM.

    diff --git a/tapsets/API-vm-pagefault-return.html b/tapsets/API-vm-pagefault-return.html index 9c9ef895..69bca871 100644 --- a/tapsets/API-vm-pagefault-return.html +++ b/tapsets/API-vm-pagefault-return.html @@ -1,6 +1,6 @@ probe::vm.pagefault.return

    Name

    probe::vm.pagefault.return — Indicates what type of fault occurred -

    Synopsis

    vm.pagefault.return 

    Values

    name

    +

    Synopsis

    vm.pagefault.return 

    Values

    name

    name of the probe point

    fault_type

    returns either diff --git a/tapsets/API-vm-pagefault.html b/tapsets/API-vm-pagefault.html index bc0482a2..fee1b911 100644 --- a/tapsets/API-vm-pagefault.html +++ b/tapsets/API-vm-pagefault.html @@ -1,12 +1,12 @@ probe::vm.pagefault

    Name

    probe::vm.pagefault — Records that a page fault occurred -

    Synopsis

    vm.pagefault 

    Values

    write_access

    +

    Synopsis

    vm.pagefault 

    Values

    write_access

    indicates whether this was a write or read access; 1 indicates a write, while 0 indicates a read

    name

    name of the probe point

    address

    the address of the faulting memory access; i.e. the address that caused the page fault -

    Context

    +

    Context

    The process which triggered the fault

    diff --git a/tapsets/API-vm-write-shared-copy.html b/tapsets/API-vm-write-shared-copy.html index c4300e9b..8055d42a 100644 --- a/tapsets/API-vm-write-shared-copy.html +++ b/tapsets/API-vm-write-shared-copy.html @@ -1,15 +1,15 @@ probe::vm.write_shared_copy

    Name

    probe::vm.write_shared_copy — Page copy for shared page write -

    Synopsis

    vm.write_shared_copy 

    Values

    name

    +

    Synopsis

    vm.write_shared_copy 

    Values

    name

    Name of the probe point

    zero

    boolean indicating whether it is a zero page (can do a clear instead of a copy)

    address

    The address of the shared write -

    Context

    +

    Context

    The process attempting the write. -

    Description

    +

    Description

    Fires when a write to a shared page requires a page copy. This is always preceded by a vm.shared_write.

    diff --git a/tapsets/API-vm-write-shared.html b/tapsets/API-vm-write-shared.html index 7ed74a56..427d87cf 100644 --- a/tapsets/API-vm-write-shared.html +++ b/tapsets/API-vm-write-shared.html @@ -1,12 +1,12 @@ probe::vm.write_shared

    Name

    probe::vm.write_shared — Attempts at writing to a shared page -

    Synopsis

    vm.write_shared 

    Values

    name

    +

    Synopsis

    vm.write_shared 

    Values

    name

    name of the probe point

    address

    the address of the shared write -

    Context

    +

    Context

    The context is the process attempting the write. -

    Description

    +

    Description

    Fires when a process attempts to write to a shared page. If a copy is necessary, this will be followed by a vm.write_shared_copy. diff --git a/tapsets/API-warn.html b/tapsets/API-warn.html index 8c77164b..95883911 100644 --- a/tapsets/API-warn.html +++ b/tapsets/API-warn.html @@ -2,9 +2,9 @@ Send a line to the warning stream

    Synopsis

         warn(msg:string)
    -

    Arguments

    msg

    +

    Arguments

    msg

    The formatted message string -

    Description

    +

    Description

    This function sends a warning message immediately to staprun. It is also sent over the bulk transport (relayfs) if it is being used. If the last characater is not a newline, the one is added. diff --git a/tapsets/API-workqueue-create.html b/tapsets/API-workqueue-create.html index d1a97244..b0c361fe 100644 --- a/tapsets/API-workqueue-create.html +++ b/tapsets/API-workqueue-create.html @@ -1,6 +1,6 @@ probe::workqueue.create

    Name

    probe::workqueue.create — Creating a new workqueue -

    Synopsis

    workqueue.create 

    Values

    wq_thread

    +

    Synopsis

    workqueue.create 

    Values

    wq_thread

    task_struct of the workqueue thread

    cpu

    cpu for which the worker thread is created diff --git a/tapsets/API-workqueue-destroy.html b/tapsets/API-workqueue-destroy.html index 7836e035..314a2537 100644 --- a/tapsets/API-workqueue-destroy.html +++ b/tapsets/API-workqueue-destroy.html @@ -1,5 +1,5 @@ probe::workqueue.destroy

    Name

    probe::workqueue.destroy — Destroying workqueue -

    Synopsis

    workqueue.destroy 

    Values

    wq_thread

    +

    Synopsis

    workqueue.destroy 

    Values

    wq_thread

    task_struct of the workqueue thread

    diff --git a/tapsets/API-workqueue-execute.html b/tapsets/API-workqueue-execute.html index 8b1c891d..4e8af2ec 100644 --- a/tapsets/API-workqueue-execute.html +++ b/tapsets/API-workqueue-execute.html @@ -1,6 +1,6 @@ probe::workqueue.execute

    Name

    probe::workqueue.execute — Executing deferred work -

    Synopsis

    workqueue.execute 

    Values

    wq_thread

    +

    Synopsis

    workqueue.execute 

    Values

    wq_thread

    task_struct of the workqueue thread

    work_func

    pointer to handler function diff --git a/tapsets/API-workqueue-insert.html b/tapsets/API-workqueue-insert.html index 708f83f4..5c41b5d4 100644 --- a/tapsets/API-workqueue-insert.html +++ b/tapsets/API-workqueue-insert.html @@ -1,6 +1,6 @@ probe::workqueue.insert

    Name

    probe::workqueue.insert — Queuing work on a workqueue -

    Synopsis

    workqueue.insert 

    Values

    wq_thread

    +

    Synopsis

    workqueue.insert 

    Values

    wq_thread

    task_struct of the workqueue thread

    work_func

    pointer to handler function diff --git a/tapsets/index.html b/tapsets/index.html index e617c127..364579ad 100644 --- a/tapsets/index.html +++ b/tapsets/index.html @@ -1,4 +1,4 @@ -SystemTap Tapset Reference Manual

    SystemTap Tapset Reference Manual

    SystemTap

    Hackers 

    +SystemTap Tapset Reference Manual

    SystemTap Tapset Reference Manual

    SystemTap

    Hackers 

    This documentation is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. diff --git a/tutorial.pdf b/tutorial.pdf index 2e37258aa7fa4cb6f18d8c35bcf0c576d5f1db7b..346a9e9d957eb976f034f2cfbef45f855e1934f1 100644 GIT binary patch delta 240 zcmex0kMq|&&W0AoEleLQcvI6X%*`!~({z(8Of9AhS~JN{m$78ph$*fx{g)+^1B;27 zmBDm7D<*RYtI~?88&ho@rjW$+Db`FXnBwx=pI9@wF)^E%8BEu;W0D6kw)@*Loe^-d tuyipsFgCEXFfcYXbTV*ubaXX0urN04zvmvBndaOT_ECB5@J{14} diff --git a/tutorial/About_this_document.html b/tutorial/About_this_document.html index b827675d..6f19f1b9 100644 --- a/tutorial/About_this_document.html +++ b/tutorial/About_this_document.html @@ -61,7 +61,7 @@ Copyright © 1997, 1998, 1999, Mathematics Department, Macquarie University, Sydney.

    The command line arguments were:
    - latex2html -noaddress -show_section_numbers -custom_titles -local_icons -split 4 tutorial.tex -dir /tmp/stapdocshbQ/htdocs/tutorial/ + latex2html -noaddress -show_section_numbers -custom_titles -local_icons -split 4 tutorial.tex -dir /tmp/stapdocsv51/htdocs/tutorial/

    The translation was initiated by lberk on 2013-02-26


    diff --git a/tutorial/images.pl b/tutorial/images.pl index 7fc929bb..ec8792b9 100644 --- a/tutorial/images.pl +++ b/tutorial/images.pl @@ -43,13 +43,6 @@ $cached_env_img{$key} = q|\begin{center}\begin{Sbox}\begin{minipage}{4.5in}
 \begin{verbatim}...|; -$key = q/{makeimage}center{Sbox{minipage{{4.5in}preform{verbatim41#preform{minipage{Sbox{{fbox{TheSbox}{center{{makeimage};MSF=1.6;AAT/; -$cached_env_img{$key} = q|\begin{center}\begin{Sbox}\begin{minipage}{4.5in}
-\begin{verbatim}...|; - $key = q/10;MSF=1.6;AAT/; $cached_env_img{$key} = q|$\ldots$|; +$key = q/{makeimage}center{Sbox{minipage{{4.5in}preform{verbatim41#preform{minipage{Sbox{{fbox{TheSbox}{center{{makeimage};MSF=1.6;AAT/; +$cached_env_img{$key} = q|\begin{center}\begin{Sbox}\begin{minipage}{4.5in}
+\begin{verbatim}...|; + $key = q/{makeimage}center{Sbox{minipage{{6in}preform{verbatim46#preform{minipage{Sbox{{fbox{TheSbox}{center{{makeimage};MSF=1.6;AAT/; $cached_env_img{$key} = q|