diff options
author | 2007-03-21 18:41:13 +0000 | |
---|---|---|
committer | 2007-03-21 18:41:13 +0000 | |
commit | a8346f49d65d19d3736cb220660240c0a238b63a (patch) | |
tree | 1be605419c3ceb7837a65b06fba9f867b5704a9d | |
parent | typo (diff) | |
download | wireguard-openbsd-a8346f49d65d19d3736cb220660240c0a238b63a.tar.xz wireguard-openbsd-a8346f49d65d19d3736cb220660240c0a238b63a.zip |
kill trailing whitespace;
-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 |