aboutsummaryrefslogtreecommitdiff
path: root/bin/pwd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pwd')
-rw-r--r--bin/pwd/pwd.11
-rw-r--r--bin/pwd/pwd.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1
index ee561c67bf54..0c3632c19b52 100644
--- a/bin/pwd/pwd.1
+++ b/bin/pwd/pwd.1
@@ -1,3 +1,4 @@
+.\"-
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
diff --git a/bin/pwd/pwd.c b/bin/pwd/pwd.c
index 94871191d106..f6393cf60857 100644
--- a/bin/pwd/pwd.c
+++ b/bin/pwd/pwd.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
*