* klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, and
authorJen Selby <jenselby@mit.edu>
Wed, 7 Aug 2002 20:45:54 +0000 (20:45 +0000)
committerJen Selby <jenselby@mit.edu>
Wed, 7 Aug 2002 20:45:54 +0000 (20:45 +0000)
        3x to 8, 1, and 3, respectively
        * rcp.M, rlogin.M, rsh.M: added references to the server manpages

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14683 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/bsd/ChangeLog
src/appl/bsd/klogind.M
src/appl/bsd/kshd.M
src/appl/bsd/login.M
src/appl/bsd/rcp.M
src/appl/bsd/rlogin.M
src/appl/bsd/rsh.M

index 4266d4c46733a7a61a09a5c9c5870547b96bcf55..c0ac62abec90c25e08ccbbd96531453c3ec44f37 100644 (file)
@@ -1,3 +1,9 @@
+2002-08-07  Jen Selby  <jenselby@mit.edu>
+       
+       * klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, and
+       3x to 8, 1, and 3, respectively
+       * rcp.M, rlogin.M, rsh.M: added references to the server manpages
+
 2002-07-12  Ken Raeburn  <raeburn@mit.edu>
 
        * v4rcp.c: Include port-sockets.h.
index b4e88f87390a4ba511d5a01a584719e5ac7d8e12..a05406a747d884f71f6dcefabc78ae623c11bb22 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)rlogind.8c  6.3 (Berkeley) 5/24/86
+.\"    @(#)rlogind.8   6.3 (Berkeley) 5/24/86
 .\"
-.TH KLOGIND 8C
+.TH KLOGIND 8
 .SH NAME
 klogind \- remote login server
 .SH SYNOPSIS
@@ -17,13 +17,13 @@ klogind \- remote login server
 .SH DESCRIPTION
 .I Klogind
 is the server for the 
-.IR rlogin (1C)
+.IR rlogin (1)
 program.  The server is 
-based on rlogind(8C) but uses Kerberos authentication.
+based on rlogind(8) but uses Kerberos authentication.
 .PP
 The 
 .I klogind
-server is invoked by \fIinetd(8c)\fP when it receives a connection on
+server is invoked by \fIinetd(8)\fP when it receives a connection on
 the port indicated in /etc/inetd.conf.  A typical /etc/inetd.conf
 configuration line for \fIklogind\fP might be:
 
@@ -117,7 +117,7 @@ client is connecting from a privileged port, before allowing login.
 The parent of the login process manipulates the master side of the
 pseduo terminal, operating as an intermediary between the login
 process and the client instance of the
-.I rlogin(1C)
+.I rlogin(1)
 program.  In normal operation, the packet protocol described in
 .IR pty (4)
 is invoked to provide ^S/^Q type facilities and propagate interrupt
@@ -191,6 +191,6 @@ by the server failed.
 .br
 The user's login shell could not be started.
 .SH SEE ALSO
-rlogind(8C), rlogin(1C)
+rlogind(8), rlogin(1)
 .SH BUGS
 A more extensible protocol should be used.
index ac418e6a1d98d6538dc51975892082a9ed944c1d..6e2efdb2b058e8c141aa388839cc250e541498eb 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)rshd.8c     6.3 (Berkeley) 5/24/86
+.\"    @(#)rshd.8      6.3 (Berkeley) 5/24/86
 .\"
-.TH KRSHD 8C
+.TH KRSHD 8
 .SH NAME
 kshd \- kerberized remote shell server
 .SH SYNOPSIS
@@ -17,9 +17,9 @@ kshd \- kerberized remote shell server
 .SH DESCRIPTION
 .I Krshd
 is the server for the 
-.IR rcmd (3X)
+.IR rcmd (3)
 routine and, consequently, for the
-.IR rsh (1C)
+.IR rsh (1)
 program.  The server provides remote execution facilities
 with authentication based on privileged port numbers from trusted hosts or 
 the Kerberos authentication system.
@@ -200,8 +200,8 @@ on the connection associated with the
 .BR stderr ,
 and is not preceded by a flag byte.
 .SH SEE ALSO
-rshd(8C), rsh(1C),
-rcmd(3X)
+rshd(8), rsh(1),
+rcmd(3)
 .SH BUGS
 A facility to allow all data exchanges to be encrypted should be
 present.
index 09d213e60acf5c9ad0fa560916b578d223db76c0..0fceb3529a96e423faccb8aa3fe0b9e26f31b058 100644 (file)
@@ -1,6 +1,6 @@
 .\"    login.1
 .\"
-.TH LOGIN 8C
+.TH LOGIN 8
 .SH NAME
 login.krb5 \- kerberos enhanced login program
 .SH SYNOPSIS
@@ -91,7 +91,7 @@ associated with
 .BR stderr.
 .PP
 .SH SEE ALSO
-rlogind(8C), rlogin(1C), telnetd(8c)
+rlogind(8), rlogin(1), telnetd(8)
 .SH BUGS
 Should use a config file to select use of V5, V4, and AFS, as well as
 policy for startup.
index 05c3a72c5614abf50bd002c615a9c8eba2625347..a388e80ed975a767f7968a54c66c49d3918eaf49 100644 (file)
@@ -145,7 +145,7 @@ rather than the current user name on the remote host.
 (on remote host) - file containing Kerberos principals that are allowed
 access.
 .SH SEE ALSO
-cp(1), ftp(1), rsh(1), rlogin(1), kerberos(3), krb_getrealm(3), rcp(1)
+cp(1), ftp(1), rsh(1), rlogin(1), kerberos(3), krb_getrealm(3), kshd(8), rcp(1) 
 [UCB version]
 .SH BUGS
 .B Rcp
index da0e8d7245b9b06817a917b6cc44f6475d685785..97b2a8e7d12493153aa6b86490b589b50b44084c 100644 (file)
@@ -150,7 +150,7 @@ simple heuristics are used to guess which to try.
 Use Kerberos V4 authentication only; don't try Kerberos V5.
 .SH SEE ALSO
 rsh(1), kerberos(3), krb_sendauth(3), krb_realmofhost(3), rlogin(1) [UCB
-version]
+version], klogind(8)
 .SH FILES
 .TP "\w'~/\&.k5login\ \ 'u"
 ~/\&.k5login
index cefd0038479a8e4ec9ac8a64dd43c308d78cb0f4..ce0ebfb2032d6846c03e3f88296aa6967bcb7a34 100644 (file)
@@ -17,7 +17,7 @@
 .\"
 .\"    @(#)rsh.1       6.2 (Berkeley) 9/20/88
 .\" "
-.TH RSH
+.TH RSH 1
 .SH NAME
 rsh \- remote shell
 .SH SYNOPSIS
@@ -147,7 +147,7 @@ to
 (on remote host) - file containing Kerberos principals that are allowed
 access.
 .SH SEE ALSO
-rlogin(1), kerberos(3), krb_sendauth(3), krb_realmofhost(3)
+rlogin(1), kerberos(3), krb_sendauth(3), krb_realmofhost(3), kshd(8)
 .SH BUGS
 If you are using
 .IR csh (1)