diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-04 02:45:26 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-04 02:45:26 +0000 |
commit | 8b44fe6976bc998d4f0e2aad3f16532a857e5794 (patch) | |
tree | 196a1ce3b84d92c654f45f5c001905bd1b00101d /sbin/mount_union | |
parent | 67797a0990e5f662d6d5a45d57b8df9621d9b446 (diff) |
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Diffstat (limited to 'sbin/mount_union')
-rw-r--r-- | sbin/mount_union/mount_union.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_union/mount_union.8 b/sbin/mount_union/mount_union.8 index 64866cb9c26..3008ad5bbcc 100644 --- a/sbin/mount_union/mount_union.8 +++ b/sbin/mount_union/mount_union.8 @@ -1,9 +1,9 @@ -.\" $OpenBSD: mount_union.8,v 1.7 1999/05/23 14:11:18 aaron Exp $ +.\" $OpenBSD: mount_union.8,v 1.8 1999/06/04 02:45:19 aaron Exp $ .\" $NetBSD: mount_union.8,v 1.4 1995/09/29 06:44:02 jtc Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. -.\" +.\" .\" This code is derived from software donated to Berkeley by .\" Jan-Simon Pendry. .\" |