summaryrefslogtreecommitdiff
path: root/manual/errno.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-23 13:13:49 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-23 13:13:49 +0000
commitf1f0edfe2ccf8067bf6b9c2da1aa933dacfb37c6 (patch)
tree2427245ed759d0ef45c751ce9029864853214224 /manual/errno.texi
parentedb570bb87b009c04e30b2d75acb2a513079c836 (diff)
Update.
1998-12-23 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-collate.c: Unify messages and correct typos. * locale/programs/ld-monetary.c: Likewise. * locale/programs/ld-numeric.c: Likewise. * locale/programs/ld-time.c: Likewise. * manual/errno.texi: Likewise. * nis/nis_error.c: Likewise. * nis/nis_print.c: Likewise. * nis/nss_nisplus/nisplus-publickey.c: Likewise. * sunrpc/rpc_main.c: Likewise.
Diffstat (limited to 'manual/errno.texi')
-rw-r--r--manual/errno.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/errno.texi b/manual/errno.texi
index cc937f9c03..a68f3bdbae 100644
--- a/manual/errno.texi
+++ b/manual/errno.texi
@@ -731,7 +731,7 @@ The file quota system is confused because there are too many users.
@end deftypevr
@comment errno.h
-@comment BSD: Disc quota exceeded
+@comment BSD: Disk quota exceeded
@deftypevr Macro int EDQUOT
@comment errno 69 @c DO NOT REMOVE
The user's disk quota was exceeded.