From b28da9a61e28e861700fcb32723aff38ecdf76a5 Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 21 Jan 2010 17:25:12 +0000 Subject: Remove stale references to utmp(5) and its corresponding filenames. I removed utmp and its manpage, but not other manpages referring to it. --- share/man/man3/sysexits.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man3') diff --git a/share/man/man3/sysexits.3 b/share/man/man3/sysexits.3 index b7c006a..4661c9d 100644 --- a/share/man/man3/sysexits.3 +++ b/share/man/man3/sysexits.3 @@ -97,7 +97,7 @@ does not exist in the passwd file. .It Sy EX_OSFILE Pq 72 Some system file (e.g., .Pa /etc/passwd , -.Pa /var/run/utmp , +.Pa /var/run/utx.active , etc.) does not exist, cannot be opened, or has some sort of error (e.g., syntax error). .It Sy EX_CANTCREAT Pq 73 -- cgit v1.1