diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
commit | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch) | |
tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /libexec | |
parent | 0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff) | |
download | FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/bootpd/bootpd.8 | 4 | ||||
-rw-r--r-- | libexec/fingerd/fingerd.8 | 4 | ||||
-rw-r--r-- | libexec/ftpd/ftpd.8 | 20 | ||||
-rw-r--r-- | libexec/getNAME/getNAME.1 | 4 | ||||
-rw-r--r-- | libexec/getty/getty.8 | 2 | ||||
-rw-r--r-- | libexec/getty/ttys.5 | 2 | ||||
-rw-r--r-- | libexec/pppoed/pppoed.8 | 4 | ||||
-rw-r--r-- | libexec/rexecd/rexecd.8 | 12 | ||||
-rw-r--r-- | libexec/rlogind/rlogind.8 | 10 | ||||
-rw-r--r-- | libexec/rpc.rquotad/rpc.rquotad.8 | 8 | ||||
-rw-r--r-- | libexec/rpc.rstatd/rpc.rstatd.8 | 6 | ||||
-rw-r--r-- | libexec/rpc.rusersd/rpc.rusersd.8 | 4 | ||||
-rw-r--r-- | libexec/rpc.rwalld/rpc.rwalld.8 | 10 | ||||
-rw-r--r-- | libexec/rpc.sprayd/rpc.sprayd.8 | 6 | ||||
-rw-r--r-- | libexec/rshd/rshd.8 | 14 | ||||
-rw-r--r-- | libexec/telnetd/telnetd.8 | 10 | ||||
-rw-r--r-- | libexec/tftpd/tftpd.8 | 14 | ||||
-rw-r--r-- | libexec/xtend/xtend.8 | 2 |
18 files changed, 68 insertions, 68 deletions
diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index 82c7b40..b06b4f6 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -21,7 +21,7 @@ .Oc .Nm bootpgw .Op Fl i -.Op Fl s +.Op Fl s .Op Fl t Ar timeout .Op Fl d Ar level .Ar server @@ -88,7 +88,7 @@ it does not read a configuration file. .Pp Either program automatically detects whether it was invoked from inetd or from a shell and automatically selects the appropriate mode. -The +The .Fl s or .Fl i diff --git a/libexec/fingerd/fingerd.8 b/libexec/fingerd/fingerd.8 index 30d09d0..f4cd685 100644 --- a/libexec/fingerd/fingerd.8 +++ b/libexec/fingerd/fingerd.8 @@ -72,7 +72,7 @@ closes its connections as soon as the output is finished. .Pp If the line is null (i.e. just a .Aq Tn CRLF -is sent) then +is sent) then .Xr finger returns a .Dq default @@ -111,7 +111,7 @@ Use an alternate program as the local information provider. The default local program executed by .Nm -is +is .Xr finger 1 . By specifying a customized local server, this option allows a system manager diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 8af58f2..dd32934 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -72,7 +72,7 @@ Available options: .It Fl d Debugging information is written to the syslog using LOG_FTP. .It Fl l -Each successful and failed +Each successful and failed .Xr ftp 1 session is logged using syslog with a facility of LOG_FTP. If this option is specified twice, the retrieve (get), store (put), append, @@ -100,7 +100,7 @@ will revert to historical behavior with regard to security checks on user operations and restrictions on PORT requests. Currently, .Nm -will only honor PORT commands directed to unprivileged ports on the +will only honor PORT commands directed to unprivileged ports on the remote user's host (which violates the FTP protocol specification but closes some security holes). .It Fl S @@ -172,7 +172,7 @@ If the file .Pa /etc/ftpwelcome exists, .Nm -prints it before issuing the +prints it before issuing the .Dq ready message. If the file @@ -186,7 +186,7 @@ in the anonymous user's case. .Pp The ftp server currently supports the following ftp requests. The case of the requests is ignored. Requests marked [RW] are -disabled if +disabled if .Fl r is specified. .Bl -column "Request" -offset indent @@ -277,7 +277,7 @@ This allows users to utilize the metacharacters .Dq Li \&*?[]{}~ . .Pp .Nm Ftpd -authenticates users according to six rules. +authenticates users according to six rules. .Pp .Bl -enum -offset indent .It @@ -305,7 +305,7 @@ Entries in this file interpreted as group names are prefixed by an "at" .Ql \&@ sign. .It -The user must have a standard shell returned by +The user must have a standard shell returned by .Xr getusershell 3 . .It If the user name appears in the file @@ -344,10 +344,10 @@ When the option is set, all transfers are logged as well. .El .Pp -In the last case, +In the last case, .Nm takes special measures to restrict the client's access privileges. -The server performs a +The server performs a .Xr chroot 2 to the home directory of the .Dq ftp @@ -369,7 +369,7 @@ The files pwd.db (see .Xr passwd 5 ) and .Xr group 5 -must be present for the +must be present for the .Xr ls command to be able to produce owner names rather than numbers. The password field in @@ -423,7 +423,7 @@ It defaults to .Pa /etc/ftpmotd . .El .Pp -Lines beginning with a '#' are ignored and can be used to include +Lines beginning with a '#' are ignored and can be used to include comments. .Pp Defining a virtual host for the primary IP address or hostname diff --git a/libexec/getNAME/getNAME.1 b/libexec/getNAME/getNAME.1 index 0c65f15..a6de373 100644 --- a/libexec/getNAME/getNAME.1 +++ b/libexec/getNAME/getNAME.1 @@ -36,10 +36,10 @@ .Sh DESCRIPTION The .Nm -utility +utility get name sections from manual pages. Without options -.Nm +.Nm building .Xr apropos 1 database entries. diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index 3418ca7..fe9d879 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -40,7 +40,7 @@ .Nd set terminal mode .Sh SYNOPSIS .Nm -.Oo +.Oo .Ar type .Op Ar tty .Oc diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5 index b4a5219..3f00428 100644 --- a/libexec/getty/ttys.5 +++ b/libexec/getty/ttys.5 @@ -46,7 +46,7 @@ and control the use of terminal special files. This information is read with the .Xr getttyent 3 library routines. -There is one line in the +There is one line in the .Nm file per special device file. Fields are separated by tabs and/or spaces. diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8 index a1a7cd9..9529675 100644 --- a/libexec/pppoed/pppoed.8 +++ b/libexec/pppoed/pppoed.8 @@ -78,7 +78,7 @@ offers service and waits for a .Dv SUCCESS indication from the PPPoE node. On receipt of the SUCCESS indication, -.Nm +.Nm will execute .Pp .D1 Ic exec /usr/sbin/ppp -direct Ar provider @@ -182,7 +182,7 @@ does not currently allow node chaining. This may change in the future. .Sh HISTORY The .Nm -program was written by +program was written by .An Brian Somers Aq brian@Awfulhak.org and first appeared in .Fx 3.4 . diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index 66bd406..753c06d 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -43,7 +43,7 @@ .Op Fl i .Sh DESCRIPTION .Nm Rexecd -is the server for the +is the server for the .Xr rexec 3 routine. The server provides remote execution facilities with authentication based on user names and @@ -64,10 +64,10 @@ byte. The resultant string is interpreted as an .Tn ASCII number, base 10. -.It +.It If the number received in step 1 is non-zero, it is interpreted as the port number of a secondary -stream to be used for the +stream to be used for the .Em stderr . A second connection is then created to the specified port on the client's machine. @@ -76,12 +76,12 @@ A NUL terminated user name of at most 16 characters is retrieved on the initial socket. .It A NUL terminated, unencrypted password of at most -16 characters is retrieved on the initial socket. +16 characters is retrieved on the initial socket. .It A NUL terminated command to be passed to a shell is retrieved on the initial socket. The length of the command is limited by the upper bound on the size of -the system's argument list. +the system's argument list. .It .Nm Rexecd then validates the user as is done at login time @@ -134,7 +134,7 @@ No password file entry for the user name existed. .It Sy Password incorrect. The wrong password was supplied. .It Sy \&No remote directory. -The +The .Xr chdir command to the home directory failed. .It Sy Try again. diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index cd44748..9f30fd8 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -43,7 +43,7 @@ .Op Fl Daln .Sh DESCRIPTION .Nm Rlogind -is the server for the +is the server for the .Xr rlogin 1 program. The server provides a remote login facility with authentication based on privileged port numbers from trusted hosts. @@ -71,7 +71,7 @@ Enable Kerberos authentication. .It Fl v Enable vacuous mode. .It Fl x -Enable +Enable .Tn DES encryption for all data passed via the rlogin session. This may impact response time @@ -112,14 +112,14 @@ verifying that the name and address correspond. Normal authentication is bypassed if the address verification fails. .El .Pp -Once the source port and address have been checked, +Once the source port and address have been checked, .Nm proceeds with the authentication process described in .Xr rshd 8 . -It then allocates a pseudo terminal (see +It then allocates a pseudo terminal (see .Xr pty 4 ) , and manipulates file descriptors so that the slave -half of the pseudo terminal becomes the +half of the pseudo terminal becomes the .Em stdin , .Em stdout , and diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8 index cbaa4db..9d3c8af 100644 --- a/libexec/rpc.rquotad/rpc.rquotad.8 +++ b/libexec/rpc.rquotad/rpc.rquotad.8 @@ -1,4 +1,4 @@ -.\" +.\" .\" Copyright (c) 1994 Theo de Raadt .\" All rights reserved. .\" @@ -33,8 +33,8 @@ .Dt RPC.RQUOTAD 8 .Os .Sh NAME -.Nm rpc.rquotad -.Nd remote quota server +.Nm rpc.rquotad +.Nd remote quota server .Sh SYNOPSIS .Nm /usr/libexec/rpc.rquotad .Sh DESCRIPTION @@ -42,7 +42,7 @@ is a .Xr rpc 3 server which returns quotas for a user of a local filesystem -which is NFS-mounted onto a remote machine. +which is NFS-mounted onto a remote machine. .Xr Quota 1 uses the results to display user quotas for remote filesystems. .Nm Rpc.rquotad diff --git a/libexec/rpc.rstatd/rpc.rstatd.8 b/libexec/rpc.rstatd/rpc.rstatd.8 index dac9694..ade5bbd 100644 --- a/libexec/rpc.rstatd/rpc.rstatd.8 +++ b/libexec/rpc.rstatd/rpc.rstatd.8 @@ -37,14 +37,14 @@ .Dt RPC.RSTATD 8 .Os .Sh NAME -.Nm rpc.rstatd +.Nm rpc.rstatd .Nd kernel statistics server .Sh SYNOPSIS .Nm /usr/libexec/rpc.rstatd .Sh DESCRIPTION .Nm Rpc.rstatd is a server which returns performance statistics obtained from the kernel. -These statistics are read using the +These statistics are read using the .Xr rup 1 command. The @@ -55,7 +55,7 @@ daemon is normally invoked by .Nm Rpc.rstatd uses an .Tn RPC -protocol defined in +protocol defined in .Pa /usr/include/rpcsvc/rstat.x . .Sh SEE ALSO .Xr rup 1 , diff --git a/libexec/rpc.rusersd/rpc.rusersd.8 b/libexec/rpc.rusersd/rpc.rusersd.8 index 6c35a8f..e5bbe2f 100644 --- a/libexec/rpc.rusersd/rpc.rusersd.8 +++ b/libexec/rpc.rusersd/rpc.rusersd.8 @@ -37,7 +37,7 @@ .Dt RPC.RUSERSD 8 .Os .Sh NAME -.Nm rpc.rusersd +.Nm rpc.rusersd .Nd logged in users server .Sh SYNOPSIS .Nm /usr/libexec/rpc.rusersd @@ -57,7 +57,7 @@ daemon is normally invoked by .Nm Rpc.rusersd uses an .Tn RPC -protocol defined in +protocol defined in .Pa /usr/include/rpcsvc/rnusers.x . .Sh SEE ALSO .Xr rusers 1 , diff --git a/libexec/rpc.rwalld/rpc.rwalld.8 b/libexec/rpc.rwalld/rpc.rwalld.8 index 94f4e95..6846e2e 100644 --- a/libexec/rpc.rwalld/rpc.rwalld.8 +++ b/libexec/rpc.rwalld/rpc.rwalld.8 @@ -37,7 +37,7 @@ .Dt RPC.RWALLD 8 .Os .Sh NAME -.Nm rpc.rwalld +.Nm rpc.rwalld .Nd write messages to users currently logged in server .Sh SYNOPSIS .Nm /usr/libexec/rpc.rwalld @@ -46,7 +46,7 @@ .Nm Rpc.rwalld is a server which will send a message to users currently logged in to the system. This server -invokes the +invokes the .Xr wall 1 command to actually write the messages to the system. @@ -60,18 +60,18 @@ is not invoked by .Xr inetd 8 . .El .Pp -Messages are sent to this server by the +Messages are sent to this server by the .Xr rwall 1 command. The .Nm -daemon is normally invoked by +daemon is normally invoked by .Xr inetd 8 . .Pp .Nm Rpc.rwalld uses an .Tn RPC -protocol defined in +protocol defined in .Pa /usr/include/rpcsvc/rwall.x . .Sh SEE ALSO .Xr rwall 1 , diff --git a/libexec/rpc.sprayd/rpc.sprayd.8 b/libexec/rpc.sprayd/rpc.sprayd.8 index 566c7e3..5ca9d88 100644 --- a/libexec/rpc.sprayd/rpc.sprayd.8 +++ b/libexec/rpc.sprayd/rpc.sprayd.8 @@ -1,4 +1,4 @@ -.\" +.\" .\" Copyright (c) 1994 Christos Zoulas .\" All rights reserved. .\" @@ -33,7 +33,7 @@ .Dt RPC.SPRAYD 8 .Os .Sh NAME -.Nm rpc.sprayd +.Nm rpc.sprayd .Nd spray server .Sh SYNOPSIS .Nm /usr/libexec/rpc.sprayd @@ -50,7 +50,7 @@ daemon is normally invoked by .Nm Rpc.sprayd uses an .Tn RPC -protocol defined in +protocol defined in .Pa /usr/include/rpcsvc/spray.x . .Sh SEE ALSO .Xr spray 8 diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index 622633d..81eac4f 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -45,7 +45,7 @@ The .Nm server -is the server for the +is the server for the .Xr rcmd 3 routine and, consequently, for the .Xr rsh 1 @@ -78,7 +78,7 @@ number, base 10. .It If the number received in step 2 is non-zero, it is interpreted as the port number of a secondary -stream to be used for the +stream to be used for the .Em stderr . A second connection is then created to the specified port on the client's machine. The source port of this @@ -109,7 +109,7 @@ machine. A null terminated command to be passed to a shell is retrieved on the initial socket. The length of the command is limited by the upper bound on the size of -the system's argument list. +the system's argument list. .It .Nm Rshd then validates the user using @@ -127,7 +127,7 @@ from doing any validation based on the user's file, unless the user is the superuser. .It -If the file +If the file .Pa /var/run/nologin exists and the user is not the superuser, the connection is closed. @@ -197,7 +197,7 @@ list (as configured into the system). No password file entry for the user name existed or the authentication procedure described above failed. .It Sy Remote directory. -The +The .Xr chdir 2 function to the home directory failed. .It Sy Logins not available right now. @@ -206,10 +206,10 @@ was attempted outside the allowed hours defined in .Pa /etc/login.conf for the local user's login class. .It Sy Can't make pipe. -The pipe needed for the +The pipe needed for the .Em stderr , wasn't created. -.It Sy Can't fork; try again. +.It Sy Can't fork; try again. A .Xr fork 2 by the server failed. diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index 173dbef..d6fcae9 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -76,7 +76,7 @@ option may be used to start up .Nm manually, instead of through .Xr inetd 8 . -If started up this way, +If started up this way, .Ar port may be specified to run .Nm @@ -145,7 +145,7 @@ to print out debugging information to the connection, allowing the user to see what .Nm is doing. -There are several possible values for +There are several possible values for .Ar debugmode : .Bl -tag -width exercise .It Cm options @@ -153,7 +153,7 @@ Print information about the negotiation of .Tn TELNET options. .It Cm report -Print the +Print the .Cm options information, plus some additional information about what processing is going on. @@ -328,7 +328,7 @@ a specific authentication type without having to recompile operates by allocating a pseudo-terminal device (see .Xr pty 4 ) for a client, then creating a login process which has -the slave side of the pseudo-terminal as +the slave side of the pseudo-terminal as .Dv stdin , .Dv stdout and @@ -342,7 +342,7 @@ between the remote client and the login process. .Pp When a .Tn TELNET -session is started up, +session is started up, .Nm sends .Tn TELNET diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index f6116da..ef8be4a 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -64,7 +64,7 @@ The server is normally started by The use of .Xr tftp 1 does not require an account or password on the remote system. -Due to the lack of authentication information, +Due to the lack of authentication information, .Nm will allow only publicly readable files to be accessed. @@ -86,12 +86,12 @@ as server program arguments in .Pa /etc/inetd.conf . In this case access is restricted to files whose names are prefixed by the one of the given directories. -The given directories are also treated as a search path for +The given directories are also treated as a search path for relative filename requests. .Pp -The +The .Fl s -option provides additional security by changing +option provides additional security by changing .Nm Ns No 's root directory, thereby prohibiting accesses outside of the specified .Ar directory . @@ -122,7 +122,7 @@ The .Fl s option is required for .Fl c -and the specified +and the specified .Ar directory is used as a base. .It Fl C @@ -134,8 +134,8 @@ except it falls back to if a directory does not exist for the client's IP. .It Fl l Log all requests using -.Xr syslog 3 -with the facility of +.Xr syslog 3 +with the facility of .Dv LOG_FTP . Note: Logging of .Dv LOG_FTP diff --git a/libexec/xtend/xtend.8 b/libexec/xtend/xtend.8 index 38527e9..75f23b3 100644 --- a/libexec/xtend/xtend.8 +++ b/libexec/xtend/xtend.8 @@ -114,7 +114,7 @@ is issued, otherwise a single-line response containing .Sy ERROR is produced. .It Ic dump -causes +causes .Nm to dump the current status of all devices to an .Tn ASCII |