Manpage formatting tweaks.
This commit is contained in:
parent
5d726082c5
commit
17585e0f6d
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)killpg.2 6.5 (Berkeley) 3/10/91
|
||||
.\" $Id: killpg.2,v 1.2 1993/08/01 07:45:49 mycroft Exp $
|
||||
.\" $Id: killpg.2,v 1.3 1993/12/01 18:49:52 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt KILLPG 2
|
||||
@ -91,6 +91,6 @@ of the sending process.
|
||||
.Xr sigaction 2
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn killpg
|
||||
function call appeared in
|
||||
.Bx 4.0 .
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)killpg.2 6.5 (Berkeley) 3/10/91
|
||||
.\" $Id: killpg.3,v 1.2 1993/08/01 07:45:49 mycroft Exp $
|
||||
.\" $Id: killpg.3,v 1.3 1993/12/01 18:49:52 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt KILLPG 2
|
||||
@ -91,6 +91,6 @@ of the sending process.
|
||||
.Xr sigaction 2
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn killpg
|
||||
function call appeared in
|
||||
.Bx 4.0 .
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)sigblock.2 6.7 (Berkeley) 3/10/91
|
||||
.\" $Id: sigblock.2,v 1.2 1993/08/01 07:45:48 mycroft Exp $
|
||||
.\" $Id: sigblock.2,v 1.3 1993/12/01 18:49:54 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt SIGBLOCK 2
|
||||
@ -79,7 +79,7 @@ The previous set of masked signals is returned.
|
||||
.Xr sigsetops 3
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn sigblock
|
||||
function call appeared in
|
||||
.Bx 4.2
|
||||
and has been deprecated.
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)sigblock.2 6.7 (Berkeley) 3/10/91
|
||||
.\" $Id: sigblock.3,v 1.2 1993/08/01 07:45:48 mycroft Exp $
|
||||
.\" $Id: sigblock.3,v 1.3 1993/12/01 18:49:54 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt SIGBLOCK 2
|
||||
@ -79,7 +79,7 @@ The previous set of masked signals is returned.
|
||||
.Xr sigsetops 3
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn sigblock
|
||||
function call appeared in
|
||||
.Bx 4.2
|
||||
and has been deprecated.
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)sigpause.2 6.6 (Berkeley) 3/10/91
|
||||
.\" $Id: sigpause.2,v 1.2 1993/08/01 07:45:47 mycroft Exp $
|
||||
.\" $Id: sigpause.2,v 1.3 1993/12/01 18:49:56 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt SIGPAUSE 2
|
||||
@ -69,7 +69,7 @@ set to
|
||||
.Xr sigvec 2
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn sigpause
|
||||
function call appeared in
|
||||
.Bx 4.2
|
||||
and has been deprecated.
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)sigpause.2 6.6 (Berkeley) 3/10/91
|
||||
.\" $Id: sigpause.3,v 1.2 1993/08/01 07:45:47 mycroft Exp $
|
||||
.\" $Id: sigpause.3,v 1.3 1993/12/01 18:49:56 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt SIGPAUSE 2
|
||||
@ -69,7 +69,7 @@ set to
|
||||
.Xr sigvec 2
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn sigpause
|
||||
function call appeared in
|
||||
.Bx 4.2
|
||||
and has been deprecated.
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)sigsetmask.2 6.7 (Berkeley) 3/10/91
|
||||
.\" $Id: sigsetmask.2,v 1.2 1993/08/01 07:45:46 mycroft Exp $
|
||||
.\" $Id: sigsetmask.2,v 1.3 1993/12/01 18:49:57 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt SIGSETMASK 2
|
||||
@ -77,7 +77,7 @@ The previous set of masked signals is returned.
|
||||
.Xr sigsetops 3
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn sigsetmask
|
||||
function call appeared in
|
||||
.Bx 4.2
|
||||
and has been deprecated.
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)sigsetmask.2 6.7 (Berkeley) 3/10/91
|
||||
.\" $Id: sigsetmask.3,v 1.2 1993/08/01 07:45:46 mycroft Exp $
|
||||
.\" $Id: sigsetmask.3,v 1.3 1993/12/01 18:49:57 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt SIGSETMASK 2
|
||||
@ -77,7 +77,7 @@ The previous set of masked signals is returned.
|
||||
.Xr sigsetops 3
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn sigsetmask
|
||||
function call appeared in
|
||||
.Bx 4.2
|
||||
and has been deprecated.
|
||||
|
@ -31,7 +31,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)ctype.3 6.5 (Berkeley) 4/19/91
|
||||
.\" $Id: ctype.3,v 1.4 1993/11/25 02:48:52 jtc Exp $
|
||||
.\" $Id: ctype.3,v 1.5 1993/12/01 18:50:38 jtc Exp $
|
||||
.\"
|
||||
.Dd April 19, 1991
|
||||
.Dt CTYPE 3
|
||||
@ -99,7 +99,7 @@ See the specific manual pages for more information.
|
||||
.Xr ascii 7
|
||||
.Sh STANDARDS
|
||||
These functions, with the exception of
|
||||
.Fn isblank ,
|
||||
.Fn isblank
|
||||
and
|
||||
.Fn toascii ,
|
||||
conform to
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)mktemp.3 6.10 (Berkeley) 4/19/91
|
||||
.\" $Id: mktemp.3,v 1.3 1993/11/29 22:06:55 jtc Exp $
|
||||
.\" $Id: mktemp.3,v 1.4 1993/12/01 18:50:51 jtc Exp $
|
||||
.\"
|
||||
.Dd April 19, 1991
|
||||
.Dt MKTEMP 3
|
||||
@ -132,6 +132,6 @@ function.
|
||||
.Xr stat 2
|
||||
.Sh HISTORY
|
||||
A
|
||||
.Nm mktemp
|
||||
.Fn mktemp
|
||||
function appeared in
|
||||
.At v7 .
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)strdup.3 5.3 (Berkeley) 4/19/91
|
||||
.\" $Id: strdup.3,v 1.2 1993/08/01 07:43:48 mycroft Exp $
|
||||
.\" $Id: strdup.3,v 1.3 1993/12/01 18:51:07 jtc Exp $
|
||||
.\"
|
||||
.Dd April 19, 1991
|
||||
.Dt STRDUP 3
|
||||
@ -54,10 +54,10 @@ The pointer may subsequently be used as an
|
||||
argument to the function
|
||||
.Xr free 3 .
|
||||
.Sh SEE ALSO
|
||||
.Xr calloc 3
|
||||
.Xr malloc 3
|
||||
.Xr realloc 3
|
||||
.Xr free 3
|
||||
.Xr free 3 ,
|
||||
.Xr malloc 3 ,
|
||||
.Xt strcpy 3 ,
|
||||
.Xt strlen 3
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn strdup
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)getpgrp.2 6.4 (Berkeley) 3/10/91
|
||||
.\" $Id: getpgrp.2,v 1.5 1993/11/25 00:38:59 jtc Exp $
|
||||
.\" $Id: getpgrp.2,v 1.6 1993/12/01 18:51:21 jtc Exp $
|
||||
.\"
|
||||
.Dd March 10, 1991
|
||||
.Dt GETPGRP 2
|
||||
@ -72,7 +72,7 @@ are used to get/set the process group of the control terminal.
|
||||
.Xr termios 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
.Fn getpgrp
|
||||
function call appeared in
|
||||
.Bx 4.0 .
|
||||
.Sh STANDARDS
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)open.2 6.7 (Berkeley) 5/27/91
|
||||
.\" $Id: open.2,v 1.3 1993/11/25 00:39:22 jtc Exp $
|
||||
.\" $Id: open.2,v 1.4 1993/12/01 18:51:26 jtc Exp $
|
||||
.\"
|
||||
.Dd May 27, 1991
|
||||
.Dt OPEN 2
|
||||
@ -186,7 +186,7 @@ special file, and the device associated with this special file
|
||||
does not exist.
|
||||
.It Bq Er EINTR
|
||||
The
|
||||
.Nm
|
||||
.Fn open
|
||||
operation was interrupted by a signal.
|
||||
.It Bq Er EOPNOTSUPP
|
||||
.Dv O_SHLOCK
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)syscall.2 6.3 (Berkeley) 3/10/91
|
||||
.\" $Id: sysarch.2,v 1.2 1993/11/25 00:39:54 jtc Exp $
|
||||
.\" $Id: sysarch.2,v 1.3 1993/12/01 18:51:28 jtc Exp $
|
||||
.\"
|
||||
.Dd October 11, 1993
|
||||
.Dt SYSARCH 2
|
||||
@ -59,7 +59,7 @@ functions can be found in the header file
|
||||
.Ao Pa machine/sysarch.h Ac .
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
.Fn sysarch
|
||||
system call should never be called directly by
|
||||
user programs. Instead, they should access
|
||||
its functions using the architecture-dependent
|
||||
|
Loading…
Reference in New Issue
Block a user