summaryrefslogtreecommitdiff
path: root/usr.bin/expand
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-01 07:32:48 +0000
committermycroft <mycroft@NetBSD.org>1993-08-01 07:32:48 +0000
commitdfb9caab49302bcb0203ec4a5a7b2fa947445787 (patch)
tree15b186229a9d9e736080396cee2c5e3cf00af91a /usr.bin/expand
parentc3e42d1c643f017dcb5649c1e39e7078f33e5423 (diff)
Add RCS indentifiers.
Diffstat (limited to 'usr.bin/expand')
-rw-r--r--usr.bin/expand/expand.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/expand/expand.1 b/usr.bin/expand/expand.1
index bfccc0f0e42..d3cb0d22988 100644
--- a/usr.bin/expand/expand.1
+++ b/usr.bin/expand/expand.1
@@ -29,7 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)expand.1 6.7 (Berkeley) 7/26/91
+.\" from: @(#)expand.1 6.7 (Berkeley) 7/26/91
+.\" $Id: expand.1,v 1.2 1993/08/01 07:33:04 mycroft Exp $
.\"
.Dd July 26, 1991
.Dt EXPAND 1