/freebsd/usr.bin/systat/ |
H A D | systat.1 | 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 33 .Nd display system statistics 36 .Op Fl Ar display 37 .Op Ar display-commands 38 .Op Ar refresh-interval 42 utility displays various system statistics in a screen oriented fashion 43 using the curses screen display library, 49 is the vmstat display which uses the entire screen). 62 Other displays show swap space usage, disk I/O statistics (a la 64 virtual memory statistics (a la [all …]
|
/freebsd/usr.bin/clang/llvm-readobj/ |
H A D | llvm-readobj.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|
H A D | llvm-readelf.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-list.pod.in | 2 {- OpenSSL::safe::output_do_not_edit_headers(); -} 6 openssl-list - list algorithms and features 11 [B<-help>] 12 [B<-verbose>] 13 [B<-select> I<name>] 14 [B<-1>] 15 [B<-commands>] 16 [B<-standard-commands>] 17 [B<-digest-algorithms>] 18 {- output_off() if $disabled{"deprecated-3.0"}; "" [all …]
|
/freebsd/usr.bin/top/ |
H A D | top.1 | 6 .Nd display and update information about the top cpu processes 25 Otherwise, a good number of them are shown (around 20). 34 makes a distinction between terminals that support advanced capabilities 41 Conversely, a 47 is redirected to a file, it acts as if it were being run on a dumb 51 .Bl -tag -width indent 52 .It Fl a 53 Display command names derived from the argv[] vector, rather than real 59 Non-printable characters in the command line are 60 encoded in C-style backslash sequences or [all …]
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zdb.8 | 7 .\" A full copy of the text of the CDDL should have accompanied this 8 .\" source. A copy of the CDDL is also available via the Internet at 23 .Nd display ZFS storage pool debugging and consistency information 28 .Op Fl I Ar inflight-I/O-ops 34 .Op Ar poolname Ns Op / Ns Ar dataset Ns | Ns Ar objset-ID 41 .Ar poolname Ns Op Ar / Ns Ar dataset Ns | Ns Ar objset-ID 48 .Ar poolname Ns Ar / Ns Ar objset-ID 49 .Op Ar backup-flags 52 .Op Fl A 57 .Op Fl A [all …]
|
/freebsd/usr.bin/clang/llvm-objdump/ |
H A D | llvm-objdump.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-list.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left 20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will 21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. [all …]
|
/freebsd/usr.sbin/iostat/ |
H A D | iostat.8 | 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 45 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 90 To get information about the current activity, a suitable wait time should 95 .Bl -tag -width flag 97 Display CPU statistics. 104 Repeat the display 109 is not specified and a wait interval is specified, 113 Display only device statistics. 118 is also specified to enable the display of CPU or TTY statistics. 130 Display total statistics for a given time period, rather than average [all …]
|
/freebsd/usr.bin/procstat/ |
H A D | procstat.1 | 1 .\"- 2 .\" Copyright (c) 2007-2009 Robert N. M. Watson 16 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 34 .Op Fl -libxo 42 .Op Fl -libxo 43 .Fl a 50 .Op Fl -libxo 73 .Op Fl -libxo 74 .Fl a 96 .Op Fl -libxo [all …]
|
/freebsd/usr.sbin/acpi/acpidb/ |
H A D | acpidb.8 | 1 .\"- 19 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 36 .Ar input-file 40 utility is a debugger for the ACPI DSDT. 42 AML methods and display the result. 44 .Ss General-Purpose Commands 45 .Bl -tag -width indent 47 Display list of current memory allocations 49 Display ACPI objects or memory 55 Display command history buffer [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | simple-framebuffer.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/display/simple-framebuffer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Hans de Goede <hdegoede@redhat.com> 13 A simple frame-buffer describes a frame-buffer setup by firmware or 14 the bootloader, with the assumption that the display hardware has 19 sub-nodes of the chosen node (*). Simplefb nodes must be named 22 If the devicetree contains nodes for the display hardware used by a 23 simplefb, then the simplefb node must contain a property called [all …]
|
H A D | xylon,logicvc-display.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/display/xylon,logicvc-display.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Xylon LogiCVC display controller 11 - Paul Kocialkowski <paul.kocialkowski@bootlin.com> 14 The Xylon LogiCVC is a display controller that supports multiple layers. 16 with Xilinx Zynq-7000 SoCs and Xilinx FPGAs. 18 Because the controller is intended for use in a FPGA, most of the 20 synthesis time. As a result, many of the device-tree bindings are meant to [all …]
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.8 | 3 ipfstat \- reports on packet filter statistics and filter list 7 .B \-46aAdfghIilnoRsv 10 .B ipfstat -t 12 .B \-6C 14 .B \-D 17 .B \-P 20 .B \-S 23 .B \-T 33 is to retrieve and display the accumulated statistics which have been 37 .B \-4 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | panel-common.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Common Properties for Display Panel [all...] |
H A D | panel-simple.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-simple.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Sam Ravnborg <sam@ravnborg.org> 14 This binding file is a collection of the simple (dumb) panels that 15 requires only a single power-supply. 16 There are optionally a backlight and an enable GPIO. 17 The panel may use an OF graph binding for the association to the display, [all …]
|
/freebsd/usr.bin/ncal/ |
H A D | ncal.1 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 34 .Nd displays a calendar and the date of Easter 38 .Op Fl A Ar number 46 .Op Fl A Ar number 52 .Op Fl A Ar number 61 .Op Fl A Ar number 66 .Op Fl H Ar yyyy-mm-dd 67 .Op Fl d Ar yyyy-mm [all …]
|
/freebsd/usr.bin/clang/llvm-pdbutil/ |
H A D | llvm-pdbutil.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] 19 . nr rst2man-indent-level +1 [all …]
|
/freebsd/lib/libefivar/ |
H A D | efivar-dp-format.c | 1 /*- 15 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 38 #include "efi-osdep.h" 39 #include "efivar-dp.h" 41 #include "uefi-dplib.h" 44 * This is a lie, but since we have converted everything 55 * %s -> %S in spots (where it is still UCS-2) 56 * %a (ascii) -> %s 57 * %g -> %36s hack to print guid (see above for caveat) 65 (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR> [all …]
|
/freebsd/usr.bin/hexdump/ |
H A D | hexdump.1 | 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 40 .Bk -words 49 .Bk -words 56 utility is a filter which displays the specified files, or 57 the standard input, if no files are specified, in a user specified 61 .Bl -tag -width indent 63 .Em One-byte octal display . 64 Display the input offset in hexadecimal, followed by sixteen 65 space-separated, three column, zero-filled, bytes of input data, 68 .Em One-byte character display . [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
H A D | ldb.txt | 1 Device-Tree bindings for LVDS Display Bridge (ldb) 3 LVDS Display Bridge 6 The LVDS Display Bridge device tree node contains up to two lvds-channel 10 - #address-cells : should be <1> 11 - #size-cells : should be <0> 12 - compatible : should be "fsl,imx53-ldb" or "fsl,imx6q-ldb". 14 multiplexer in the front to select any of the four IPU display 16 - gpr : should be <&gpr> on i.MX53 and i.MX6q. 17 The phandle points to the iomuxc-gpr region containing the LVDS 19 - clocks, clock-names : phandles to the LDB divider and selector clocks and to [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | qcom,mdss.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/display/msm/qcom,mdss.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Mobile Display SubSystem (MDSS) 10 - Dmitry Baryshkov <dmitry.baryshkov@linaro.org> 11 - Rob Clark <robdclark@gmail.com> 14 This is the bindings documentation for the Mobile Display Subsystem(MDSS) that 15 encapsulates sub-blocks like MDP5, DSI, HDMI, eDP, etc. 19 pattern: "^display-subsystem@[0-9a-f]+$" [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | Opts.td | 3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>; 4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>; 7 def NAME: Flag<["--"], name>, HelpText<help1>; 8 def no_ # NAME: Flag<["--"], "no-" # name>, HelpText<help2>; 12 def NAME #_EQ : Joined<["--"], name #"=">, HelpText<help>; 13 def : Separate<["--"], name>, Alias<!cast<Joined>(NAME #_EQ)>; 16 def addrsig : FF<"addrsig", "Display address-significance table">; 17 def all : FF<"all", "Equivalent to setting: --file-header, --program-headers, --section-headers, " 18 "--symbols, --relocations, --dynamic-table, --notes, --version-info, --unwind, " 19 "--section-groups and --histogram">; [all …]
|
/freebsd/usr.bin/kdump/ |
H A D | kdump.1 | 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 33 .Nd display kernel trace data 52 .Bl -tag -width Fl 53 .It Fl A 54 Display the ABI of the traced process. 56 Display the CPU number with each trace entry. 58 Display all numbers in decimal. 60 Display elapsed timestamps (time since beginning of trace). 62 Display the specified file instead of 68 Loop reading the trace file, once the end-of-file is reached, waiting for [all …]
|
/freebsd/usr.bin/stat/ |
H A D | stat.1 | 20 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 36 .Nd display file status 61 If the given argument is not a symbolic link and the 74 In this case, the argument does not need to be a symbolic link. 99 .Bl -tag -width indent 103 display a slash 105 immediately after each pathname that is a directory, 112 a percent sign 118 and a vertical bar 120 after each that is a FIFO. [all …]
|