services: hosts: Do not export '%host'.

This was not meant to be exported.

* gnu/services/base.scm (%host): Do not export.
* doc/guix.texi (Base Services): Remove mention.
This commit is contained in:
Ludovic Courtès 2023-02-23 16:10:24 +01:00
parent 4372abfb0f
commit 35e64a8793
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
2 changed files with 0 additions and 7 deletions

View file

@ -18084,12 +18084,6 @@ Additional aliases that map to the same @code{canonical-name}.
@defun host address canonical-name [aliases]
Procedure for creating @code{host} records.
@end defun
@quotation Note
The constructor for the @code{host} record-type is @code{%host} though
the procedure @code{host} results in more concise definitions when there are
multiple @code{host} records.
@end quotation
@end defvar
@deffn {Scheme Procedure} login-service @var{config}

View file

@ -106,7 +106,6 @@ (define-module (gnu services base)
virtual-terminal-service-type
host
%host
host?
host-address
host-canonical-name