summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/bindresvport.32
-rw-r--r--lib/libc/rpc/des_crypt.32
-rw-r--r--lib/libc/rpc/getrpcent.32
-rw-r--r--lib/libc/rpc/getrpcport.32
-rw-r--r--lib/libc/rpc/publickey.32
-rw-r--r--lib/libc/rpc/publickey.51
-rw-r--r--lib/libc/rpc/rpc.32
-rw-r--r--lib/libc/rpc/rpc.51
-rw-r--r--lib/libc/rpc/rpc_secure.33
-rw-r--r--lib/libc/rpc/rstat.11
-rw-r--r--lib/libc/rpc/rstat_svc.81
-rw-r--r--lib/libc/rpc/rtime.32
12 files changed, 20 insertions, 1 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3
index b21d65e..cf67de9 100644
--- a/lib/libc/rpc/bindresvport.3
+++ b/lib/libc/rpc/bindresvport.3
@@ -1,4 +1,6 @@
.\" @(#)bindresvport.3n 2.2 88/08/02 4.0 RPCSRC; from 1.7 88/03/14 SMI
+.\" $Id$
+.\"
.Dd November 22, 1987
.Dt BINDRESVPORT 3
.Os
diff --git a/lib/libc/rpc/des_crypt.3 b/lib/libc/rpc/des_crypt.3
index ca0a33e..371db65 100644
--- a/lib/libc/rpc/des_crypt.3
+++ b/lib/libc/rpc/des_crypt.3
@@ -1,4 +1,6 @@
.\" @(#)des_crypt.3 2.1 88/08/11 4.0 RPCSRC; from 1.16 88/03/02 SMI;
+.\" $Id$
+.\"
.TH DES_CRYPT 3 "6 October 1987"
.SH NAME
des_crypt, ecb_crypt, cbc_crypt, des_setparity \- fast DES encryption
diff --git a/lib/libc/rpc/getrpcent.3 b/lib/libc/rpc/getrpcent.3
index d2ea355..ce428d7 100644
--- a/lib/libc/rpc/getrpcent.3
+++ b/lib/libc/rpc/getrpcent.3
@@ -1,4 +1,6 @@
.\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI
+.\" $Id$
+.\"
.Dd December 14, 1987
.Dt GETRPCENT 3
.Os
diff --git a/lib/libc/rpc/getrpcport.3 b/lib/libc/rpc/getrpcport.3
index 8f4ebed..0f9ad6b 100644
--- a/lib/libc/rpc/getrpcport.3
+++ b/lib/libc/rpc/getrpcport.3
@@ -1,4 +1,6 @@
.\" @(#)getrpcport.3r 2.2 88/08/02 4.0 RPCSRC; from 1.12 88/02/26 SMI
+.\" $Id$
+.\"
.Dd October 6, 1987
.Dt GETRPCPORT 3
.Os
diff --git a/lib/libc/rpc/publickey.3 b/lib/libc/rpc/publickey.3
index 7063e8a..abe74c6 100644
--- a/lib/libc/rpc/publickey.3
+++ b/lib/libc/rpc/publickey.3
@@ -1,4 +1,6 @@
.\" @(#)publickey.3r 2.1 88/08/07 4.0 RPCSRC
+.\" $Id$
+.\"
.TH PUBLICKEY 3R "6 October 1987"
.SH NAME
publickey, getpublickey, getsecretkey \- get public or secret key
diff --git a/lib/libc/rpc/publickey.5 b/lib/libc/rpc/publickey.5
index a7be96e..50c8648 100644
--- a/lib/libc/rpc/publickey.5
+++ b/lib/libc/rpc/publickey.5
@@ -1,3 +1,4 @@
+.\" $Id$
.\" @(#)publickey.5 2.1 88/08/07 4.0 RPCSRC; from 1.6 88/02/29 SMI;
.TH PUBLICKEY 5 "19 October 1987"
.SH NAME
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index 507c6b2..82e643f 100644
--- a/lib/libc/rpc/rpc.3
+++ b/lib/libc/rpc/rpc.3
@@ -1,4 +1,6 @@
.\" @(#)rpc.3n 2.4 88/08/08 4.0 RPCSRC; from 1.19 88/06/24 SMI
+.\" $Id$
+.\"
.TH RPC 3 "16 February 1988"
.SH NAME
rpc \- library routines for remote procedure calls
diff --git a/lib/libc/rpc/rpc.5 b/lib/libc/rpc/rpc.5
index d464395..421dc9b 100644
--- a/lib/libc/rpc/rpc.5
+++ b/lib/libc/rpc/rpc.5
@@ -1,3 +1,4 @@
+.\" $Id$
.\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI;
.Dd September 26, 1985
.Dt RPC 5
diff --git a/lib/libc/rpc/rpc_secure.3 b/lib/libc/rpc/rpc_secure.3
index 47affaa..ac298d1 100644
--- a/lib/libc/rpc/rpc_secure.3
+++ b/lib/libc/rpc/rpc_secure.3
@@ -1,5 +1,6 @@
.\" @(#)rpc_secure.3n 2.1 88/08/08 4.0 RPCSRC; from 1.19 88/06/24 SMI
-.\" $Id: rpc_secure.3,v 1.2 1998/01/05 07:12:16 charnier Exp $
+.\" $Id: rpc_secure.3,v 1.3 1998/01/16 13:33:09 bde Exp $
+.\"
.Dd February 16, 1988
.Dt RPC 3
.Sh NAME
diff --git a/lib/libc/rpc/rstat.1 b/lib/libc/rpc/rstat.1
index 03c3a06..fc9c5fe 100644
--- a/lib/libc/rpc/rstat.1
+++ b/lib/libc/rpc/rstat.1
@@ -1,3 +1,4 @@
+.\" $Id$
.\" @(#)rstat.1 2.1 88/08/03 4.0 RPCSRC
.TH RSTAT 1 "3 August 1988"
.SH NAME
diff --git a/lib/libc/rpc/rstat_svc.8 b/lib/libc/rpc/rstat_svc.8
index b7b4386..948fc7d 100644
--- a/lib/libc/rpc/rstat_svc.8
+++ b/lib/libc/rpc/rstat_svc.8
@@ -1,3 +1,4 @@
+.\" $Id$
.\" @(#)rstat_svc.8c 2.2 88/08/03 4.0 RPCSRC; from 1.10 87/09/09 SMI
.TH RSTAT_SVC 8 "24 November 1987"
.SH NAME
diff --git a/lib/libc/rpc/rtime.3 b/lib/libc/rpc/rtime.3
index af0c1ca..eb2cdb1 100644
--- a/lib/libc/rpc/rtime.3
+++ b/lib/libc/rpc/rtime.3
@@ -1,4 +1,6 @@
.\" @(#)rtime.3n 2.1 88/08/08 4.0 RPCSRC; from 1.5 88/02/08 SMI
+.\" $Id$
+.\"
.TH RTIME 3 "22 November 1987"
.SH NAME
rtime \- get remote time
OpenPOWER on IntegriCloud