diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-21 17:25:12 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-21 17:25:12 +0000 |
| commit | 0806dd92385d0aec9cc43ef516f8387b1621dd6e (patch) | |
| tree | 47f6d3342be9519d56146811f6d92bd8dadf99b0 /libexec/ftpd | |
| parent | 84bee0d7fbd96d1e613c4b5a394a5b47ff1d8073 (diff) | |
Remove stale references to utmp(5) and its corresponding filenames.
I removed utmp and its manpage, but not other manpages referring to it.
Notes
svn path=/head/; revision=202756
Diffstat (limited to 'libexec/ftpd')
| -rw-r--r-- | libexec/ftpd/ftpd.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 9334bd931fdd..d7e5deb776c7 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -219,8 +219,7 @@ This option may be overridden by A synonym for .Fl d . .It Fl W -Do not log FTP sessions to -.Pa /var/log/wtmp . +Do not log FTP sessions to the user accounting database. .El .Pp The file |
