summaryrefslogtreecommitdiff
path: root/man5/utmp.5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2010-09-26 07:34:47 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2010-09-26 07:34:47 +0200
commit5fab2e7c9ca29066bfdbf0628a70b803c9ce9e9a (patch)
tree72338c29ab179b35f1380c0f51a712c7b80e2031 /man5/utmp.5
parent3e42cfb8e02250e1de7da7f315618bf5c5c89e7c (diff)
Changes.old, clone.2, execve.2, fcntl.2, futex.2, getitimer.2, getpriority.2, mmap.2, mount.2, mprotect.2, sched_setscheduler.2, select_tut.2, setuid.2, sigaltstack.2, vfork.2, div.3, fenv.3, fmod.3, memchr.3, pthread_attr_setstackaddr.3, pthread_attr_setstacksize.3, pthread_getattr_np.3, queue.3, scanf.3, trunc.3, st.4, proc.5, services.5, utmp.5, bootparam.7, capabilities.7, feature_test_macros.7, futex.7, glob.7, man.7, netlink.7, unicode.7: Switch to American usage: "-wards" ==> "-ward"
American English uses "afterward" in preference to "afterwards", and so on Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/utmp.5')
-rw-r--r--man5/utmp.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/utmp.5 b/man5/utmp.5
index 45b40f7e..397ced97 100644
--- a/man5/utmp.5
+++ b/man5/utmp.5
@@ -119,7 +119,7 @@ struct utmp {
char __unused[20]; /* Reserved for future use */
};
-/* Backwards compatibility hacks */
+/* Backward compatibility hacks */
#define ut_name ut_user
#ifndef _NO_UT_TIME
#define ut_time ut_tv.tv_sec