move from 3X to 3
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 08:41:37 +0000 (00:41 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 08:41:37 +0000 (00:41 -0800)
SCCS-vsn: share/man/man3/assert.3 6.2
SCCS-vsn: lib/libc/gen/getdiskbyname.3 6.2
SCCS-vsn: lib/libc/gen/getfsent.3 6.2
SCCS-vsn: lib/libc/gen/initgroups.3 6.2
SCCS-vsn: old/libndbm/ndbm.3 6.5
SCCS-vsn: lib/libc/net/rcmd.3 6.6
SCCS-vsn: lib/libcompat/4.3/rexec.3 6.4

usr/src/lib/libc/gen/getdiskbyname.3
usr/src/lib/libc/gen/getfsent.3
usr/src/lib/libc/gen/initgroups.3
usr/src/lib/libc/net/rcmd.3
usr/src/lib/libcompat/4.3/rexec.3
usr/src/old/libndbm/ndbm.3
usr/src/share/man/man3/assert.3

index f05f52b..dc7682b 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)getdiskbyname.3     6.1 (Berkeley) %G%
+.\"    @(#)getdiskbyname.3     6.2 (Berkeley) %G%
 .\"
 .\"
-.TH GETDISKBYNAME 3X ""
+.TH GETDISKBYNAME 3 ""
 .UC 5
 .SH NAME
 getdiskbyname \- get disk description by its name
 .UC 5
 .SH NAME
 getdiskbyname \- get disk description by its name
index 21c9729..87b8d30 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)getfsent.3  6.1 (Berkeley) %G%
+.\"    @(#)getfsent.3  6.2 (Berkeley) %G%
 .\"
 .\"
-.TH GETFSENT 3X  ""
+.TH GETFSENT 3  ""
 .UC 4
 .SH NAME
 getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent \- get file system descriptor file entry
 .UC 4
 .SH NAME
 getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent \- get file system descriptor file entry
index 46a166f..fa45a03 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)initgroups.3        6.1 (Berkeley) %G%
+.\"    @(#)initgroups.3        6.2 (Berkeley) %G%
 .\"
 .\"
-.TH INITGROUPS 3X ""
+.TH INITGROUPS 3 ""
 .UC 5
 .SH NAME
 initgroups \- initialize group access list
 .UC 5
 .SH NAME
 initgroups \- initialize group access list
@@ -42,5 +42,3 @@ If the invoking program uses any of these routines,
 the group structure will
 be overwritten in the call to
 .IR initgroups .
 the group structure will
 be overwritten in the call to
 .IR initgroups .
-.PP
-Noone seems to keep /etc/group up to date.
index feb9125..c2473bb 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)rcmd.3      6.5 (Berkeley) %G%
+.\"    @(#)rcmd.3      6.6 (Berkeley) %G%
 .\"
 .\"
-.TH RCMD 3X ""
+.TH RCMD 3 ""
 .UC 5
 .SH NAME
 rcmd, rresvport, ruserok \- routines for returning a stream to a remote command
 .UC 5
 .SH NAME
 rcmd, rresvport, ruserok \- routines for returning a stream to a remote command
@@ -97,7 +97,7 @@ is allowed to bind an address of this sort to a socket.
 .PP
 .I Ruserok
 takes a remote host's name, as returned by a
 .PP
 .I Ruserok
 takes a remote host's name, as returned by a
-.IR gethostent (3N)
+.IR gethostbyaddr (3N)
 routine, two user names and a flag indicating if
 the local user's name is the super-user.  It then
 checks the file
 routine, two user names and a flag indicating if
 the local user's name is the super-user.  It then
 checks the file
@@ -115,17 +115,12 @@ returns \-1.  If the
 .I superuser
 flag is 1, the checking of the ``host.equiv'' file is
 bypassed.
 .I superuser
 flag is 1, the checking of the ``host.equiv'' file is
 bypassed.
+If the local domain (as obtained from \fIgethostname\fP\|(2))
+is the same as the remote domain, only the machine name need be specified.
 .SH SEE ALSO
 rlogin(1C),
 rsh(1C),
 .SH SEE ALSO
 rlogin(1C),
 rsh(1C),
-rexec(3X),
+rexec(3),
 rexecd(8C),
 rlogind(8C),
 rshd(8C)
 rexecd(8C),
 rlogind(8C),
 rshd(8C)
-.SH BUGS
-There is no way to specify options to the
-.I socket
-call
-which
-.I rcmd
-makes.
index 16717da..3db485a 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)rexec.3     6.3 (Berkeley) %G%
+.\"    @(#)rexec.3     6.4 (Berkeley) %G%
 .\"
 .\"
-.TH REXEC 3X ""
+.TH REXEC 3 ""
 .UC 5
 .SH NAME
 rexec \- return stream to a remote command
 .UC 5
 .SH NAME
 rexec \- return stream to a remote command
@@ -74,11 +74,4 @@ and no
 provision is made for sending arbitrary signals to the remote process,
 although you may be able to get its attention by using out-of-band data.
 .SH SEE ALSO
 provision is made for sending arbitrary signals to the remote process,
 although you may be able to get its attention by using out-of-band data.
 .SH SEE ALSO
-rcmd(3X), rexecd(8C)
-.SH BUGS
-There is no way to specify options to the
-.I socket
-call
-which
-.I rexec
-makes.
+rcmd(3), rexecd(8C)
index 2ce34d2..1b62e07 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)ndbm.3      6.4 (Berkeley) %G%
+.\"    @(#)ndbm.3      6.5 (Berkeley) %G%
 .\"
 .\"
-.TH NDBM 3X  ""
+.TH NDBM 3  ""
 .UC 6
 .SH NAME
 dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr \- data base subroutines
 .UC 6
 .SH NAME
 dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr \- data base subroutines
@@ -64,10 +64,9 @@ int dbm_clearerr(db)
 These functions maintain key/content pairs in a data base.
 The functions will handle very large (a billion blocks)
 databases and will access a keyed item in one or two file system accesses.
 These functions maintain key/content pairs in a data base.
 The functions will handle very large (a billion blocks)
 databases and will access a keyed item in one or two file system accesses.
-An advantage over the
+This package replaces the earlier
 .IR dbm (3x)
 .IR dbm (3x)
-package
-is that these functions can have more than one database open at a time.
+library, which managed only a single database.
 .PP
 .IR Key s
 and
 .PP
 .IR Key s
 and
@@ -170,3 +169,5 @@ The order of keys presented by
 and
 .I dbm_nextkey
 depends on a hashing function, not on anything interesting.
 and
 .I dbm_nextkey
 depends on a hashing function, not on anything interesting.
+.SH SEE ALSO
+dbm(3X)
index 8787cd7..f317fcc 100644 (file)
@@ -1,6 +1,6 @@
-.\"    @(#)assert.3    6.1 (Berkeley) %G%
+.\"    @(#)assert.3    6.2 (Berkeley) %G%
 .\"
 .\"
-.TH ASSERT 3X ""
+.TH ASSERT 3 ""
 .AT 3
 .SH NAME
 assert \- program verification
 .AT 3
 .SH NAME
 assert \- program verification