summaryrefslogtreecommitdiffstats
path: root/libexec/getty/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/getty/pathnames.h')
-rw-r--r--libexec/getty/pathnames.h12
1 files changed, 5 insertions, 7 deletions
diff --git a/libexec/getty/pathnames.h b/libexec/getty/pathnames.h
index 7b26ed7..e02b8b9 100644
--- a/libexec/getty/pathnames.h
+++ b/libexec/getty/pathnames.h
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1989, 1993
- * The Regents of the University of California. All rights reserved.
+ * Copyright (c) 1989 The Regents of the University of California.
+ * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -30,12 +30,10 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)pathnames.h 8.1 (Berkeley) 6/4/93
+ * @(#)pathnames.h 5.3 (Berkeley) 6/1/90
*/
#include <paths.h>
-#define _PATH_GETTYTAB "/etc/gettytab"
-#define _PATH_LOGIN "/usr/bin/login"
-#define _PATH_FBTAB "/etc/fbtab"
-#define _PATH_LOGINDEVPERM "/etc/logindevperm"
+#define _PATH_GETTYTAB "/etc/gettytab"
+#define _PATH_LOGIN "/usr/bin/login"
OpenPOWER on IntegriCloud