Remove DECnet from Xserver.man
DECnet support died in modularization (X11R7.0) Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
		
							parent
							
								
									82eb490b0a
								
							
						
					
					
						commit
						9d65a0de95
					
				|  | @ -433,7 +433,7 @@ elapse between autorepeat-generated keystrokes). | |||
| loads keyboard description in \fIfilename\fP on server startup. | ||||
| .SH "NETWORK CONNECTIONS" | ||||
| The X server supports client connections via a platform-dependent subset of | ||||
| the following transport types: TCP/IP, Unix Domain sockets, DECnet, | ||||
| the following transport types: TCP/IP, Unix Domain sockets, | ||||
| and several varieties of SVR4 local connections.  See the DISPLAY | ||||
| NAMES section of the \fIX\fP(__miscmansuffix__) manual page to learn how to | ||||
| specify which transport type clients should try to use. | ||||
|  | @ -462,8 +462,8 @@ If no other authorization mechanism is being used, | |||
| this list initially consists of the host on which the server is running as | ||||
| well as any machines listed in the file \fI/etc/X\fBn\fI.hosts\fR, where | ||||
| \fBn\fP is the display number of the server.  Each line of the file should | ||||
| contain either an Internet hostname (e.g. expo.lcs.mit.edu) or a DECnet | ||||
| hostname in double colon format (e.g. hydra::) or a complete name in the format | ||||
| contain either an Internet hostname (e.g. expo.lcs.mit.edu) | ||||
| or a complete name in the format | ||||
| \fIfamily\fP:\fIname\fP as described in the \fIxhost\fP(1) manual page. | ||||
| There should be no leading or trailing spaces on any lines.  For example: | ||||
| .sp | ||||
|  | @ -471,7 +471,6 @@ There should be no leading or trailing spaces on any lines.  For example: | |||
| .nf | ||||
| joesworkstation | ||||
| corporate.company.com | ||||
| star:: | ||||
| inet:bigcpu | ||||
| local: | ||||
| .fi | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue