diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2013-06-10 15:58:25 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2013-06-10 15:58:25 -0400 |
commit | 48cb48dcf23f62abab39975284966cb226fb8cd5 (patch) | |
tree | 5a76b6a37ee060c505023d5948152abbe0cc4378 /term-utils | |
parent | e438668bd9b3e20f90a52c819b7dd9d236dd4b6d (diff) | |
download | util-linux-48cb48dcf23f62abab39975284966cb226fb8cd5.tar.gz |
Re-layout a FILES section in the traditional style.
Diffstat (limited to 'term-utils')
-rw-r--r-- | term-utils/agetty.8 | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/term-utils/agetty.8 b/term-utils/agetty.8 index fd15c5f2..eacd2de7 100644 --- a/term-utils/agetty.8 +++ b/term-utils/agetty.8 @@ -371,11 +371,18 @@ This is thingol.orcan.dk (Linux i386 1.1.9) 18:29:30 .SH FILES .na -.nf -/var/run/utmp, the system status file. -/etc/issue, printed before the login prompt. -/dev/console, problem reports (if syslog(3) is not used). -/etc/inittab, \fIinit\fP(8) configuration file. +.TP +.B /var/run/utmp +the system status file. +.TP +.B /etc/issue +printed before the login prompt. +.TP +.B /dev/console +problem reports (if syslog(3) is not used). +.TP +.B /etc/inittab +\fIinit\fP(8) configuration file. .SH BUGS .ad .fi |