mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 20:02:44 +00:00
Fix typo introduced in r320672 - check for existence of the right file.
Reported by: rpokala@ MFC after: 2 weeks
This commit is contained in:
parent
201f2fe573
commit
124569d0ce
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320678
@ -13,4 +13,4 @@ export PAGER
|
||||
if [ -x /usr/bin/resizewin ] ; then /usr/bin/resizewin -z ; fi
|
||||
|
||||
# Uncomment to display a random cookie on each login.
|
||||
# if [ -x /usr/bin/resizewin ] ; then /usr/bin/fortune -s ; fi
|
||||
# if [ -x /usr/bin/fortune ] ; then /usr/bin/fortune -s ; fi
|
||||
|
Loading…
Reference in New Issue
Block a user