mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-28 03:42:04 +01:00
Removed my name and (old) e-mail address from comments.
This commit is contained in:
parent
d7975be538
commit
a912bff109
@ -1,10 +1,6 @@
|
||||
#!/bin/sh -
|
||||
#
|
||||
# PC-card startup script
|
||||
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
|
||||
#
|
||||
# $Id: rc.pccard,v 1.12 1999/05/05 19:34:29 markm Exp $
|
||||
#
|
||||
# PC-card startup script
|
||||
# $Id: rc.pccard,v 1.14 1999/07/07 01:19:12 hosokawa Exp $
|
||||
|
||||
if [ "X$pccard_enable" = X"YES" ] ; then
|
||||
if [ "x$pccard_mem" != "xDEFAULT" ] ; then
|
||||
|
@ -1,10 +1,6 @@
|
||||
#!/bin/sh -
|
||||
#
|
||||
# PC-card startup script
|
||||
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
|
||||
#
|
||||
# $Id: rc.pccard,v 1.12 1999/05/05 19:34:29 markm Exp $
|
||||
#
|
||||
# PC-card startup script
|
||||
# $Id: rc.pccard,v 1.14 1999/07/07 01:19:12 hosokawa Exp $
|
||||
|
||||
if [ "X$pccard_enable" = X"YES" ] ; then
|
||||
if [ "x$pccard_mem" != "xDEFAULT" ] ; then
|
||||
|
Loading…
Reference in New Issue
Block a user