diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-07-20 18:07:12 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-07-20 18:07:12 +0000 |
commit | e87cf6578309a2bd7ad6e007752620054d824283 (patch) | |
tree | 599befc45505bc88521cae6251484f356aba5286 /sbin/mount_lfs/mount_lfs.8 | |
parent | f580b579467aac08495f1d241e4973b7629ac84b (diff) |
we don't like:
o) .Pp before/after .Sh;
o) .Pp before/after .Rs/.Re;
o) .Nm without argument in SYNOPSIS;
Diffstat (limited to 'sbin/mount_lfs/mount_lfs.8')
-rw-r--r-- | sbin/mount_lfs/mount_lfs.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mount_lfs/mount_lfs.8 b/sbin/mount_lfs/mount_lfs.8 index 4a9e813f8e8..4eeef924866 100644 --- a/sbin/mount_lfs/mount_lfs.8 +++ b/sbin/mount_lfs/mount_lfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_lfs.8,v 1.11 2001/06/23 14:42:14 deraadt Exp $ +.\" $OpenBSD: mount_lfs.8,v 1.12 2001/07/20 18:07:11 mpech Exp $ .\" $NetBSD: mount_lfs.8,v 1.2 1995/03/18 14:57:30 cgd Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -89,7 +89,6 @@ to read data in small chunks when cleaning the file system. .Xr fstab 5 , .Xr lfs_cleanerd 8 , .Xr mount 8 -.Pp .Rs .%A John Ousterhout .%A Fred Douglis |