summaryrefslogtreecommitdiff
path: root/usr.bin/more/pathnames.h
diff options
context:
space:
mode:
authoretheisen <etheisen@cvs.openbsd.org>1996-09-28 22:20:50 +0000
committeretheisen <etheisen@cvs.openbsd.org>1996-09-28 22:20:50 +0000
commit40b7fa4804ccaf022a55816bd593671897d6e29a (patch)
tree3d29798c297e913a476e9102207109bd4dc4d509 /usr.bin/more/pathnames.h
parent46624a5d8344150da93f7ad75b1ad9be8ce256ea (diff)
Build under OpenBSD. Added OpenBSD tags. Cleanup manpage.
Diffstat (limited to 'usr.bin/more/pathnames.h')
-rw-r--r--usr.bin/more/pathnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/more/pathnames.h b/usr.bin/more/pathnames.h
index 296d60aba3e..78c0a158d9a 100644
--- a/usr.bin/more/pathnames.h
+++ b/usr.bin/more/pathnames.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: pathnames.h,v 1.4 1996/09/28 22:20:49 etheisen Exp $ */
/*-
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
@@ -35,4 +36,4 @@
#include <paths.h>
-#define HELPFILE "/usr/share/misc/omore.help"
+#define HELPFILE "/usr/share/misc/more.help"