@@ -211,6 +213,65 @@ Failure is indicated by a nonzero value---typically
@samp{1}, though
it may differ on unusual platforms as @acronym{POSIX} requires only
that it be nonzero.
+...@node hostname invocation
+...@chapter @command{hostname}: Show or set system host name.
+...@cindex hostname
+
+...@command{hostname} is a program to show or set the name of host
+system.
+
+...@example
+logger [...@var{option}@dots{}] [...@var{name}]
+...@end example
Should be hostname, not logger.
