From dc448bdfbb479a245028c6f2b30b32d3cc7f0b50 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 12 Jun 2005 16:31:19 +0000 Subject: Get rid of unused elements, simply image handling (This used to be commit 8fb0bb8ce4668ee0ed1e247dad57c9e9a5a233f6) --- docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml') diff --git a/docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml b/docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml index 66b4c27406..b07e13ab73 100644 --- a/docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml +++ b/docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml @@ -244,7 +244,6 @@ The following listings are from the genlogon directory. genlogon.pl This is the genlogon.pl file: - #!/usr/bin/perl # @@ -319,7 +318,6 @@ This is the genlogon.pl file: # All done! Close the output file. close LOGON; - -- cgit