diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-05-18 05:51:13 +0800 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-05-18 05:51:13 +0800 |
commit | ed6cb58496411b5055f85ee8200e0ae47a4266b1 (patch) | |
tree | addedb5d7c30377290ad2627df879b3284831a90 /emulators | |
parent | 5bef9530cc136ae5ecf38c2ec580f45f99600a77 (diff) | |
download | freebsd-ports-gnome-ed6cb58496411b5055f85ee8200e0ae47a4266b1.tar.gz freebsd-ports-gnome-ed6cb58496411b5055f85ee8200e0ae47a4266b1.tar.zst freebsd-ports-gnome-ed6cb58496411b5055f85ee8200e0ae47a4266b1.zip |
Man page fix.
PR: ports/11748
Submitted by: Lowell Gilbert <lowell@world.std.com>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mtools/files/patch-d | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/mtools/files/patch-d b/emulators/mtools/files/patch-d new file mode 100644 index 000000000000..befefa4fbf1e --- /dev/null +++ b/emulators/mtools/files/patch-d @@ -0,0 +1,11 @@ +--- mtools.5~ Mon May 17 14:42:34 1999 ++++ mtools.5 Mon May 17 14:48:20 1999 +@@ -18,7 +18,7 @@ + .SH Name + mtools.conf - mtools configuration files + .PP +-.SS Description ++.SH Description + .PP + This manpage describes the configuration files for mtools. They + are called \fR\&\f(CW\(if/usr/local/usr/local/etc/mtools.conf\(is\fR and \fR\&\f(CW\(if~/.mtoolsrc\(is\fR. If |