diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-04 18:59:45 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-04 18:59:45 +0000 |
commit | ce33624f105bbf6b20e87d0e06c24996db2e0176 (patch) | |
tree | 66d6fb743c7b71c44d2e5fe784ce772f6e55b4cf /sbin/mount_lfs | |
parent | 02f5c89460eebf5fccec73d72f630200c765c1c9 (diff) |
trash some old leftover macros and replace them with -mdoc macros
Diffstat (limited to 'sbin/mount_lfs')
-rw-r--r-- | sbin/mount_lfs/mount_lfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_lfs/mount_lfs.8 b/sbin/mount_lfs/mount_lfs.8 index 2eaf37ac184..45993efc1c8 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.8 1999/07/02 20:11:47 aaron Exp $ +.\" $OpenBSD: mount_lfs.8,v 1.9 1999/07/04 18:59:40 aaron Exp $ .\" $NetBSD: mount_lfs.8,v 1.2 1995/03/18 14:57:30 cgd Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -89,7 +89,7 @@ to read data in small chunks when cleaning the file system. .Xr fstab 5 , .Xr lfs_cleanerd 8 , .Xr mount 8 -.sp +.Pp .Rs .%A Ousterhout and Douglis .%D 1989 |