aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>1999-09-23 13:42:19 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>1999-09-23 13:42:19 +0000
commitb3b888492a7473426ee66834dfbaa8f3b95fe003 (patch)
treecd0a678845c59744b5913aad6fd93616b57fff9d /gnu
parent25b666e0ca41343522145523ad47d3c30a9428a4 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/texinfo/install-info/install-info.118
1 files changed, 11 insertions, 7 deletions
diff --git a/gnu/usr.bin/texinfo/install-info/install-info.1 b/gnu/usr.bin/texinfo/install-info/install-info.1
index 2c61d793d8c20..2199b66f04ac3 100644
--- a/gnu/usr.bin/texinfo/install-info/install-info.1
+++ b/gnu/usr.bin/texinfo/install-info/install-info.1
@@ -37,17 +37,21 @@
.Ar program.info info/dir
.Sh DESCRIPTION
.Nm
-is often used within the FreeBSD ports collection.
+is often used within the
+.Fx
+ports collection.
.Sh FILES
-/usr/share/info/dir
-/usr/local/info/dir
+.Bl -tag -width "/usr/share/info/dir" -compact
+.It Pa "/usr/share/info/dir"
+.It Pa "/usr/local/info/dir"
+.El
.I F
.Sh SEE ALSO
.Xr info 1
-.Sh DIAGNOSTICS
-none.
-.Sh BUGS
-none known.
+.\" .Sh DIAGNOSTICS
+.\" none.
+.\" .Sh BUGS
+.\" none known.
.Sh AUTHORS
This man page has been written by
.An David O'Brien Aq obrien@NUXI.com