mirror of
https://github.com/opnsense/src.git
synced 2026-03-23 03:03:09 -04:00
catman -> catman.local
This is currently a no-op, because a wisely man did not enable catman by default (in comments).
This commit is contained in:
parent
ae387fc9af
commit
62824f4907
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh -
|
||||
#
|
||||
# @(#)weekly 5.14 (Berkeley) 6/23/91
|
||||
# $Id: $
|
||||
# $Id: weekly,v 1.14 1996/05/12 21:10:34 wosch Exp $
|
||||
|
||||
PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec
|
||||
export PATH
|
||||
|
|
@ -58,7 +58,7 @@ makewhatis.local "${MANPATH}"
|
|||
|
||||
#echo ""
|
||||
#echo "Reformatting manual pages:"
|
||||
#echo catman "${MANPATH}" | su man
|
||||
#echo catman.local "${MANPATH}" | su -m man
|
||||
|
||||
echo ""
|
||||
echo "Cleaning up kernel database files:"
|
||||
|
|
|
|||
Loading…
Reference in a new issue