Date: Sat, 12 May 2012 04:36:42 +0900 (JST) From: Nobuyuki Koganemaru <kogane@jp.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/167804: gnroff mandoc style, usage mistakes or typos. (man5) Message-ID: <20120511193642.CAE2028424@kcesx30.koganemaru.co.jp> Resent-Message-ID: <201205111940.q4BJeGJI013232@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 167804 >Category: docs >Synopsis: gnroff mandoc style, usage mistakes or typos. (man5) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri May 11 19:40:14 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Nobuyuki Koganemaru >Release: FreeBSD 10.0-CURRENT >Organization: KOGANEMARU Computer Engineering Service Corporation. >Environment: System: FreeBSD kcesx31.koganemaru.co.jp 8.2-RELEASE-p6 FreeBSD 8.2-RELEASE-p6 #0: Tue Apr 24 03:49:22 JST 2012 root@kcesx31.koganemaru.co.jp:/usr/obj/usr/src.82/sys/GENERIC i386 >Description: man5 >How-To-Repeat: none. >Fix: corrected files: amd.conf.5: $Id: amd.conf.5,v 1.39.2.5 2006/04/21 01:12:04 ezk Exp $ $FreeBSD: src/contrib/amd/scripts/amd.conf.5,v 1.20 2007/12/07 20:16:20 ru Exp $ device.hints.5: $FreeBSD: src/share/man/man5/device.hints.5,v 1.13 2010/10/20 04:53:03 maxim Exp $ hast.conf.5: $FreeBSD: src/sbin/hastd/hast.conf.5,v 1.21 2012/01/24 23:43:13 pjd Exp $ hostapd.conf.5: $FreeBSD: src/usr.sbin/wpa/hostapd/hostapd.conf.5,v 1.6 2012/04/27 15:35:09 theraven Exp $ ippool.5: $FreeBSD: src/contrib/ipfilter/man/ippool.5,v 1.3 2007/10/18 21:52:12 darrenr Exp $ iscsi.conf.5: $FreeBSD: src/sbin/iscontrol/iscsi.conf.5,v 1.9 2012/04/13 18:21:56 jpaetzel Exp $ jail.conf.5: $FreeBSD: src/usr.sbin/jail/jail.conf.5,v 1.2 2012/04/27 23:39:21 jamie Exp $ libarchive-formats.5: $FreeBSD: src/contrib/libarchive/libarchive/libarchive-formats.5,v 1.4 2012/02/25 10:58:02 mm Exp $ login.conf.5: $FreeBSD: src/lib/libutil/login.conf.5,v 1.67 2012/03/30 12:34:34 joel Exp $ make.conf.5: $FreeBSD: src/share/man/man5/make.conf.5,v 1.150 2012/05/02 21:50:13 eadler Exp $ nsmb.conf.5: $FreeBSD: src/share/man/man5/nsmb.conf.5,v 1.3 2012/03/29 05:02:12 eadler Exp $ ntp.conf.5: $FreeBSD: src/usr.sbin/ntp/doc/ntp.conf.5,v 1.26 2011/12/30 10:58:14 uqs Exp $ pf.conf.5: $FreeBSD: src/contrib/pf/man/pf.conf.5,v 1.17 2011/06/28 11:57:25 bz Exp $ $OpenBSD: pf.conf.5,v 1.406 2009/01/31 19:37:12 sobrado Exp $ portsnap.conf.5: $FreeBSD: src/share/man/man5/portsnap.conf.5,v 1.4 2008/05/17 16:26:27 cperciva Exp $ rc.conf.5: $FreeBSD: src/share/man/man5/rc.conf.5,v 1.409 2012/05/07 02:50:52 stas Exp $ src.conf.5: $FreeBSD: src/share/man/man5/src.conf.5,v 1.64 2012/04/29 09:37:02 kib Exp $ ssh_config.5: $OpenBSD: ssh_config.5,v 1.153 2011/08/02 01:22:11 djm Exp $ $FreeBSD: src/crypto/openssh/ssh_config.5,v 1.33 2011/10/05 22:08:17 des Exp $ sshd_config.5: $OpenBSD: sshd_config.5,v 1.135 2011/08/02 01:22:11 djm Exp $ $FreeBSD: src/crypto/openssh/sshd_config.5,v 1.40 2012/02/13 11:59:59 ed Exp $ termcap.5: $FreeBSD: src/share/termcap/termcap.5,v 1.30 2012/03/25 09:23:10 joel Exp $ wpa_supplicant.conf.5: $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5,v 1.15 2011/02/20 17:54:49 imp Exp $ patch files: diff -u src/contrib/amd/scripts/amd.conf.5.orig src/contrib/amd/scripts/amd.conf.5 --- src/contrib/amd/scripts/amd.conf.5.orig 2012-05-12 03:32:25.000000000 +0900 +++ src/contrib/amd/scripts/amd.conf.5 2012-05-12 03:39:15.000000000 +0900 @@ -709,11 +709,11 @@ option, but for all UDP mounts only. .It Va nfs_retry_interval_tcp Pq numeric, default=8 Same as the -.It nfs_retry_interval +.Va nfs_retry_interval option, but for all TCP mounts only. .It Va nfs_retry_interval_toplvl Pq numeric, default=8 Same as the -.It nfs_retry_interval +.Va nfs_retry_interval option, but only for .Nm amd Ns 's top-level UDP mounts. diff -u src/share/man/man5/dice.hints.5,v.orig src/share/man/man5/dice.hints.5,v --- src/share/man/man5/dice.hints.5,v.orig 2012-05-12 03:39:32.000000000 +0900 +++ src/share/man/man5/dice.hints.5,v 2012-05-12 03:39:47.000000000 +0900 @@ -162,7 +162,7 @@ .Xr kenv 1 , .Xr loader.conf 5 , .Xr loader 8 , -.Xr resource_int_value 9 . +.Xr resource_int_value 9 .Sh HISTORY The .Nm diff -u src/sbin/hastd/hast.conf.5.orig src/sbin/hastd/hast.conf.5 --- src/sbin/hastd/hast.conf.5.orig 2012-05-12 03:40:04.000000000 +0900 +++ src/sbin/hastd/hast.conf.5 2012-05-12 03:40:32.000000000 +0900 @@ -37,7 +37,7 @@ .Xr hastd 8 daemon and the .Xr hastctl 8 -utility. +utility .Sh DESCRIPTION The .Nm @@ -439,7 +439,7 @@ .Xr gethostname 3 , .Xr geom 4 , .Xr hastctl 8 , -.Xr hastd 8 . +.Xr hastd 8 .Sh AUTHORS The .Nm diff -u src/usr.sbin/wpa/hostapd/hostapd.conf.5.orig src/usr.sbin/wpa/hostapd/hostapd.conf.5 --- src/usr.sbin/wpa/hostapd/hostapd.conf.5.orig 2012-05-12 03:41:09.000000000 +0900 +++ src/usr.sbin/wpa/hostapd/hostapd.conf.5 2012-05-12 03:43:22.000000000 +0900 @@ -173,7 +173,7 @@ used and the SSID is changed. .It Va wpa_psk_file Optionally, WPA PSKs can be read from a separate text file (containing a -list of (PSK,MAC address) pairs. +list of PSK,MAC address pairs). .It Va wpa_key_mgmt Set of accepted key management algorithms (WPA-PSK, WPA-EAP, or both). .It Va wpa_pairwise diff -u src/contrib/ipfilter/man/ippool.5.orig src/contrib/ipfilter/man/ippool.5 --- src/contrib/ipfilter/man/ippool.5.orig 2012-05-12 03:43:32.000000000 +0900 +++ src/contrib/ipfilter/man/ippool.5 2012-05-12 03:43:43.000000000 +0900 @@ -97,7 +97,7 @@ When a pool is defined in the configuration file, it must have an associated role. At present the only supported role is .B ipf. -Future development will see futher expansion of their use by other sections +Future development will see further expansion of their use by other sections of IPFilter code. .SH EXAMPLES The following examples show how the pool configuration file is used with diff -u src/sbin/iscontrol/iscsi.conf.5.orig src/sbin/iscontrol/iscsi.conf.5 --- src/sbin/iscontrol/iscsi.conf.5.orig 2012-05-12 03:43:52.000000000 +0900 +++ src/sbin/iscontrol/iscsi.conf.5 2012-05-12 03:44:10.000000000 +0900 @@ -76,7 +76,7 @@ is the name by which the target is known, not to be confused with target address, either obtained via the target administrator, or from a -.Em discovery session. +.Em discovery session . .It Cm InitiatorName if not specified, defaults to .Sy iqn.2005-01.il.ac.huji.cs: @@ -146,7 +146,7 @@ This value can only be reduced. .It Cm sockbufsize sets the receiver and transmitter socket buffer size to -.Em size, +.Em size , in kilobytes. The default is 128. .El diff -u src/usr.sbin/jail/jail.conf.5.orig src/usr.sbin/jail/jail.conf.5 --- src/usr.sbin/jail/jail.conf.5.orig 2012-05-12 03:44:28.000000000 +0900 +++ src/usr.sbin/jail/jail.conf.5 2012-05-12 03:46:53.000000000 +0900 @@ -37,7 +37,7 @@ configuration file consists of one or more jail definitions statements, and parameter or variable statements within those jail definitions. A jail definition statement looks something like a C compound statement. -A parameter statement looks like a C assigment, +A parameter statement looks like a C assignment, including a terminating semicolon. .Pp The general syntax of a jail definition is: @@ -101,17 +101,17 @@ the syntax of the configuration file (such as a semicolon or whitespace). If a value contains anything more than letters, numbers, dots, dashes -and undescores, it is advisable to put quote marks around that value. +and underscores, it is advisable to put quote marks around that value. Either single or double quotes may be used. .Pp -Special characters may be quoted by preceeding them with a backslash. +Special characters may be quoted by preceding them with a backslash. Common C-style backslash character codes are also supported, including control characters and octal or hex ASCII codes. A backslash at the end of a line will ignore the subsequent newline and continue the string at the start of the next line. .Ss Variables A string may use shell-style variable substitution. -A parameter or variable name preceeded by a dollar sign, and possibly +A parameter or variable name preceded by a dollar sign, and possibly enclosed in braces, will be replaced with the value of that parameter or variable. For example, a jail's path may be defined in terms of its name or @@ -122,7 +122,7 @@ path = "/var/jail/${host.hostname}"; .Ed .Pp -Variable substition occurs in unquoted tokens or in double-quoted +Variable substitution occurs in unquoted tokens or in double-quoted strings, but not in single-quote strings. .Pp A variable is defined in the same way a parameter is, except that the @@ -205,6 +205,7 @@ mount.nodevfs; persist; // Required because there are no processes } +.Ed .Sh SEE ALSO .Xr jail_set 2 .Xr jail 8 diff -u src/contrib/libarche/libarchive/libarchive-formats.5,v.orig src/contrib/libarche/libarchive/libarchive-formats.5,v --- src/contrib/libarche/libarchive/libarchive-formats.5,v.orig 2012-05-12 03:47:12.000000000 +0900 +++ src/contrib/libarche/libarchive/libarchive-formats.5,v 2012-05-12 03:49:00.000000000 +0900 @@ -141,7 +141,7 @@ the basic tar format. These extensions are recognized automatically whenever they appear. .Bl -tag -width indent -.It Numeric extensions. +.It Numeric extensions The POSIX standards require fixed-length numeric fields to be written with some character position reserved for terminators. Libarchive allows these fields to be written without terminator characters. @@ -241,7 +241,7 @@ .Xr mkdir 1 , and .Xr sed 1 . -It is suitable for portably archiving small collections of plain text files. +It is suitable for portable archiving small collections of plain text files. However, it is not generally well-suited for large archives (many implementations of .Xr sh 1 diff -u src/lib/libutil/login.conf.5.orig src/lib/libutil/login.conf.5 --- src/lib/libutil/login.conf.5.orig 2012-05-12 03:49:10.000000000 +0900 +++ src/lib/libutil/login.conf.5 2012-05-12 03:49:26.000000000 +0900 @@ -209,7 +209,8 @@ The syntax is the same as for the .Fl l argument of -.Xr cpuset 1 or the word +.Xr cpuset 1 +or the word .Ql default . If set to .Ql default diff -u src/share/man/man5/make.conf.5.orig src/share/man/man5/make.conf.5 --- src/share/man/man5/make.conf.5.orig 2012-05-12 03:49:40.000000000 +0900 +++ src/share/man/man5/make.conf.5 2012-05-12 03:50:21.000000000 +0900 @@ -575,7 +575,7 @@ The value should include the full path to the .Pa .mc file(s), e.g., -.Pa /etc/mail/foo.mc +.Pa /etc/mail/foo.mc , .Pa /etc/mail/bar.mc . .It Va SENDMAIL_ALIASES .Pq Vt str diff -u src/share/man/man5/nsmb.conf.5.orig src/share/man/man5/nsmb.conf.5 --- src/share/man/man5/nsmb.conf.5.orig 2012-05-12 03:50:32.000000000 +0900 +++ src/share/man/man5/nsmb.conf.5 2012-05-12 03:51:28.000000000 +0900 @@ -96,7 +96,6 @@ .Bl -tag -width ".Pa /etc/nsmb.conf" .It Pa /etc/nsmb.conf The default remote mount-point configuration file. -.Pa "~/nsmb.conf" .It Pa ~/nsmb.conf The user specific remote mount-point configuration file. .El diff -u src/usr.sbin/ntp/doc/ntp.conf.5.orig src/usr.sbin/ntp/doc/ntp.conf.5 --- src/usr.sbin/ntp/doc/ntp.conf.5.orig 2012-05-12 03:51:42.000000000 +0900 +++ src/usr.sbin/ntp/doc/ntp.conf.5 2012-05-12 04:06:54.000000000 +0900 @@ -268,7 +268,7 @@ All packets sent to and received from the server or peer are to include authentication fields encrypted using the autokey scheme described in -.Sx Authentication Options . +.Sx Authentication Commands . .It Cm burst when the server is reachable, send a burst of eight packets instead of the usual one. @@ -305,7 +305,7 @@ .It Cm minpoll Ar minpoll .It Cm maxpoll Ar maxpoll These options specify the minimum and maximum poll intervals -for NTP messages, as a power of 2 in seconds +for NTP messages, as a power of 2 in seconds. The maximum poll interval defaults to 10 (1,024 s), but can be increased by the .Cm maxpoll @@ -363,7 +363,7 @@ to avoid accidental or malicious disruption in this mode, both the server and client should operate using symmetric-key or public-key authentication as described in -.Sx Authentication Options . +.Sx Authentication Commands . .It Ic manycastserver Ar address ... This command enables reception of manycast client messages to the multicast group address(es) (type m) specified. @@ -376,7 +376,7 @@ accidental or malicious disruption in this mode, both the server and client should operate using symmetric-key or public-key authentication as described in -.Sx Authentication Options . +.Sx Authentication Commands . .It Ic multicastclient Ar address ... This command enables reception of multicast server messages to the multicast group address(es) (type m) specified. @@ -389,7 +389,7 @@ in order to avoid accidental or malicious disruption in this mode, both the server and client should operate using symmetric-key or public-key authentication as described in -.Sx Authentication Options . +.Sx Authentication Commands . .El .Sh Authentication Support Authentication support allows the NTP client to verify that the @@ -466,7 +466,7 @@ Furthermore, the Autokey scheme requires a preliminary protocol exchange to obtain the server certificate, verify its -credentials and initialize the protocol +credentials and initialize the protocol. .Pp The .Cm auth @@ -669,7 +669,7 @@ all of which are bound together by the protocol specifically to deflect masquerade attacks. For this reason Autokey -includes the source and destinatino IP addresses in message digest +includes the source and destination IP addresses in message digest computations and so the same addresses must be available at both the server and client. For this reason operation @@ -796,7 +796,7 @@ a subject key identifier or a issuer key identifier field; however, an extended key usage field for a trusted host must contain the value -.Cm trustRoot ; . +.Cm trustRoot . Other extension fields are ignored. .Ss Authentication Commands .Bl -tag -width indent @@ -1068,10 +1068,10 @@ The first two fields show the date (Modified Julian Day) and time (seconds and fraction past UTC midnight). The next field shows the peer -address in dotted-quad notation, The final message field includes the +address in dotted-quad notation. The final message field includes the message type and certain ancillary information. See the -.Sx Authentication Options +.Sx Authentication Commands section for further information. .It Cm loopstats Enables recording of loop filter statistics information. @@ -1155,7 +1155,7 @@ .It Packets received Cm 81965 Total number of packets received. .It Packets processed Cm 0 -Number of packets received in response to previous packets sent +Number of packets received in response to previous packets sent. .It Current version Cm 9546 Number of packets matching the current NTP version. .It Previous version Cm 56 @@ -1461,7 +1461,7 @@ spacing, while the .Cm minimum subcommand specifies the minimum packet spacing. -Packets that violate these minima are discarded +Packets that violate these minimum are discarded and a kiss-o'-death packet returned if enabled. The default minimum average and minimum are 5 and 2, respectively. @@ -1775,7 +1775,7 @@ servers which can be found by manycast client associations. Because manycast servers respond only when the client stratum is equal to or greater than the server stratum, -primary (stratum 1) servers fill find only primary servers +primary (stratum 1) servers will find only primary servers in TTL range, which is probably the most common objective. However, unless configured otherwise, all manycast clients in TTL range will eventually find all primary servers @@ -1955,7 +1955,7 @@ This value defaults to 1, but can be changed to any number from 1 to 15. .It Cm minclock Ar minclock -The clustering algorithm repeatedly casts out outlyer +The clustering algorithm repeatedly casts out outerlayer associations until no more than .Cm minclock associations remain. @@ -1965,7 +1965,7 @@ .It Cm minsane Ar minsane This is the minimum number of candidates available to the clock selection algorithm in order to produce -one or more truechimers for the clustering algorithm. +one or more true chimers for the clustering algorithm. If fewer than this number are available, the clock is undisciplined and allowed to run free. The default is 1 diff -u src/contrib/pf/man/pf.conf.5.orig src/contrib/pf/man/pf.conf.5 --- src/contrib/pf/man/pf.conf.5.orig 2012-05-12 04:07:05.000000000 +0900 +++ src/contrib/pf/man/pf.conf.5 2012-05-12 04:07:16.000000000 +0900 @@ -3053,7 +3053,7 @@ .Ar group and .Ar user -filter parameter in conjuction with a Giant-free netstack +filter parameter in conjunction with a Giant-free netstack can result in a deadlock. A workaround is available under the .Va debug.pfugidhack diff -u src/share/man/man5/portsnap.conf.5.orig src/share/man/man5/portsnap.conf.5 --- src/share/man/man5/portsnap.conf.5.orig 2012-05-12 04:07:40.000000000 +0900 +++ src/share/man/man5/portsnap.conf.5 2012-05-12 04:08:16.000000000 +0900 @@ -47,7 +47,8 @@ This is equivalent to the .Fl s Ar server option to -.Xr portsnap 8 , and will be ignored if the command-line +.Xr portsnap 8 , +and will be ignored if the command-line option is used. .Pp A line of the form @@ -58,7 +59,8 @@ This is equivalent to the .Fl k Ar KEY option to -.Xr portsnap 8 , and will be ignored if the command-line +.Xr portsnap 8 , +and will be ignored if the command-line option is used. .Pp A line of the form @@ -68,7 +70,8 @@ This is equivalent to the .Fl d Ar workdir option to -.Xr portsnap 8 , and will be ignored if the command-line option +.Xr portsnap 8 , +and will be ignored if the command-line option is used. .Pp A line of the form @@ -82,7 +85,8 @@ This is equivalent to the .Fl p Ar portsdir option to -.Xr portsnap 8 , and will be ignored if the command-line option +.Xr portsnap 8 , +and will be ignored if the command-line option is used. .Pp If more than one line of any of the above forms is included in diff -u src/share/man/man5/rc.conf.5.orig src/share/man/man5/rc.conf.5 --- src/share/man/man5/rc.conf.5.orig 2012-05-12 04:08:29.000000000 +0900 +++ src/share/man/man5/rc.conf.5 2012-05-12 04:12:29.000000000 +0900 @@ -386,7 +386,7 @@ this variable should be set to an empty string. If this value remains unset when the system is done booting your console login will display the default hostname of -.Dq Amnesiac. +.Dq Amnesiac . .It Va nisdomainname .Pq Vt str The NIS domain name of this host, or @@ -1299,6 +1299,7 @@ ifconfig_net0="inet 192.0.2.1 netmask 0xffffff00" .Ed .It Va ipv6_enable +.Pq Vt bool This variable is deprecated. Use .Va ifconfig_ Ns Ao Ar interface Ac Ns _ipv6 @@ -1306,7 +1307,6 @@ .Va ipv6_activate_all_interfaces if necessary. .Pp -.Pq Vt bool If the variable is .Dq Li YES , .Dq Li inet6 accept_rtadv @@ -1317,12 +1317,12 @@ is defined as .Dq Li YES . .It Va ipv6_prefer +.Pq Vt bool This variable is deprecated. Use .Va ip6addrctl_policy instead. .Pp -.Pq Vt bool If the variable is .Dq Li YES , the default address selection policy table set by @@ -3286,9 +3286,10 @@ daemon is started for a non-default port, the .Va "moused_" Ns Ar XXX Ns Va "_flags" set of options has precedence over and replaces the default -.Va moused_flags (where +.Va moused_flags +(where .Ar XXX -is the name of the non-default port, i.e.\& +is the name of the non-default port, i.g.\& .Ar ums0 ) . By setting .Va "moused_" Ns Ar XXX Ns Va "_flags" diff -u src/share/man/man5/src.conf.5.orig src/share/man/man5/src.conf.5 --- src/share/man/man5/src.conf.5.orig 2012-05-12 04:12:37.000000000 +0900 +++ src/share/man/man5/src.conf.5 2012-05-12 04:14:50.000000000 +0900 @@ -209,7 +209,7 @@ .It Va WITHOUT_BINUTILS .\" from FreeBSD: head/tools/build/options/WITHOUT_BINUTILS 222090 2011-05-19 05:13:25Z imp Set to not install binutils (as, c++-filt, gconv, gnu-ar, gnu-randlib, -ld, nm, objcopy, objdump, readelf, size and strip) +ld, nm, objcopy, objdump, readelf, size and strip). .Bf -symbolic The option does not generally work for build targets, unless some alternative toolchain is enabled. @@ -291,12 +291,10 @@ .It Va WITH_CLANG_IS_CC .\" from FreeBSD: head/tools/build/options/WITH_CLANG_IS_CC 232322 2012-02-29 22:58:51Z dim Set to install the Clang C/C++ compiler as -.Pa /usr/bin/cc -, +.Pa /usr/bin/cc , .Pa /usr/bin/c++ and -.Pa /usr/bin/cpp -. +.Pa /usr/bin/cpp . .It Va WITHOUT_CPP .\" from FreeBSD: head/tools/build/options/WITHOUT_CPP 156932 2006-03-21 07:50:50Z ru Set to not build @@ -897,7 +895,7 @@ The set includes .Xr cc 1 , .Xr make 1 -and neccessary utilites like assembler, linker and library archive manager. +and necessarily utilities like assembler, linker and library archive manager. .It Va WITHOUT_SOURCELESS .\" from FreeBSD: head/tools/build/options/WITHOUT_SOURCELESS 230972 2012-02-04 00:54:43Z rmh Set to not build kernel modules that include sourceless code (either microcode or native code for host CPU). @@ -1015,7 +1013,7 @@ Set to not build ZFS file system. .It Va WITHOUT_ZONEINFO .\" from FreeBSD: head/tools/build/options/WITHOUT_ZONEINFO 171994 2007-08-27 20:01:08Z remko -Set to not build the timezone database +Set to not build the timezone database. .El .Sh FILES .Bl -tag -compact diff -u src/crypto/openssh/ssh_config.5.orig src/crypto/openssh/ssh_config.5 --- src/crypto/openssh/ssh_config.5.orig 2012-05-12 04:15:07.000000000 +0900 +++ src/crypto/openssh/ssh_config.5 2012-05-12 04:16:39.000000000 +0900 @@ -546,7 +546,7 @@ be disclosed. The default is .Dq no . -Note that existing names and addresses in known hosts files +Note that existing names and addresses in known_hosts files will not be converted automatically, but may be manually hashed using .Xr ssh-keygen 1 . @@ -835,7 +835,7 @@ .Dq no . .It Cm PKCS11Provider Specifies which PKCS#11 provider to use. -The argument to this keyword is the PKCS#11 shared library +The argument to this keyword is the PKCS#11 shared library. .Xr ssh 1 should use to communicate with a PKCS#11 token providing the user's private RSA key. diff -u src/crypto/openssh/sshd_config.5.orig src/crypto/openssh/sshd_config.5 --- src/crypto/openssh/sshd_config.5.orig 2012-05-12 04:16:49.000000000 +0900 +++ src/crypto/openssh/sshd_config.5 2012-05-12 04:17:04.000000000 +0900 @@ -818,7 +818,8 @@ is .Dq yes , the root user may be allowed in with its password even if -.Cm PermitRootLogin is set to +.Cm PermitRootLogin +is set to .Dq without-password . .Pp If this option is set to diff -u src/share/termcap/termcap.5.orig src/share/termcap/termcap.5 --- src/share/termcap/termcap.5.orig 2012-05-12 04:18:52.000000000 +0900 +++ src/share/termcap/termcap.5 2012-05-12 04:24:23.000000000 +0900 @@ -1821,7 +1821,7 @@ .Sy \&ts and .Sy \&fs . -.Pf ( Xr \&fs +.Pf ( Sy \&fs must leave the cursor position in the same place that it was before .Sy \&ts . If necessary, the @@ -2067,7 +2067,7 @@ .Pp Other specific terminal problems may be corrected by adding more capabilities of the form -.Sy x Em x . +.Sy x Ns Em x . .Ss Similar Terminals If there are two very similar terminals, one can be defined as being just like the other with certain exceptions. diff -u src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5.orig src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 --- src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5.orig 2012-05-12 04:25:02.000000000 +0900 +++ src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 2012-05-12 04:25:51.000000000 +0900 @@ -316,7 +316,7 @@ If the .Va dh_file is in DSA parameters format, it will be automatically converted -into DH params. +into DH parameters. .It Va subject_match Substring to be matched against the subject of the authentication server certificate. @@ -370,7 +370,7 @@ fragmented. .It Li sim_min_num_chal=3 can be used to configure EAP-SIM to require three -challenges (by default, it accepts 2 or 3) +challenges (by default, it accepts 2 or 3). .It Li fast_provisioning=1 option enables in-line provisioning of EAP-FAST credentials (PAC). >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120511193642.CAE2028424>