From b9bd9e899bdd98ff3de8c0bc506f3cb334b19db8 Mon Sep 17 00:00:00 2001 From: gad Date: Mon, 22 Apr 2002 01:09:24 +0000 Subject: [PATCH] Underline the default value for rp=, the same way all the other string-type default values are underlined (instead of using fake double-quotes). MFC after: 4 days --- usr.sbin/lpr/lpr/printcap.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5 index 3ff4fdb5b1d4..0f42f6779132 100644 --- a/usr.sbin/lpr/lpr/printcap.5 +++ b/usr.sbin/lpr/lpr/printcap.5 @@ -114,7 +114,7 @@ blocks), zero = unlimited style text files .It "rg str" Ta Dv NULL Ta No "restricted group. Only members of group allowed access" .It "rm str" Ta Dv NULL Ta No "machine name for remote printer" -.It "rp str ``lp'' remote printer name argument" +.It "rp str" Ta Pa lp Ta No "remote printer name argument" .It "rs bool false restrict remote users to those with local accounts" .It "rw bool false open the printer device for reading and writing" .It "sb bool false short banner (one line only)"