about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/sysv4
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-02-16 12:14:05 +0000
committerUlrich Drepper <drepper@redhat.com>1999-02-16 12:14:05 +0000
commit9677f17ad828fd0d8b71703562c8855d83fa4f05 (patch)
tree8cee47f8e6b000d7b4317760337bad186ec0ceea /sysdeps/unix/sysv/sysv4
parenteda78eec29579d644369026cbe6ecfdf7be07662 (diff)
downloadglibc-9677f17ad828fd0d8b71703562c8855d83fa4f05.tar.gz
glibc-9677f17ad828fd0d8b71703562c8855d83fa4f05.tar.xz
glibc-9677f17ad828fd0d8b71703562c8855d83fa4f05.zip
Update.
1999-02-03  Jeff Bailey  <jbailey@nisa.net>

	* sysdeps/unix/make_errlist.c: Add i18n and copyright to
	generated files.

	* sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: Fix typo.
Diffstat (limited to 'sysdeps/unix/sysv/sysv4')
-rw-r--r--sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c b/sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c
index 37f003bda1..5d642e47f1 100644
--- a/sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c
+++ b/sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c
@@ -177,7 +177,7 @@ const char *const _sys_errlist[] =
   N_("No route to host"),
   N_("Operation already in progress"),
   N_("Operation now in progress"),
-  N_("Stale NFS file handle)"
+  N_("Stale NFS file handle")
 };
 
 weak_alias (_sys_errlist, sys_errlist)