diff options
Diffstat (limited to 'usr.sbin/manctl')
-rw-r--r-- | usr.sbin/manctl/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/manctl/manctl.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/manctl/Makefile b/usr.sbin/manctl/Makefile index f56c66d2304d4..e9cd9545f3611 100644 --- a/usr.sbin/manctl/Makefile +++ b/usr.sbin/manctl/Makefile @@ -1,5 +1,5 @@ # Makefile -# $Id: Makefile,v 1.3 1994/05/26 07:52:23 csgr Exp $ +# Makefile,v 1.4 1994/05/26 20:16:49 csgr Exp all: @echo -n diff --git a/usr.sbin/manctl/manctl.sh b/usr.sbin/manctl/manctl.sh index e00b190df6727..b1e178fe865a2 100644 --- a/usr.sbin/manctl/manctl.sh +++ b/usr.sbin/manctl/manctl.sh @@ -30,7 +30,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: manctl,v 1.5 1994/04/18 15:39:29 g89r4222 Exp $ +# manctl.sh,v 1.4 1994/04/18 18:46:50 csgr Exp # # manctl: # a utility for manipulating manual pages |