aboutsummaryrefslogtreecommitdiff
path: root/usermux/usermux.h
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>2000-07-18 21:36:39 +0000
committerThomas Bushnell <thomas@gnu.org>2000-07-18 21:36:39 +0000
commitc4a7249150997ac38e46a45439ba4d986a253d84 (patch)
tree9638f3cfcc7cd9af9f8ec1a4f8745367b860f787 /usermux/usermux.h
parent8866749204162b2192bdf76d19cd6bc3ced21854 (diff)
downloadhurd-c4a7249150997ac38e46a45439ba4d986a253d84.tar.gz
hurd-c4a7249150997ac38e46a45439ba4d986a253d84.tar.bz2
hurd-c4a7249150997ac38e46a45439ba4d986a253d84.zip
2000-07-18 Thomas Bushnell, BSG <tb@mit.edu>
* mux.c (free_name): Fix typo in comment. * usermux.c: Likewise. * usermux.h: Likewise (struct usermux): Likewise.
Diffstat (limited to 'usermux/usermux.h')
-rw-r--r--usermux/usermux.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usermux/usermux.h b/usermux/usermux.h
index 0dba4d92..ff4ca5de 100644
--- a/usermux/usermux.h
+++ b/usermux/usermux.h
@@ -1,6 +1,6 @@
-/* Multiplexing filesystems by host
+/* Multiplexing filesystems by user
- Copyright (C) 1997 Free Software Foundation, Inc.
+ Copyright (C) 1997, 2000 Free Software Foundation, Inc.
Written by Miles Bader <miles@gnu.ai.mit.edu>
This file is part of the GNU Hurd.
@@ -33,7 +33,7 @@ struct passwd;
/* Handy source of time. */
volatile struct mapped_time_value *usermux_maptime;
-/* The state associated with a host multiplexer translator. */
+/* The state associated with a user multiplexer translator. */
struct usermux
{
/* The user nodes in this mux. */