services.5: Tab stop settings were unused, and would have been unsafe

Example should have been set in constant width already.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Eric S. Raymond 2013-06-12 12:52:37 +02:00 committed by Michael Kerrisk
parent 362f864c5d
commit afa6492577
1 changed files with 2 additions and 1 deletions

View File

@ -167,9 +167,9 @@ A sample
.B services
file might look like this:
.RS
.ft CW
.nf
.sp
.ta 3i
netstat 15/tcp
qotd 17/tcp quote
msp 18/tcp # message send protocol
@ -180,6 +180,7 @@ ftp 21/tcp
# 22 \- unassigned
telnet 23/tcp
.fi
.ft
.RE
.SH FILES
.TP