diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-12-21 11:41:51 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-12-21 11:41:51 +0000 |
commit | 3a326477d408167211b14d9893909c9b3ffb5a6e (patch) | |
tree | 0fcdf8609fed6e70190262637181cde38629c950 /sbin/mount_portal | |
parent | 61322226969582b51c351b2689fde9fbc68a2c9e (diff) |
Initial patch for a new mdoc issue.
Powered by @mantoya:
o) kill extra line in the end of file;
o) kill extra space in the end of line;
o) replace blank lines with .Pp;
millert@ ok
Diffstat (limited to 'sbin/mount_portal')
-rw-r--r-- | sbin/mount_portal/mount_portal.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index bae3cace684..5d8291e4631 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_portal.8,v 1.13 2001/06/08 13:46:51 aaron Exp $ +.\" $OpenBSD: mount_portal.8,v 1.14 2001/12/21 11:41:50 mpech Exp $ .\" $NetBSD: mount_portal.8,v 1.6 1995/08/18 15:01:19 pk Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -139,4 +139,3 @@ utility first appeared in .Bx 4.4 . .Sh CAVEATS This filesystem may not be NFS-exported. - |