From 06c859ecf534f468a52f24a3eb14409d73a4907c Mon Sep 17 00:00:00 2001 From: assar Date: Tue, 8 May 2001 14:57:13 +0000 Subject: mdoc(ng) fixes Submitted by: ru --- crypto/heimdal/appl/ftp/ftpd/ftpd.8 | 3 +- crypto/heimdal/appl/ftp/ftpd/ftpusers.5 | 3 +- crypto/heimdal/appl/kf/kf.1 | 70 ++++++++++++---------------- crypto/heimdal/appl/kf/kfd.8 | 34 +++++++------- crypto/heimdal/appl/push/pfrom.1 | 3 +- crypto/heimdal/appl/push/push.8 | 13 +++--- crypto/heimdal/appl/telnet/telnet/telnet.1 | 64 ++++++++++++------------- crypto/heimdal/appl/telnet/telnetd/telnetd.8 | 33 ++++++------- 8 files changed, 101 insertions(+), 122 deletions(-) (limited to 'crypto/heimdal/appl') diff --git a/crypto/heimdal/appl/ftp/ftpd/ftpd.8 b/crypto/heimdal/appl/ftp/ftpd/ftpd.8 index 872a7b8..745090c 100644 --- a/crypto/heimdal/appl/ftp/ftpd/ftpd.8 +++ b/crypto/heimdal/appl/ftp/ftpd/ftpd.8 @@ -38,8 +38,7 @@ .Os BSD 4.2 .Sh NAME .Nm ftpd -.Nd -Internet File Transfer Protocol server +.Nd Internet File Transfer Protocol server .Sh SYNOPSIS .Nm ftpd .Op Fl a Ar authmode diff --git a/crypto/heimdal/appl/ftp/ftpd/ftpusers.5 b/crypto/heimdal/appl/ftp/ftpd/ftpusers.5 index c06561b..d10d15a 100644 --- a/crypto/heimdal/appl/ftp/ftpd/ftpusers.5 +++ b/crypto/heimdal/appl/ftp/ftpd/ftpusers.5 @@ -5,8 +5,7 @@ .Os KTH-KRB .Sh NAME .Pa /etc/ftpusers -.Nd -FTP access list file. +.Nd FTP access list file .Sh DESCRIPTION .Pa /etc/ftpusers contains a list of users that should be allowed or denied FTP diff --git a/crypto/heimdal/appl/kf/kf.1 b/crypto/heimdal/appl/kf/kf.1 index 27ca59f..3836a07 100644 --- a/crypto/heimdal/appl/kf/kf.1 +++ b/crypto/heimdal/appl/kf/kf.1 @@ -8,62 +8,54 @@ .Os Heimdal .Sh NAME .Nm kf -.Nd -securly forward tickets +.Nd securly forward tickets .Sh SYNOPSIS .Nm -.Oo Fl p Ar port \*(Ba Xo -.Fl -port= Ns Ar port Oc -.Xc -.Oo Fl l Ar login \*(Ba Xo -.Fl -login= Ns Ar login Oc -.Xc -.Oo Fl c Ar ccache \*(Ba Xo -.Fl -ccache= Ns Ar ccache Oc -.Xc -.Op Fl F | Fl -forwardable -.Op Fl G | Fl -no-forwardable -.Op Fl h | Fl -help +.Oo +.Fl p Ar port | +.Fl -port Ns = Ns Ar port +.Oc +.Oo +.Fl l Ar login | +.Fl -login Ns = Ns Ar login +.Oc +.Oo +.Fl c Ar ccache | +.Fl -ccache Ns = Ns Ar ccache +.Oc +.Op Fl F | -forwardable +.Op Fl G | -no-forwardable +.Op Fl h | -help .Op Fl -version .Ar host ... .Sh DESCRIPTION The .Nm program forwards tickets to a remove host through an authenticated -and encrypted stream. Options supported are: -.Bl -tag -width Ds +and encrypted stream. +Options supported are: +.Bl -tag -width indent .It Xo -.Fl p Ar port Ns , -.Fl -port= Ns Ar port +.Fl p Ar port , +.Fl -port Ns = Ns Ar port .Xc port to connect to .It Xo -.Fl l Ar login Ns , -.Fl -login= Ns Ar login +.Fl l Ar login , +.Fl -login Ns = Ns Ar login .Xc remote login name .It Xo -.Fl c Ar ccache Ns , -.Fl -ccache= Ns Ar ccache +.Fl c Ar ccache , +.Fl -ccache Ns = Ns Ar ccache .Xc remote cred cache -.It Xo -.Fl F Ns , -.Fl -forwardable -.Xc +.It Fl F , -forwardable forward forwardable credentials -.It Xo -.Fl G Ns , -.Fl -no-forwardable -.Xc +.It Fl G , -no-forwardable do not forward forwardable credentials -.It Xo -.Fl h Ns , -.Fl -help -.Xc -.It Xo -.Fl -version -.Xc +.It Fl h , -help +.It Fl -version .El .Pp .Nm @@ -83,9 +75,9 @@ is able to forward ticket by itself. .\".Sh EXAMPLES .\".Sh DIAGNOSTICS .Sh SEE ALSO -.Xr kfd 8 , .Xr kinit 1 , -.Xr telnet 1 +.Xr telnet 1 , +.Xr kfd 8 .\".Sh STANDARDS .\".Sh HISTORY .\".Sh AUTHORS diff --git a/crypto/heimdal/appl/kf/kfd.8 b/crypto/heimdal/appl/kf/kfd.8 index 3fca73b..c678c8d 100644 --- a/crypto/heimdal/appl/kf/kfd.8 +++ b/crypto/heimdal/appl/kf/kfd.8 @@ -8,33 +8,31 @@ .Os Heimdal .Sh NAME .Nm kfd -.Nd -receive forwarded tickets +.Nd receive forwarded tickets .Sh SYNOPSIS .Nm -.Oo Fl p Ar port \*(Ba Xo -.Fl -port= Ns Ar port Oc -.Xc -.Op Fl i | Fl -inetd -.Oo Fl R Ar regpag \*(Ba Xo -.Fl -regpag= Ns Ar regpag Oc -.Xc -.Op Fl h | Fl -help +.Oo +.Fl p Ar port | +.Fl -port Ns = Ns Ar port +.Oc +.Op Fl i | -inetd +.Oo +.Fl R Ar regpag | +.Fl -regpag Ns = Ns Ar regpag +.Oc +.Op Fl h | -help .Op Fl -version .Sh DESCRIPTION This is the daemon for -.Nm kf . +.Xr kf 1 . Supported options: -.Bl -tag -width Ds +.Bl -tag -width indent .It Xo -.Fl p Ar port Ns , -.Fl -port= Ns Ar port +.Fl p Ar port , +.Fl -port Ns = Ns Ar port .Xc port to listen to -.It Xo -.Fl i Ns , -.Fl -inetd -.Xc +.It Fl i , -inetd not started from inetd .It Xo .Fl R Ar regpag Ns , diff --git a/crypto/heimdal/appl/push/pfrom.1 b/crypto/heimdal/appl/push/pfrom.1 index c04d1116c..6f4110c 100644 --- a/crypto/heimdal/appl/push/pfrom.1 +++ b/crypto/heimdal/appl/push/pfrom.1 @@ -5,8 +5,7 @@ .Os HEIMDAL .Sh NAME .Nm pfrom -.Nd -fetch a list of the current mail via POP +.Nd "fetch a list of the current mail via POP" .Sh SYNOPSIS .Nm .Op Fl 4 | Fl -krb4 diff --git a/crypto/heimdal/appl/push/push.8 b/crypto/heimdal/appl/push/push.8 index 363eb92..f9e36dd 100644 --- a/crypto/heimdal/appl/push/push.8 +++ b/crypto/heimdal/appl/push/push.8 @@ -5,8 +5,7 @@ .Os HEIMDAL .Sh NAME .Nm push -.Nd -fetch mail via POP +.Nd fetch mail via POP .Sh SYNOPSIS .Nm .Op Fl 4 | Fl -krb4 @@ -16,9 +15,9 @@ fetch mail via POP .Op Fl l | -leave .Op Fl -from .Op Fl c | -count -.Op Fl -headers= Ns Ar headers +.Op Fl -headers Ns = Ns Ar headers .Oo Fl p Ar port-spec \*(Ba Xo -.Fl -port= Ns Ar port-spec +.Fl -port Ns = Ns Ar port-spec .Xc .Oc .Ar po-box @@ -81,12 +80,12 @@ behave like from. .Xc first print how many messages and bytes there are. .It Xo -.Fl -headers= Ns Ar headers +.Fl -headers Ns = Ns Ar headers .Xc a list of comma-separated headers that should get printed. .It Xo .Fl p Ar port-spec Ns , -.Fl -port= Ns Ar port-spec +.Fl -port Ns = Ns Ar port-spec .Xc use this port instead of the default .Ql kpop @@ -119,7 +118,7 @@ $ push --from -5 havregryn .Ed .Pp tries to fetch -.Nm From: +.Sy From: lines for current user at post office .Dq havregryn using Kerberos 5. diff --git a/crypto/heimdal/appl/telnet/telnet/telnet.1 b/crypto/heimdal/appl/telnet/telnet/telnet.1 index 7170386..a89d725 100644 --- a/crypto/heimdal/appl/telnet/telnet/telnet.1 +++ b/crypto/heimdal/appl/telnet/telnet/telnet.1 @@ -98,7 +98,7 @@ BINARY option to be negotiated on output. .It Fl S Ar tos Sets the IP type-of-service (TOS) option for the telnet connection to the value -.Ar tos, +.Ar tos , which can be a numeric TOS value or, on systems that support it, a symbolic TOS name found in the /etc/iptos file. @@ -134,7 +134,7 @@ Sets the initial .Nm .Nm telnet escape character to -.Ar escape char. +.Ar escape char . If .Ar escape char is omitted, then @@ -143,7 +143,6 @@ there will be no escape character. If Kerberos V5 authentication is being used, the .Fl f option allows the local credentials to be forwarded to the remote system. -.ne 1i .It Fl k Ar realm If Kerberos authentication is being used, the .Fl k @@ -304,12 +303,12 @@ auth command are as follows: .It Ic disable Ar type Disables the specified type of authentication. To obtain a list of available types, use the -.Ic auth disable \&? +.Ic auth disable ?\& command. .It Ic enable Ar type Enables the specified type of authentication. To obtain a list of available types, use the -.Ic auth enable \&? +.Ic auth enable ?\& command. .It Ic status Lists the current status of the various types of @@ -336,18 +335,22 @@ option is not supported outside of the United States and Canada. .Pp Valid arguments for the encrypt command are as follows: .Bl -tag -width Ar -.It Ic disable Ar type Ic [input|output] +.It Ic disable Ar type Xo +.Op Cm input | output +.Xc Disables the specified type of encryption. If you omit the input and output, both input and output are disabled. To obtain a list of available types, use the -.Ic encrypt disable \&? +.Ic encrypt disable ?\& command. -.It Ic enable Ar type Ic [input|output] +.It Ic enable Ar type Xo +.Op Cm input | output +.Xc Enables the specified type of encryption. If you omit input and output, both input and output are enabled. To obtain a list of available types, use the -.Ic encrypt enable \&? +.Ic encrypt enable ?\& command. .It Ic input This is the same as the @@ -365,18 +368,18 @@ command. This is the same as the .Ic encrypt stop output command. -.It Ic start Ic [input|output] +.It Ic start Op Cm input | output Attempts to start encryption. If you omit .Ic input and -.Ic output, +.Ic output , both input and output are enabled. To obtain a list of available types, use the -.Ic encrypt enable \&? +.Ic encrypt enable ?\& command. .It Ic status Lists the current status of encryption. -.It Ic stop Ic [input|output] +.It Ic stop Op Cm input | output Stops encryption. If you omit input and output, encryption is on both input and output. .It Ic type Ar type @@ -387,7 +390,7 @@ or .Ic encrypt stop commands. .El -.It Ic environ Ar arguments... +.It Ic environ Ar arguments ... The .Ic environ command is used to manipulate the @@ -407,7 +410,7 @@ variable is also exported if the or .Fl l options are used. -.br +.Pp Valid arguments for the .Ic environ command are: @@ -416,7 +419,7 @@ command are: Define the variable .Ar variable to have a value of -.Ar value. +.Ar value . Any variables defined by this command are automatically exported. The .Ar value @@ -441,7 +444,7 @@ Those marked with a .Cm * will be sent automatically, other variables will only be sent if explicitly requested. -.It Ic \&? +.It Ic ?\& Prints out help information for the .Ic environ command. @@ -512,7 +515,6 @@ option. This requires that the .Dv LINEMODE option be enabled. -.ne 1i .It Ic litecho Pq Ic \-litecho Attempt to enable (disable) the .Dv LIT_ECHO @@ -522,17 +524,15 @@ option. This requires that the .Dv LINEMODE option be enabled. -.It Ic \&? +.It Ic ?\& Prints out help information for the .Ic mode command. .El .It Xo .Ic open Ar host -.Oo Op Fl l -.Ar user -.Oc Ns Oo Fl -.Ar port Oc +.Op Fl l Ar user +.Op Oo Fl Oc Ns Ar port .Xc Open a connection to the named host. If no port number @@ -646,7 +646,6 @@ command, .Ic getstatus will send the subnegotiation to request that the server send its current option status. -.ne 1i .It Ic ip Sends the .Dv TELNET IP @@ -692,10 +691,10 @@ command. can also be either .Ic help or -.Ic \&? +.Ic ?\& to print out help information, including a list of known symbolic names. -.It Ic \&? +.It Ic ?\& Prints out help information for the .Ic send command. @@ -972,7 +971,6 @@ The initial value for the suspend character is taken to be the terminal's .Ic suspend character. -.ne 1i .It Ic tracefile This is the file to which the output, caused by .Ic netdata @@ -996,7 +994,7 @@ The initial value for the worderase character is taken to be the terminal's .Ic worderase character. -.It Ic \&? +.It Ic ?\& Displays the legal .Ic set .Pq Ic unset @@ -1040,7 +1038,7 @@ The remote default characters are those of the remote system at the time when the .Tn TELNET connection was established. -.It Ic \&? +.It Ic ?\& Prints out help information for the .Ic slc command. @@ -1115,7 +1113,6 @@ stream does not start automatically. The autoencrypt (autodecrypt) command states that encryption of the output (input) stream should be enabled as soon as possible. -.sp .Pp Note: Because of export controls, the .Dv TELNET ENCRYPT @@ -1273,7 +1270,6 @@ protocol processing (having to do with options). The initial value for this toggle is .Dv FALSE . -.ne 1i .It Ic prettydump When the .Ic netdata @@ -1295,7 +1291,7 @@ skips the reading of the file in the users home directory when connections are opened. The initial value for this toggle is -.Dv FALSE. +.Dv FALSE . .It Ic termdata Toggles the display of all terminal data (in hexadecimal format). The initial value for this toggle is @@ -1308,7 +1304,7 @@ toggle is .Tn TELNET prints out a message each time encryption is enabled or disabled. The initial value for this toggle is -.Dv FALSE. +.Dv FALSE . Note: Because of export controls, data encryption is not supported outside of the United States and Canada. .It Ic \&? @@ -1327,7 +1323,7 @@ system. If .Ic command is omitted, then an interactive subshell is invoked. -.It Ic \&? Op Ar command +.It Ic ?\& Op Ar command Get help. With no arguments, .Nm telnet prints a help summary. diff --git a/crypto/heimdal/appl/telnet/telnetd/telnetd.8 b/crypto/heimdal/appl/telnet/telnetd/telnetd.8 index 81c187f..1e14425 100644 --- a/crypto/heimdal/appl/telnet/telnetd/telnetd.8 +++ b/crypto/heimdal/appl/telnet/telnetd/telnetd.8 @@ -95,7 +95,7 @@ has been compiled with support for the .Dv AUTHENTICATION option. There are several valid values for -.Ar authmode: +.Ar authmode : .Bl -tag -width debug .It debug Turns on authentication debugging code. @@ -153,7 +153,7 @@ to the connection, allowing the user to see what .Nm telnetd is doing. There are several possible values for -.Ar debugmode: +.Ar debugmode : .Bl -tag -width exercise .It Cm options Prints information about the negotiation of @@ -166,7 +166,7 @@ information, plus some additional information about what processing is going on. .It Cm netdata Displays the data stream received by -.Nm telnetd. +.Nm telnetd . .It Cm ptydata Displays data written to the pty. .It Cm exercise @@ -194,12 +194,12 @@ be reached may be cleaned up. This option is only enabled when .Nm telnetd is compiled for -.Dv UNICOS. +.Dv UNICOS . It specifies an inclusive range of pseudo-terminal devices to use. If the system has sysconf variable .Dv _SC_CRAY_NPTY configured, the default pty search range is 0 to -.Dv _SC_CRAY_NPTY; +.Dv _SC_CRAY_NPTY ; otherwise, the default range is 0 to 128. Either .Ar lowpty or @@ -230,7 +230,6 @@ indicates that only dotted decimal addresses should be put into the .Pa utmp file. -.ne 1i .It Fl U This option causes .Nm telnetd @@ -338,7 +337,7 @@ Indicates that the client is willing to send a of the Network Virtual Terminal. .It "WILL SGA" Indicates that it will not be sending -.Dv IAC GA, +.Dv IAC GA , go ahead, commands. .It "WILL STATUS" Indicates a willingness to send the client, upon @@ -351,7 +350,6 @@ Whenever a command is received, it is always responded to with a .Dv WILL TIMING-MARK -.ne 1i .It "WILL LOGOUT" When a .Dv DO LOGOUT @@ -384,7 +382,7 @@ characters remotely. This is not really supported, but is sent to identify a 4.2BSD .Xr telnet 1 client, which will improperly respond with -.Dv WILL ECHO. +.Dv WILL ECHO . If a .Dv WILL ECHO is received, a @@ -396,7 +394,7 @@ name of the type of terminal that is attached to the client side of the connection. .It "DO SGA" Indicates that it does not need to receive -.Dv IAC GA, +.Dv IAC GA , the go ahead command. .It "DO NAWS" Requests that the client inform the server when @@ -425,9 +423,9 @@ Only sent if .Nm telnetd is compiled with support for both linemode and kludge linemode, and the client responded with -.Dv WONT LINEMODE. +.Dv WONT LINEMODE . If the client responds with -.Dv WILL TM, +.Dv WILL TM , the it is assumed that the client supports kludge linemode. Note that the @@ -448,14 +446,13 @@ the data stream. .El .Sh ENVIRONMENT .Sh FILES -.Pa /etc/services -.br -.Pa /etc/inittab +.Bl -tag -width /etc/services -compact +.It Pa /etc/services +.It Pa /etc/inittab (UNICOS systems only) -.br -.Pa /etc/iptos +.It Pa /etc/iptos (if supported) -.br +.El .Sh "SEE ALSO" .Xr telnet 1 , .Xr login 1 -- cgit v1.1