diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-06-29 09:08:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-06-29 09:08:42 +0000 |
commit | e3a0801da3b8c824dca69ecf0ff8620d7777f63f (patch) | |
tree | 1ce28ad386ac379929f1d46d9e484f08aea9e790 | |
parent | 106bbb613d5b225c861fa33f57375ff5faec1da0 (diff) |
do not use Sx for sections outwith the page;
man4 still to go...
-rw-r--r-- | lib/libc/stdio/stdio.3 | 7 | ||||
-rw-r--r-- | lib/libc/sys/_exit.2 | 11 | ||||
-rw-r--r-- | sbin/iked/iked.8 | 8 | ||||
-rw-r--r-- | sbin/ipsecctl/ipsec.conf.5 | 8 | ||||
-rw-r--r-- | usr.bin/cvs/cvs.5 | 8 | ||||
-rw-r--r-- | usr.bin/rcs/ident.1 | 8 | ||||
-rw-r--r-- | usr.sbin/hostapd/hostapd.8 | 8 | ||||
-rw-r--r-- | usr.sbin/ldapd/ldapd.conf.5 | 12 | ||||
-rw-r--r-- | usr.sbin/relayd/relayd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/spamdb/spamdb.8 | 12 |
10 files changed, 33 insertions, 57 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3 index 07a947bba97..3ad8718c221 100644 --- a/lib/libc/stdio/stdio.3 +++ b/lib/libc/stdio/stdio.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stdio.3,v 1.27 2013/06/05 03:39:23 tedu Exp $ +.\" $OpenBSD: stdio.3,v 1.28 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: June 29 2013 $ .Dt STDIO 3 .Os .Sh NAME @@ -158,8 +158,7 @@ The .Nm stdio library is a part of the library libc and routines are automatically loaded as needed by the compiler. -The -.Sx SYNOPSIS +The SYNOPSIS sections of the following manual pages indicate which include files are to be used, what the compiler declaration for the function looks like, and which external variables are of interest. diff --git a/lib/libc/sys/_exit.2 b/lib/libc/sys/_exit.2 index 82cd5645a4e..3169f6dcfa2 100644 --- a/lib/libc/sys/_exit.2 +++ b/lib/libc/sys/_exit.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: _exit.2,v 1.18 2013/06/05 04:06:08 guenther Exp $ +.\" $OpenBSD: _exit.2,v 1.19 2013/06/29 09:08:41 jmc Exp $ .\" $NetBSD: _exit.2,v 1.6 1995/02/27 12:31:34 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)_exit.2 8.1 (Berkeley) 6/4/93 .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: June 29 2013 $ .Dt _EXIT 2 .Os .Sh NAME @@ -72,16 +72,13 @@ are passed on to the parent, thus negative values have less meaning.) .It The parent process ID of all of the calling process's existing child processes are set to 1; the initialization process (see the -.Sx DEFINITIONS -section of +DEFINITIONS section of .Xr intro 2 ) inherits each of these processes. .It If the termination of the process causes any process group to become orphaned (usually because the parents of all members -of the group have now exited; see -.Sx Orphaned Process Group -in +of the group have now exited; see Orphaned Process Group in .Xr intro 2 ) , and if any member of the orphaned group is stopped, the .Dv SIGHUP diff --git a/sbin/iked/iked.8 b/sbin/iked/iked.8 index aa9593c307c..47e0f362287 100644 --- a/sbin/iked/iked.8 +++ b/sbin/iked/iked.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iked.8,v 1.13 2013/01/08 10:38:19 reyk Exp $ +.\" $OpenBSD: iked.8,v 1.14 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2010-2013 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 8 2013 $ +.Dd $Mdocdate: June 29 2013 $ .Dt IKED 8 .Os .Sh NAME @@ -49,9 +49,7 @@ is provided by supports mutual authentication using RSA public keys and X.509 certificates. See the .Sx FILES -section below and -.Sx PKI AND CERTIFICATE AUTHORITY COMMANDS -in +section below and PKI AND CERTIFICATE AUTHORITY COMMANDS in .Xr ikectl 8 for more information about creating and maintaining the public key infrastructure. diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5 index f952ada2a41..0f274fcedff 100644 --- a/sbin/ipsecctl/ipsec.conf.5 +++ b/sbin/ipsecctl/ipsec.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.conf.5,v 1.142 2012/08/12 01:54:53 lteo Exp $ +.\" $OpenBSD: ipsec.conf.5,v 1.143 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. .\" @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 12 2012 $ +.Dd $Mdocdate: June 29 2013 $ .Dt IPSEC.CONF 5 .Os .Sh NAME @@ -66,9 +66,7 @@ below). An authentication method, such as public key authentication, will also have to be set up: -see the -.Sx PKI -section of +see the PKI section of .Xr isakmpd 8 for information on the types of authentication available, and the procedures for setting them up. diff --git a/usr.bin/cvs/cvs.5 b/usr.bin/cvs/cvs.5 index 373b2d78857..a74c7108cd6 100644 --- a/usr.bin/cvs/cvs.5 +++ b/usr.bin/cvs/cvs.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvs.5,v 1.8 2010/09/19 21:30:04 jmc Exp $ +.\" $OpenBSD: cvs.5,v 1.9 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" Copyright (c) 2004-2008 Xavier Santolaria <xsa@openbsd.org> @@ -24,7 +24,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 19 2010 $ +.Dd $Mdocdate: June 29 2013 $ .Dt CVS 5 .Os .Sh NAME @@ -479,9 +479,7 @@ and commands). .It Fl k Ar mode Specify the keyword substitution mode. -See the -.Sx KEYWORD SUBSTITUTION -section of +See the KEYWORD SUBSTITUTION section of .Xr rcs 1 for more information. .It Fl m Ar method diff --git a/usr.bin/rcs/ident.1 b/usr.bin/rcs/ident.1 index c4b9360e80c..f83ae8f65b0 100644 --- a/usr.bin/rcs/ident.1 +++ b/usr.bin/rcs/ident.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ident.1,v 1.11 2011/04/19 21:17:30 jmc Exp $ +.\" $OpenBSD: ident.1,v 1.12 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org> .\" All rights reserved. @@ -14,7 +14,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: April 19 2011 $ +.Dd $Mdocdate: June 29 2013 $ .Dt IDENT 1 .Os .Sh NAME @@ -30,9 +30,7 @@ The program searches for the pattern $keyword:... $ from the .Ar files specified as argument (or standard input if none are given). -See the -.Sx KEYWORD SUBSTITUTION -section of +See the KEYWORD SUBSTITUTION section of .Xr rcs 1 for more information. .Pp diff --git a/usr.sbin/hostapd/hostapd.8 b/usr.sbin/hostapd/hostapd.8 index f97ad9b5cad..ed168c2f988 100644 --- a/usr.sbin/hostapd/hostapd.8 +++ b/usr.sbin/hostapd/hostapd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostapd.8,v 1.18 2012/08/15 19:25:41 jmc Exp $ +.\" $OpenBSD: hostapd.8,v 1.19 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 15 2012 $ +.Dd $Mdocdate: June 29 2013 $ .Dt HOSTAPD 8 .Os .Sh NAME @@ -69,9 +69,7 @@ to remove the specified station. .Nm may also handle dynamic roaming of IP addresses and routes in addition to the standard IAPP ADD.notify behaviour. -See the section called -.Sx IP Roaming -in +See the section called IP Roaming in .Xr hostapd.conf 5 for details. .Pp diff --git a/usr.sbin/ldapd/ldapd.conf.5 b/usr.sbin/ldapd/ldapd.conf.5 index ea31221838a..b9976c8f2a6 100644 --- a/usr.sbin/ldapd/ldapd.conf.5 +++ b/usr.sbin/ldapd/ldapd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldapd.conf.5,v 1.16 2012/09/26 16:19:44 jmc Exp $ +.\" $OpenBSD: ldapd.conf.5,v 1.17 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2009, 2010 Martin Hedenfalk <martin@bzero.se> .\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org> @@ -17,7 +17,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: September 26 2012 $ +.Dd $Mdocdate: June 29 2013 $ .Dt LDAPD.CONF 5 .Os .Sh NAME @@ -137,9 +137,7 @@ local namespaces. .It rootpw Ar password Password for the root user. Specified either in plain text, or in hashed format. -See -.Sx AUTHENTICATION -in +See AUTHENTICATION in .Xr ldapd 8 . .It schema Ar filename Add schema definitions from the specified file. @@ -176,9 +174,7 @@ The distinguished name must have the same suffix as the namespace. .It rootpw Ar password Password for the root user. Specified either in plain text, or in hashed format. -See -.Sx AUTHENTICATION -in +See AUTHENTICATION in .Xr ldapd 8 . .It index Ar attribute Maintain an index on the specified attribute. diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index 93956c91a96..9ac1bfa27e9 100644 --- a/usr.sbin/relayd/relayd.conf.5 +++ b/usr.sbin/relayd/relayd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayd.conf.5,v 1.134 2013/05/30 20:17:12 reyk Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.135 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 30 2013 $ +.Dd $Mdocdate: June 29 2013 $ .Dt RELAYD.CONF 5 .Os .Sh NAME @@ -1131,9 +1131,7 @@ Set the string defining the SSL cipher suite. If not specified, the default value .Ar HIGH:!ADH will be used (strong crypto cipher suites without anonymous DH). -See the -.Sx CIPHERS -section of +See the CIPHERS section of .Xr openssl 1 for information about SSL cipher suites and preference lists. .It Ic session cache Ar value diff --git a/usr.sbin/spamdb/spamdb.8 b/usr.sbin/spamdb/spamdb.8 index aa674da46ab..8aca116b258 100644 --- a/usr.sbin/spamdb/spamdb.8 +++ b/usr.sbin/spamdb/spamdb.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spamdb.8,v 1.16 2012/06/04 15:27:29 jmc Exp $ +.\" $OpenBSD: spamdb.8,v 1.17 2013/06/29 09:08:41 jmc Exp $ .\" .\" Copyright (c) 2004 Bob Beck. All rights reserved. .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 4 2012 $ +.Dd $Mdocdate: June 29 2013 $ .Dt SPAMDB 8 .Os .Sh NAME @@ -51,9 +51,7 @@ Delete entries for .Ar keys . .It Fl T Add or delete the keys as SPAMTRAP entries. -See the -.Sx GREYTRAPPING -section of +See the GREYTRAPPING section of .Xr spamd 8 for more information. Must be used in conjunction with the @@ -63,9 +61,7 @@ or option. .It Fl t Add or delete the keys as TRAPPED entries. -See the -.Sx GREYTRAPPING -section of +See the GREYTRAPPING section of .Xr spamd 8 for more information. Must be used in conjunction with the |