diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-03-21 18:41:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-03-21 18:41:14 +0000 |
commit | 449ce2971ef3c3ef8ac156852360a062a074b467 (patch) | |
tree | 2f1f14145d9cb670fdcdbc4a097e386468d09138 /sbin/mount_cd9660 | |
parent | 0f3f7b8b34db9bb77ce9c61133a4e76ffc017e6f (diff) |
kill trailing whitespace;
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index acda0542e22..f86e1a3a480 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_cd9660.8,v 1.20 2007/03/21 13:44:04 pedro Exp $ +.\" $OpenBSD: mount_cd9660.8,v 1.21 2007/03/21 18:41:13 jmc Exp $ .\" $NetBSD: mount_cd9660.8,v 1.3 1995/04/23 10:33:13 cgd Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -43,7 +43,7 @@ .Nm mount_cd9660 .Op Fl egjR .Op Fl o Ar options -.Op Fl s Ar offset +.Op Fl s Ar offset .Ar special node .Sh DESCRIPTION The |