diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2012-03-26 15:18:14 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2012-03-26 15:18:14 +0000 |
| commit | c2965cd1854b75e6a13cb4bd6759b71adc8d2a87 (patch) | |
| tree | cfe37b07c91a21b11ef67e7d2af479becafb2652 | |
| parent | 7226ab98cf7f9f734bca6558ffbf7d24554b1a66 (diff) | |
Notes
| -rw-r--r-- | lib/libc/gen/psignal.3 | 2 | ||||
| -rw-r--r-- | lib/libgssapi/gss_accept_sec_context.3 | 2 | ||||
| -rw-r--r-- | lib/libutil/login.conf.5 | 42 | ||||
| -rw-r--r-- | libexec/getty/gettytab.5 | 4 | ||||
| -rw-r--r-- | sbin/init/init.8 | 2 | ||||
| -rw-r--r-- | sbin/sysctl/sysctl.8 | 132 | ||||
| -rw-r--r-- | share/man/man4/amdsmb.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/bce.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/cd.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/lmc.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/syscons.4 | 10 | ||||
| -rw-r--r-- | share/man/man7/operator.7 | 2 | ||||
| -rw-r--r-- | share/man/man9/crypto.9 | 2 | ||||
| -rw-r--r-- | usr.bin/hexdump/hexdump.1 | 28 | ||||
| -rw-r--r-- | usr.bin/killall/killall.1 | 2 | ||||
| -rw-r--r-- | usr.bin/tr/tr.1 | 46 | ||||
| -rw-r--r-- | usr.bin/units/units.1 | 34 | ||||
| -rw-r--r-- | usr.bin/vgrind/vgrindefs.5 | 2 | ||||
| -rw-r--r-- | usr.sbin/arp/arp.4 | 2 | ||||
| -rw-r--r-- | usr.sbin/bootparamd/bootparamd/bootparamd.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 | 2 | ||||
| -rw-r--r-- | usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3 | 2 | ||||
| -rw-r--r-- | usr.sbin/fdwrite/fdwrite.1 | 2 | ||||
| -rw-r--r-- | usr.sbin/fwcontrol/fwcontrol.8 | 6 | ||||
| -rw-r--r-- | usr.sbin/lpr/lpr/printcap.5 | 2 |
25 files changed, 168 insertions, 168 deletions
diff --git a/lib/libc/gen/psignal.3 b/lib/libc/gen/psignal.3 index 5986ffa0870e4..231acfa5e107e 100644 --- a/lib/libc/gen/psignal.3 +++ b/lib/libc/gen/psignal.3 @@ -79,7 +79,7 @@ immediately followed by a colon and a space. If the signal number is not recognized .Pq Xr sigaction 2 , the string -.Dq "Unknown signal +.Dq "Unknown signal" is produced. .Pp The message strings can be accessed directly diff --git a/lib/libgssapi/gss_accept_sec_context.3 b/lib/libgssapi/gss_accept_sec_context.3 index cd80db69d01cc..825c28d04b882 100644 --- a/lib/libgssapi/gss_accept_sec_context.3 +++ b/lib/libgssapi/gss_accept_sec_context.3 @@ -39,7 +39,7 @@ .In "gssapi/gssapi.h" .Ft OM_uint32 .Fo gss_accept_sec_context -.Fa "OM_uint32 *minor_status +.Fa "OM_uint32 *minor_status" .Fa "gss_ctx_id_t *context_handle" .Fa "const gss_cred_id_t acceptor_cred_handle" .Fa "const gss_buffer_t input_token_buffer" diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index 134c779b55038..bddbf4aa72208 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -177,20 +177,20 @@ The usual convention to interpolate capability entries using the special notation may be used. .Sh RESOURCE LIMITS .Bl -column pseudoterminals indent indent -.It Sy "Name Type Notes Description -.It "coredumpsize size Maximum coredump size limit. -.It "cputime time CPU usage limit. -.It "datasize size Maximum data size limit. -.It "filesize size Maximum file size limit. -.It "maxproc number Maximum number of processes. -.It "memorylocked size Maximum locked in core memory size limit. -.It "memoryuse size Maximum of core memory use size limit. -.It "openfiles number Maximum number of open files per process. -.It "sbsize size Maximum permitted socketbuffer size. -.It "vmemoryuse size Maximum permitted total VM usage per process. -.It "stacksize size Maximum stack size limit. -.It "pseudoterminals number Maximum number of pseudo-terminals. -.It "swapuse size Maximum swap space size limit. +.It Sy "Name Type Notes Description" +.It "coredumpsize size Maximum coredump size limit." +.It "cputime time CPU usage limit." +.It "datasize size Maximum data size limit." +.It "filesize size Maximum file size limit." +.It "maxproc number Maximum number of processes." +.It "memorylocked size Maximum locked in core memory size limit." +.It "memoryuse size Maximum of core memory use size limit." +.It "openfiles number Maximum number of open files per process." +.It "sbsize size Maximum permitted socketbuffer size." +.It "vmemoryuse size Maximum permitted total VM usage per process." +.It "stacksize size Maximum stack size limit." +.It "pseudoterminals number Maximum number of pseudo-terminals." +.It "swapuse size Maximum swap space size limit." .El .Pp These resource limit entries actually specify both the maximum @@ -202,10 +202,10 @@ The maximum and current limits may be specified individually by appending a -max or -cur to the capability name. .Sh ENVIRONMENT .Bl -column ignorenologin indent xbinxxusrxbin -.It Sy "Name Type Notes Description -.It "charset string Set $MM_CHARSET environment variable to the specified +.It Sy "Name Type Notes Description" +.It charset string Set $MM_CHARSET environment variable to the specified value. -.It "cpumask string List of cpus to bind the user to. +.It "cpumask string List of cpus to bind the user to." The syntax is the same as for the .Fl l argument of @@ -214,9 +214,9 @@ argument of If set to .Ql default no action is taken. -.It "hushlogin bool false Same as having a ~/.hushlogin file. -.It "ignorenologin bool false Login not prevented by nologin. -.It "ftp-chroot bool false Limit FTP access with +.It "hushlogin bool false Same as having a ~/.hushlogin file." +.It "ignorenologin bool false Login not prevented by nologin." +.It "ftp-chroot bool false Limit FTP access with" .Xr chroot 2 to the .Ev HOME @@ -224,7 +224,7 @@ directory of the user. See .Xr ftpd 8 for details. -.It "label string Default MAC policy; see +.It "label string Default MAC policy; see" .Xr maclabel 7 . .It "lang string Set $LANG environment variable to the specified value. .It "manpath path Default search path for manpages. diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 3f790766a3e82..8c6d90727d1ea 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -75,7 +75,7 @@ no entry in the table obtained, nor one in the special .Va default table. .Bl -column Name Type /usr/bin/login -.It Sy "Name Type Default Description +.It Sy "Name Type Default Description" .It "ac str unused expect-send chat script for modem answer" .It "al str unused user to auto-login instead of prompting" .It "ap bool false terminal uses any parity" @@ -188,7 +188,7 @@ use raw for input, use cbreak .It "ub bool false do unbuffered output (of prompts etc)" .It "we str" Ta So Li ^W Sc Ta .No "word erase character" -.It "xc bool false do +.It "xc bool false do" .Em NOT echo control chars as .Ql ^X diff --git a/sbin/init/init.8 b/sbin/init/init.8 index fa9f7f0df8e4a..a7488a93ed82b 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -283,7 +283,7 @@ will signal the original .Nm as follows: .Bl -column Run-level SIGTERM -.It Sy "Run-level Signal Action +.It Sy "Run-level Signal Action" .It Cm 0 Ta Dv SIGUSR2 Ta "Halt and turn the power off" .It Cm 1 Ta Dv SIGTERM Ta "Go to single-user mode" .It Cm 6 Ta Dv SIGINT Ta "Reboot the machine" diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 9309ae582354f..be43e6818189e 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -166,72 +166,72 @@ privilege can change the value. String and integer values can be set using .Nm . .Bl -column security.bsd.unprivileged_read_msgbuf integerxxx -.It Sy "Name Type Changeable -.It "kern.ostype string no -.It "kern.osrelease string no -.It "kern.osrevision integer no -.It "kern.version string no -.It "kern.maxvnodes integer yes -.It "kern.maxproc integer no -.It "kern.maxprocperuid integer yes -.It "kern.maxfiles integer yes -.It "kern.maxfilesperproc integer yes -.It "kern.argmax integer no -.It "kern.securelevel integer raise only -.It "kern.hostname string yes -.It "kern.hostid integer yes -.It "kern.clockrate struct no -.It "kern.posix1version integer no -.It "kern.ngroups integer no -.It "kern.job_control integer no -.It "kern.saved_ids integer no -.It "kern.boottime struct no -.It "kern.domainname string yes -.It "kern.filedelay integer yes -.It "kern.dirdelay integer yes -.It "kern.metadelay integer yes -.It "kern.osreldate string no -.It "kern.bootfile string yes -.It "kern.corefile string yes -.It "kern.logsigexit integer yes -.It "security.bsd.suser_enabled integer yes -.It "security.bsd.see_other_uids integer yes -.It "security.bsd.unprivileged_proc_debug integer yes -.It "security.bsd.unprivileged_read_msgbuf integer yes -.It "vm.loadavg struct no -.It "hw.machine string no -.It "hw.model string no -.It "hw.ncpu integer no -.It "hw.byteorder integer no -.It "hw.physmem integer no -.It "hw.usermem integer no -.It "hw.pagesize integer no -.It "hw.floatingpoint integer no -.It "hw.machine_arch string no -.It "hw.realmem integer no -.It "machdep.adjkerntz integer yes -.It "machdep.disable_rtc_set integer yes -.It "machdep.guessed_bootdev string no -.It "user.cs_path string no -.It "user.bc_base_max integer no -.It "user.bc_dim_max integer no -.It "user.bc_scale_max integer no -.It "user.bc_string_max integer no -.It "user.coll_weights_max integer no -.It "user.expr_nest_max integer no -.It "user.line_max integer no -.It "user.re_dup_max integer no -.It "user.posix2_version integer no -.It "user.posix2_c_bind integer no -.It "user.posix2_c_dev integer no -.It "user.posix2_char_term integer no -.It "user.posix2_fort_dev integer no -.It "user.posix2_fort_run integer no -.It "user.posix2_localedef integer no -.It "user.posix2_sw_dev integer no -.It "user.posix2_upe integer no -.It "user.stream_max integer no -.It "user.tzname_max integer no +.It Sy "Name Type Changeable" +.It "kern.ostype string no" +.It "kern.osrelease string no" +.It "kern.osrevision integer no" +.It "kern.version string no" +.It "kern.maxvnodes integer yes" +.It "kern.maxproc integer no" +.It "kern.maxprocperuid integer yes" +.It "kern.maxfiles integer yes" +.It "kern.maxfilesperproc integer yes" +.It "kern.argmax integer no" +.It "kern.securelevel integer raise only" +.It "kern.hostname string yes" +.It "kern.hostid integer yes" +.It "kern.clockrate struct no" +.It "kern.posix1version integer no" +.It "kern.ngroups integer no" +.It "kern.job_control integer no" +.It "kern.saved_ids integer no" +.It "kern.boottime struct no" +.It "kern.domainname string yes" +.It "kern.filedelay integer yes" +.It "kern.dirdelay integer yes" +.It "kern.metadelay integer yes" +.It "kern.osreldate string no" +.It "kern.bootfile string yes" +.It "kern.corefile string yes" +.It "kern.logsigexit integer yes" +.It "security.bsd.suser_enabled integer yes" +.It "security.bsd.see_other_uids integer yes" +.It "security.bsd.unprivileged_proc_debug integer yes" +.It "security.bsd.unprivileged_read_msgbuf integer yes" +.It "vm.loadavg struct no" +.It "hw.machine string no" +.It "hw.model string no" +.It "hw.ncpu integer no" +.It "hw.byteorder integer no" +.It "hw.physmem integer no" +.It "hw.usermem integer no" +.It "hw.pagesize integer no" +.It "hw.floatingpoint integer no" +.It "hw.machine_arch string no" +.It "hw.realmem integer no" +.It "machdep.adjkerntz integer yes" +.It "machdep.disable_rtc_set integer yes" +.It "machdep.guessed_bootdev string no" +.It "user.cs_path string no" +.It "user.bc_base_max integer no" +.It "user.bc_dim_max integer no" +.It "user.bc_scale_max integer no" +.It "user.bc_string_max integer no" +.It "user.coll_weights_max integer no" +.It "user.expr_nest_max integer no" +.It "user.line_max integer no" +.It "user.re_dup_max integer no" +.It "user.posix2_version integer no" +.It "user.posix2_c_bind integer no" +.It "user.posix2_c_dev integer no" +.It "user.posix2_char_term integer no" +.It "user.posix2_fort_dev integer no" +.It "user.posix2_fort_run integer no" +.It "user.posix2_localedef integer no" +.It "user.posix2_sw_dev integer no" +.It "user.posix2_upe integer no" +.It "user.stream_max integer no" +.It "user.tzname_max integer no" .El .Sh FILES .Bl -tag -width ".In netinet/icmp_var.h" -compact diff --git a/share/man/man4/amdsmb.4 b/share/man/man4/amdsmb.4 index eb02543f806d9..c038584082f9d 100644 --- a/share/man/man4/amdsmb.4 +++ b/share/man/man4/amdsmb.4 @@ -33,7 +33,7 @@ .Sh SYNOPSIS .Cd "device smbus" .Cd "device smb" -.Cd "device amdsmb +.Cd "device amdsmb" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/bce.4 b/share/man/man4/bce.4 index cbad861cd2209..090c47775a946 100644 --- a/share/man/man4/bce.4 +++ b/share/man/man4/bce.4 @@ -266,7 +266,7 @@ address space. .It "bce%d: Could not allocate TX descriptor chain DMA tag!" The driver could not allocate a DMA tag for the controller's TX chain. -.It "bce%d: Could not allocate TX descriptor chain DMA memory! +.It "bce%d: Could not allocate TX descriptor chain DMA memory!" The driver could not allocate DMA addressable memory for the controller's TX chain. .It "bce%d: Could not map TX descriptor chain DMA memory!" diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 47ce3bd522f0b..5c67b0c6b1032 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -34,7 +34,7 @@ .Sh SYNOPSIS .Cd device cd .Cd "options ""CHANGER_MIN_BUSY_SECONDS=3""" -.Cd "options ""CHANGER_MAX_BUSY_SECONDS=11"" +.Cd "options ""CHANGER_MAX_BUSY_SECONDS=11""" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/lmc.4 b/share/man/man4/lmc.4 index 2cf6e49aa83f2..ee29aeeef9fb7 100644 --- a/share/man/man4/lmc.4 +++ b/share/man/man4/lmc.4 @@ -407,7 +407,7 @@ When testing an HSSI card with a null modem cable, configure it with .Xr lmcconfig 8 : .Pp -.Dl "lmcconfig lmc0 -a 2 +.Dl "lmcconfig lmc0 -a 2" .Pp .Dq Fl a Li 2 selects the PCI bus clock as the transmit clock. diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4 index 7685c892d36ab..d9f8d24e6d102 100644 --- a/share/man/man4/syscons.4 +++ b/share/man/man4/syscons.4 @@ -501,15 +501,15 @@ Note that you cannot put any white space inside the quoted string, because of the current implementation of .Xr config 8 . .Pp -.Dl "options SC_NORM_ATTR=(FG_GREEN|BG_BLACK) -.Dl "options SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN) +.Dl "options SC_NORM_ATTR=(FG_GREEN|BG_BLACK)" +.Dl "options SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN)" .Pp The following lines will set the default colors of the kernel message. The kernel message will be printed bright red on black background. The reversed message will be black on red background. .Pp -.Dl "options SC_KERNEL_CONS_ATTR=(FG_LIGHTRED|BG_BLACK) -.Dl "options SC_KERNEL_CONS_REV_ATTR=(FG_BLACK|BG_RED) +.Dl "options SC_KERNEL_CONS_ATTR=(FG_LIGHTRED|BG_BLACK)" +.Dl "options SC_KERNEL_CONS_REV_ATTR=(FG_BLACK|BG_RED)" .Pp The following example adds the font files .Pa cp850-8x16.fnt , @@ -519,7 +519,7 @@ and to the kernel. .Pp .Dl "options SC_DFLT_FONT" -.Dl "makeoptions SC_DFLT_FONT=cp850 +.Dl "makeoptions SC_DFLT_FONT=cp850" .Dl "device sc" .\".Sh DIAGNOSTICS .Sh SEE ALSO diff --git a/share/man/man7/operator.7 b/share/man/man7/operator.7 index e7c35cd13ab1f..0ca8abdcbe2be 100644 --- a/share/man/man7/operator.7 +++ b/share/man/man7/operator.7 @@ -45,7 +45,7 @@ .It "-------- -------------" .It "() [] -> . left to right" .It "! ~ ++ -- - (type) * & sizeof new delete right to left" -.It "->* .* left to right +.It "->* .* left to right" .It "* / % left to right" .It "+ - left to right" .It "<< >> left to right" diff --git a/share/man/man9/crypto.9 b/share/man/man9/crypto.9 index 762d78523c4d4..c2682afbf66dd 100644 --- a/share/man/man9/crypto.9 +++ b/share/man/man9/crypto.9 @@ -450,7 +450,7 @@ is called to perform a keying operation. The various fields in the .Vt cryptkop structure are: -.Bl -tag -width ".Va krp_callback' +.Bl -tag -width ".Va krp_callback" .It Va krp_op Operation code, such as .Dv CRK_MOD_EXP . diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1 index fe4c5ebd2eaaa..5fd75e9cb7f67 100644 --- a/usr.bin/hexdump/hexdump.1 +++ b/usr.bin/hexdump/hexdump.1 @@ -200,14 +200,14 @@ The single character escape sequences described in the C standard are supported: .Bd -ragged -offset indent -compact .Bl -column <alert_character> -.It "NUL \e0 -.It "<alert character> \ea -.It "<backspace> \eb -.It "<form-feed> \ef -.It "<newline> \en -.It "<carriage return> \er -.It "<tab> \et -.It "<vertical tab> \ev +.It "NUL \e0" +.It "<alert character> \ea" +.It "<backspace> \eb" +.It "<form-feed> \ef" +.It "<newline> \en" +.It "<carriage return> \er" +.It "<tab> \et" +.It "<vertical tab> \ev" .El .Ed .El @@ -249,12 +249,12 @@ displayed using the following, lower-case, names. Characters greater than 0xff, hexadecimal, are displayed as hexadecimal strings. .Bl -column \&000_nu \&001_so \&002_st \&003_et \&004_eo -.It "\&000\ NUL\t001\ SOH\t002\ STX\t003\ ETX\t004\ EOT\t005\ ENQ -.It "\&006\ ACK\t007\ BEL\t008\ BS\t009\ HT\t00A\ LF\t00B\ VT -.It "\&00C\ FF\t00D\ CR\t00E\ SO\t00F\ SI\t010\ DLE\t011\ DC1 -.It "\&012\ DC2\t013\ DC3\t014\ DC4\t015\ NAK\t016\ SYN\t017\ ETB -.It "\&018\ CAN\t019\ EM\t01A\ SUB\t01B\ ESC\t01C\ FS\t01D\ GS -.It "\&01E\ RS\t01F\ US\t07F\ DEL +.It "\&000\ NUL\t001\ SOH\t002\ STX\t003\ ETX\t004\ EOT\t005\ ENQ" +.It "\&006\ ACK\t007\ BEL\t008\ BS\t009\ HT\t00A\ LF\t00B\ VT" +.It "\&00C\ FF\t00D\ CR\t00E\ SO\t00F\ SI\t010\ DLE\t011\ DC1" +.It "\&012\ DC2\t013\ DC3\t014\ DC4\t015\ NAK\t016\ SYN\t017\ ETB" +.It "\&018\ CAN\t019\ EM\t01A\ SUB\t01B\ ESC\t01C\ FS\t01D\ GS" +.It "\&01E\ RS\t01F\ US\t07F\ DEL" .El .El .Pp diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1 index 826ccf144fb0a..45298312c9193 100644 --- a/usr.bin/killall/killall.1 +++ b/usr.bin/killall/killall.1 @@ -118,7 +118,7 @@ is already supported by So use .Xr kill 1 for this job (e.g.\& -.Dq Li "kill -TERM -1 +.Dq Li "kill -TERM -1" or as root .Dq Li "echo kill -TERM -1 | su -m <user>" ) . .Sh IMPLEMENTATION NOTES diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1 index 4cfd88ce968f4..37e68f3e7ca11 100644 --- a/usr.bin/tr/tr.1 +++ b/usr.bin/tr/tr.1 @@ -146,13 +146,13 @@ the octal sequence to the full 3 octal digits. A backslash followed by certain special characters maps to special values. .Bl -column "\ea" -.It "\ea <alert character> -.It "\eb <backspace> -.It "\ef <form-feed> -.It "\en <newline> -.It "\er <carriage return> -.It "\et <tab> -.It "\ev <vertical tab> +.It "\ea <alert character>" +.It "\eb <backspace>" +.It "\ef <form-feed>" +.It "\en <newline>" +.It "\er <carriage return>" +.It "\et <tab>" +.It "\ev <vertical tab>" .El .Pp A backslash followed by any other character maps to that character. @@ -177,22 +177,22 @@ previous implementations. Represents all characters belonging to the defined character class. Class names are: .Bl -column "phonogram" -.It "alnum <alphanumeric characters> -.It "alpha <alphabetic characters> -.It "blank <whitespace characters> -.It "cntrl <control characters> -.It "digit <numeric characters> -.It "graph <graphic characters> -.It "ideogram <ideographic characters> -.It "lower <lower-case alphabetic characters> -.It "phonogram <phonographic characters> -.It "print <printable characters> -.It "punct <punctuation characters> -.It "rune <valid characters> -.It "space <space characters> -.It "special <special characters> -.It "upper <upper-case characters> -.It "xdigit <hexadecimal characters> +.It "alnum <alphanumeric characters>" +.It "alpha <alphabetic characters>" +.It "blank <whitespace characters>" +.It "cntrl <control characters>" +.It "digit <numeric characters>" +.It "graph <graphic characters>" +.It "ideogram <ideographic characters>" +.It "lower <lower-case alphabetic characters>" +.It "phonogram <phonographic characters>" +.It "print <printable characters>" +.It "punct <punctuation characters>" +.It "rune <valid characters>" +.It "space <space characters>" +.It "special <special characters>" +.It "upper <upper-case characters>" +.It "xdigit <hexadecimal characters>" .El .Pp .\" All classes may be used in diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1 index 505552a7b00bc..a7371c1889ea8 100644 --- a/usr.bin/units/units.1 +++ b/usr.bin/units/units.1 @@ -95,15 +95,15 @@ metric prefixes. Some constants of nature included are: .Pp .Bl -column -offset indent -compact "mercury" -.It "pi ratio of circumference to diameter -.It "c speed of light -.It "e charge on an electron -.It "g acceleration of gravity -.It "force same as g -.It "mole Avogadro's number -.It "water pressure per unit height of water -.It "mercury pressure per unit height of mercury -.It "au astronomical unit +.It "pi ratio of circumference to diameter" +.It "c speed of light" +.It "e charge on an electron" +.It "g acceleration of gravity" +.It "force same as g" +.It "mole Avogadro's number" +.It "water pressure per unit height of water" +.It "mercury pressure per unit height of mercury" +.It "au astronomical unit" .El .Pp The unit 'pound' is a unit of mass. @@ -148,14 +148,14 @@ Here is an example of a short units file that defines some basic units. .Pp .Bl -column -offset indent -compact "minute" -.It "m !a! -.It "sec !b! -.It "micro- 1e-6 -.It "minute 60 sec -.It "hour 60 min -.It "inch 0.0254 m -.It "ft 12 inches -.It "mile 5280 ft +.It "m !a!" +.It "sec !b!" +.It "micro- 1e-6" +.It "minute 60 sec" +.It "hour 60 min" +.It "inch 0.0254 m" +.It "ft 12 inches" +.It "mile 5280 ft" .El .Sh FILES .Bl -tag -width /usr/share/misc/units.lib -compact diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5 index ede022a42c858..105223ec55c33 100644 --- a/usr.bin/vgrind/vgrindefs.5 +++ b/usr.bin/vgrind/vgrindefs.5 @@ -49,7 +49,7 @@ very similar to .Sh FIELDS The following table names and describes each field. .Bl -column Namexxx Tpexxx -.It Sy "Name Type Description +.It Sy "Name Type Description" .It "ab str regular expression for the start of an alternate comment" .It "ae str regular expression for the end of an alternate comment" .It "pb str regular expression for start of a procedure" diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 335a521247c15..d537350d0ce16 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -186,6 +186,6 @@ is set to 1, which is the system's default behaviour. .Rs .%A Leffler, S.J. .%A Karels, M.J. -.%B "Trailer Encapsulations +.%B "Trailer Encapsulations" .%T RFC893 .Re diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.8 b/usr.sbin/bootparamd/bootparamd/bootparamd.8 index 6048a8f11fa1a..3b49822954d53 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparamd.8 +++ b/usr.sbin/bootparamd/bootparamd/bootparamd.8 @@ -58,7 +58,7 @@ The SunOS kernel hangs until it receives a reply. To accommodate this behaviour add an alias address that responds to an all-0 broadcast. So, add something like -.Ql "ifconfig xl0 192.168.200.254 netmask 255.255.255.255 broadcast 192.168.200.0 alias +.Ql "ifconfig xl0 192.168.200.254 netmask 255.255.255.255 broadcast 192.168.200.0 alias" on the relevant network interface on your .Nm server. diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 index 23a8bfe67b66b..a315938c8050c 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 @@ -65,7 +65,7 @@ .Nm ng_node_name , .Nm ng_node_type , .Nm ng_peer_hook_id -.Nd "netgraph module for snmpd. +.Nd "netgraph module for snmpd" .Sh LIBRARY .Pq begemotSnmpdModulePath."netgraph" = "/usr/lib/snmp_netgraph.so" .Sh SYNOPSIS diff --git a/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3 b/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3 index 20256f01378dc..069d2948413db 100644 --- a/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3 +++ b/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3 @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm snmp_wlan -.Nd "wireless networking module for +.Nd "wireless networking module for" .Xr bsnmpd 1 .Sh LIBRARY .Pq begemotSnmpdModulePath."wlan" = "/usr/lib/snmp_wlan.so" diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index e8473983bffc3..1c231a19bcdd8 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -87,7 +87,7 @@ utility was planned as a tool to make life easier when writing a set of floppies, one such use could be to write a tar-archive: .Pp -.Dl "tar cf - . | gzip -9 | fdwrite -d /dev/fd0.1720 -v +.Dl tar cf - . | gzip -9 | fdwrite -d /dev/fd0.1720 -v .Pp The main difference from using .Xr tar 1 Ns 's diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index f3a83b71d6613..4d67b3a000300 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -171,7 +171,7 @@ For PAL, replace with .Dq Li bs=144000 . .Pp -.Dl "fwcontrol -R file.m2t +.Dl "fwcontrol -R file.m2t" .Pp Receive an MPEG TS stream from a camera producing MPEG transport stream. This has been tested with SONY HDR-FX1E camera that produces HD MPEG-2 @@ -179,7 +179,7 @@ stream at 25 Mbps bandwidth. .Pp To send the stream from the camera over the network using TCP (which surprisingly works better with vlc), you can use -.Dl "fwcontrol -R - | nc 192.168.10.11 9000 +.Dl "fwcontrol -R - | nc 192.168.10.11 9000" with .Nm netcat from ports and to receive the stream, use @@ -190,7 +190,7 @@ To netcast via UDP, you need to use program from ports, since vlc is not fast enough to read UDP packets from buffers and thus it experiences dropouts when run directly. The sending side can use -.Dl "fwcontrol -R - | nc 192.168.10.11 9000 +.Dl "fwcontrol -R - | nc 192.168.10.11 9000" and to receive the stream, use .Dl nc -l -u -p 9000 | buffer -s 10k -b 1000 -m 20m -p 5 | vlc - .Pp diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5 index 60e5520fd2c1b..7076b5f27ca93 100644 --- a/usr.sbin/lpr/lpr/printcap.5 +++ b/usr.sbin/lpr/lpr/printcap.5 @@ -72,7 +72,7 @@ Refer to .Xr termcap 5 for a description of the file layout. .Bl -column Namexxx Typexx "/var/spool/lpdxxxxx" -.Sy "Name Type Default Description +.Sy "Name Type Default Description" .It "af str" Ta Dv NULL Ta No "name of accounting file" .It "br num none if lp is a tty, set the baud rate" .Xr ( ioctl 2 |
