host-name.rst
changeset 735 5c437e2d5fe1
parent 0 0e4335f01909
child 899 7b4265c8d324
equal deleted inserted replaced
734:384f90c63395 735:5c437e2d5fe1
     1 -*- outline -*-
     1 -*- mode: outline; coding: utf-8; fill-column: 80 -*-
     2 
     2 
     3 * What characters may be used for host name?
     3 * What characters may be used for host name?
     4 
     4 
     5 As say RFC 952 hostname is a text string up to 24 characters drawn from the alphabet
     5 As say RFC 952 hostname is a text string up to 24 characters drawn from the alphabet
     6 (A-Z), digits (0-9), minus sign (-), and period (.).
     6 (A-Z), digits (0-9), minus sign (-), and period (.).