From d0b8a8d817300c5f2ec3a4ccfd5d7370773bfd15 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 6 Jan 2018 22:48:20 +0100 Subject: [PATCH] getmntent.3: ffix Signed-off-by: Michael Kerrisk --- man3/getmntent.3 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/man3/getmntent.3 b/man3/getmntent.3 index 413dd1096..e317a1570 100644 --- a/man3/getmntent.3 +++ b/man3/getmntent.3 @@ -200,9 +200,12 @@ The function returns the address of the substring if a match is found and NULL otherwise. .SH FILES -.nf -/etc/fstab filesystem description file -/etc/mtab mounted filesystem description file +.TP +.I /etc/fstab +filesystem description file +.TP +.I /etc/mtab +mounted filesystem description file .fi .SH ATTRIBUTES For an explanation of the terms used in this section, see