mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
With the removal of more, update the fixit floppy to contain
less (and symlink more to less). Approved by: jkh
This commit is contained in:
parent
37cf3266ce
commit
ca7d5d8c6d
2 changed files with 4 additions and 2 deletions
|
|
@ -28,7 +28,8 @@ ln chown chgrp
|
|||
|
||||
# /usr/bin stuff
|
||||
|
||||
progs ftp more telnet vi grep
|
||||
progs ftp less telnet vi grep
|
||||
ln less more
|
||||
ln vi view
|
||||
ln vi ex
|
||||
|
||||
|
|
|
|||
|
|
@ -28,7 +28,8 @@ ln chown chgrp
|
|||
|
||||
# /usr/bin stuff
|
||||
|
||||
progs ftp more telnet vi grep
|
||||
progs ftp less telnet vi grep
|
||||
ln less more
|
||||
ln vi view
|
||||
ln vi ex
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue