diff options
-rw-r--r-- | share/man/man5/utmp.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index 00620519c57..a83e6bca43c 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utmp.5,v 1.17 2002/01/24 21:25:18 mickey Exp $ +.\" $OpenBSD: utmp.5,v 1.18 2002/05/30 06:19:07 deraadt Exp $ .\" $NetBSD: utmp.5,v 1.5 1994/11/30 19:31:35 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -194,7 +194,7 @@ structures are .Em not normal .Sq C -strings are thus not guaranteed to be null terminated. +strings and are thus not guaranteed to be null terminated. .Sh FILES .Bl -tag -width /var/log/lastlog -compact .It Pa /var/run/utmp |