From 47f70cc578a798bda3d91b9acc1e3407e0701ce3 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 27 Apr 2010 14:03:02 -0400 Subject: Tweak manpage so it formats correctly (#586476) --- src/fstab-decode.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/fstab-decode.8') diff --git a/src/fstab-decode.8 b/src/fstab-decode.8 index 216dee86..d7ce9e70 100644 --- a/src/fstab-decode.8 +++ b/src/fstab-decode.8 @@ -42,4 +42,5 @@ Otherwise it exits with the status returned by \fICOMMAND\fR. .SH EXAMPLES -.B fstab-decode umount $(awk '$3 == "vfat" { print $2 }' /etc/fstab) +.B +fstab-decode umount $(awk '$3 == "vfat" { print $2 }' /etc/fstab) -- cgit v1.2.1