diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-06-23 04:39:35 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-06-23 04:39:35 +0000 |
| commit | 6ee19f662391711cbe63d9df8259afeffbe95705 (patch) | |
| tree | 9b0de964eed5e20a00dc12f576c2f4f9a35ae29d /share | |
| parent | edac0054b027fba2d95aa613afc6770962414ff9 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/motd.5 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man5/motd.5 b/share/man/man5/motd.5 index afada8ebe08d..09184b36a6cc 100644 --- a/share/man/man5/motd.5 +++ b/share/man/man5/motd.5 @@ -21,7 +21,8 @@ prepended to this file. Individual users may suppress the display of this file by creating a file named .Dq Pa .hushlogin -in their home directories. +in their home directories or through +.Xr login.conf 5 . .Sh FILES .Bl -tag -width $HOME/.hushlogin -compact .It Pa /etc/motd @@ -37,4 +38,5 @@ FreeBSD 2.1.6.1-RELEASE (GENERIC) #0: Sun Dec 29 03:08:31 PST 1996 /home is full. Please cleanup your directories. .Ed .Sh SEE ALSO -.Xr login 1 +.Xr login 1 , +.Xr login.conf 5 |
