summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Telka <marcel.telka@nexenta.com>2014-10-22 12:06:25 +0200
committerDan McDonald <danmcd@omniti.com>2014-10-23 19:26:33 -0400
commitc375047346b15ac13f787bc562bb7e724c97baf5 (patch)
tree40b47f68290987e153fae70db6a797ea45269c7f
parenta05fd0c9b9aa46cf66ddea7617e56facdf1f4aaf (diff)
downloadillumos-joyent-c375047346b15ac13f787bc562bb7e724c97baf5.tar.gz
4213 Missing spaces in man pages
Reviewed by: Eric Sproul <esproul@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
-rw-r--r--usr/src/man/man1/diff3.19
-rw-r--r--usr/src/man/man3c/enable_extended_FILE_stdio.3c5
-rw-r--r--usr/src/man/man3c/mutex_init.3c11
-rw-r--r--usr/src/man/man3nsl/rpc_control.3nsl5
-rw-r--r--usr/src/man/man3nsl/t_rcvudata.3nsl5
-rw-r--r--usr/src/man/man3nsl/xdr_simple.3nsl5
-rw-r--r--usr/src/man/man5/kerberos.55
-rw-r--r--usr/src/man/man9f/kmem_alloc.9f5
8 files changed, 29 insertions, 21 deletions
diff --git a/usr/src/man/man1/diff3.1 b/usr/src/man/man1/diff3.1
index 001761ac6b..46b1b7ae2a 100644
--- a/usr/src/man/man1/diff3.1
+++ b/usr/src/man/man1/diff3.1
@@ -1,9 +1,10 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright 1989 AT&T Copyright (c) 2005, Sun Microsystems, Inc. All Rights Reserved
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH DIFF3 1 "Nov 7, 2005"
+.TH DIFF3 1 "Oct 22, 2014"
.SH NAME
diff3 \- 3-way differential file comparison
.SH SYNOPSIS
@@ -32,7 +33,7 @@ all three files differ
\fB\fB====1\fR\fR
.ad
.RS 9n
-\fIfilename1\fRis different
+\fIfilename1\fR is different
.RE
.sp
@@ -41,7 +42,7 @@ all three files differ
\fB\fB====2\fR\fR
.ad
.RS 9n
-\fIfilename2\fRis different
+\fIfilename2\fR is different
.RE
.sp
@@ -50,7 +51,7 @@ all three files differ
\fB\fB====3\fR\fR
.ad
.RS 9n
-\fIfilename3\fRis different
+\fIfilename3\fR is different
.RE
.sp
diff --git a/usr/src/man/man3c/enable_extended_FILE_stdio.3c b/usr/src/man/man3c/enable_extended_FILE_stdio.3c
index 8d43af859d..08c3a2141d 100644
--- a/usr/src/man/man3c/enable_extended_FILE_stdio.3c
+++ b/usr/src/man/man3c/enable_extended_FILE_stdio.3c
@@ -1,9 +1,10 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved.
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH ENABLE_EXTENDED_FILE_STDIO 3C "Apr 18, 2006"
+.TH ENABLE_EXTENDED_FILE_STDIO 3C "Oct 22, 2014"
.SH NAME
enable_extended_FILE_stdio \- enable extended FILE facility within standard I/O
.SH SYNOPSIS
@@ -278,7 +279,7 @@ even higher if \fImyfd\fR has a value greater than 255 and is truncated by the
assignment to the 8-bit \fI_file\fR field.
.sp
.LP
-Since the\fI_file\fR field has been renamed, attempts to recompile this code
+Since the \fI_file\fR field has been renamed, attempts to recompile this code
will fail. The application should be changed not to use this field in the
\fBFILE\fR structure.
.sp
diff --git a/usr/src/man/man3c/mutex_init.3c b/usr/src/man/man3c/mutex_init.3c
index ed91bf1a86..3a42aee0ec 100644
--- a/usr/src/man/man3c/mutex_init.3c
+++ b/usr/src/man/man3c/mutex_init.3c
@@ -1,4 +1,5 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved.
.\" Portions Copyright (c) 2001, the Institute of Electrical and Electronics Engineers, Inc. and The Open Group. All Rights Reserved.
.\" Portions Copyright (c) 1995 IEEE All Rights Reserved.
@@ -9,7 +10,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH MUTEX_INIT 3C "Jun 5, 2007"
+.TH MUTEX_INIT 3C "Oct 22, 2014"
.SH NAME
mutex_init, mutex_lock, mutex_trylock, mutex_unlock, mutex_consistent,
mutex_destroy \- mutual exclusion locks
@@ -130,7 +131,7 @@ then attempt to make the state protected by the mutex consistent, since this
state could have been left inconsistent when the last owner died. If the new
owner is able to make the state consistent, it should call
\fBmutex_consistent()\fR to restore the state of the mutex and then unlock the
-mutex. All subsequent calls to \fBmutex_lock()\fRwill then behave normally.
+mutex. All subsequent calls to \fBmutex_lock()\fR will then behave normally.
Only the new owner can make the mutex consistent. If for any reason the new
owner is not able to make the state consistent, it should not call
\fBmutex_consistent()\fR but should simply unlock the mutex. All waiting
@@ -245,7 +246,7 @@ A mutex lock must not be reinitialized while in use by other threads.
.sp
.LP
These rules do not apply to \fBLOCK_ROBUST\fR mutexes. See the description for
-\fBLOCK_ROBUST\fRabove. If default mutex attributes are used, the macro
+\fBLOCK_ROBUST\fR above. If default mutex attributes are used, the macro
\fBDEFAULTMUTEX\fR can be used to initialize mutexes that are statically
allocated.
.sp
@@ -790,7 +791,7 @@ The following example shows how to use a \fBUSYNC_PROCESS\fR |
buffer = (buffer_t *)mmap(NULL, sizeof(buffer_t),
PROT_READ | PROT_WRITE, MAP_SHARED, ipc_fd, 0);
mutex_init(&buffer->Interprocess_mutex,
- USYNC_PROCESS | LOCK_ROBUST,0);
+ USYNC_PROCESS | LOCK_ROBUST, 0);
} else {
create_shared_memory();
ipc_fd = open(INTERPROCESS_FILE, O_RDWR);
@@ -798,7 +799,7 @@ The following example shows how to use a \fBUSYNC_PROCESS\fR |
PROT_READ | PROT_WRITE, MAP_SHARED, ipc_fd, 0);
buffer->Interprocess_data = 0;
mutex_init(&buffer->Interprocess_mutex,
- USYNC_PROCESS | LOCK_ROBUST,0);
+ USYNC_PROCESS | LOCK_ROBUST, 0);
}
for(;;) {
rc = mutex_lock(&buffer->Interprocess_mutex);
diff --git a/usr/src/man/man3nsl/rpc_control.3nsl b/usr/src/man/man3nsl/rpc_control.3nsl
index 58eae610a9..466c6f0d09 100644
--- a/usr/src/man/man3nsl/rpc_control.3nsl
+++ b/usr/src/man/man3nsl/rpc_control.3nsl
@@ -1,10 +1,11 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright 1989 AT&T
.\" Copyright (C) 1999, Sun Microsystems, Inc. All Rights Reserved
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH RPC_CONTROL 3NSL "Feb 24, 1999"
+.TH RPC_CONTROL 3NSL "Oct 22, 2014"
.SH NAME
rpc_control \- library routine for manipulating global RPC attributes for
client and server applications
@@ -110,7 +111,7 @@ transports ignore \fBRPC_SVC_CONNMAXREC_SET\fR and
.sp
.LP
This routine returns \fBTRUE\fR if the operation was successful and
-returns\fBFALSE\fR otherwise.
+returns \fBFALSE\fR otherwise.
.SH ATTRIBUTES
.sp
.LP
diff --git a/usr/src/man/man3nsl/t_rcvudata.3nsl b/usr/src/man/man3nsl/t_rcvudata.3nsl
index 1149f71eb2..7c35da1b20 100644
--- a/usr/src/man/man3nsl/t_rcvudata.3nsl
+++ b/usr/src/man/man3nsl/t_rcvudata.3nsl
@@ -1,4 +1,5 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright 1994, The X/Open Company Ltd. All Rights Reserved Portions Copyright 1989 AT&T Portions Copyright (c) 1998, Sun Microsystems, Inc. All Rights Reserved
.\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Original documentation from The Open Group can be obtained online at
.\" http://www.opengroup.org/bookstore/.
@@ -7,7 +8,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH T_RCVUDATA 3NSL "May 7, 1998"
+.TH T_RCVUDATA 3NSL "Oct 22, 2014"
.SH NAME
t_rcvudata \- receive a data unit
.SH SYNOPSIS
@@ -184,7 +185,7 @@ The \fBXTI\fR interfaces use the header file, \fBxti.h\fR. \fBTLI\fR interfaces
should \fInot\fR use this header. They should use the header:
.br
.in +2
-#include<tiuser.h>
+#include <tiuser.h>
.in -2
.SS "Error Description Values"
.sp
diff --git a/usr/src/man/man3nsl/xdr_simple.3nsl b/usr/src/man/man3nsl/xdr_simple.3nsl
index db0964d525..a39df22e31 100644
--- a/usr/src/man/man3nsl/xdr_simple.3nsl
+++ b/usr/src/man/man3nsl/xdr_simple.3nsl
@@ -1,10 +1,11 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright (c) 2001, Sun Microsystems, Inc. All Rights Reserved.
.\" Copyright 1989 AT&T
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH XDR_SIMPLE 3NSL "Aug 27, 2001"
+.TH XDR_SIMPLE 3NSL "Oct 22, 2014"
.SH NAME
xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free,
xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short,
@@ -13,7 +14,7 @@ xdr_void \- library routines for external data representation
.SH SYNOPSIS
.LP
.nf
-#include<rpc/xdr.h>
+#include <rpc/xdr.h>
diff --git a/usr/src/man/man5/kerberos.5 b/usr/src/man/man5/kerberos.5
index 29a64655f2..a27c1a9fdd 100644
--- a/usr/src/man/man5/kerberos.5
+++ b/usr/src/man/man5/kerberos.5
@@ -1,9 +1,10 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH KERBEROS 5 "Oct 1, 2008"
+.TH KERBEROS 5 "Oct 22, 2014"
.SH NAME
kerberos \- overview of Solaris Kerberos implementation
.SH DESCRIPTION
@@ -126,7 +127,7 @@ The following are examples of valid principal names:
.LP
The first four cases are \fIuser principals\fR. In the first two cases, it is
assumed that the user \fBjoe\fR is in the same realm as the client, so no realm
-is specified. Note that \fBjoe\fRand \fBjoe/admin\fR are different principals,
+is specified. Note that \fBjoe\fR and \fBjoe/admin\fR are different principals,
even if the same user uses them; \fBjoe/admin\fR has different privileges from
\fBjoe\fR. The fifth case is a \fIservice principal\fR, while the final case is
a \fIhost principal\fR. The word \fBhost\fR is required for host principals.
diff --git a/usr/src/man/man9f/kmem_alloc.9f b/usr/src/man/man9f/kmem_alloc.9f
index 969b730f73..9c4f8ccb0c 100644
--- a/usr/src/man/man9f/kmem_alloc.9f
+++ b/usr/src/man/man9f/kmem_alloc.9f
@@ -1,10 +1,11 @@
'\" te
+.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\" Copyright 1989 AT&T
.\" Copyright (c) 2006, Sun Microsystems, Inc., All Rights Reserved
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH KMEM_ALLOC 9F "Jan 16, 2006"
+.TH KMEM_ALLOC 9F "Oct 22, 2014"
.SH NAME
kmem_alloc, kmem_zalloc, kmem_free \- allocate kernel memory
.SH SYNOPSIS
@@ -25,7 +26,7 @@ kmem_alloc, kmem_zalloc, kmem_free \- allocate kernel memory
.LP
.nf
-\fBvoid\fR \fBkmem_free\fR(\fBvoid*\fR\fIbuf\fR, \fBsize_t\fR \fIsize\fR);
+\fBvoid\fR \fBkmem_free\fR(\fBvoid *\fR\fIbuf\fR, \fBsize_t\fR \fIsize\fR);
.fi
.SH INTERFACE LEVEL