From 18cf786954e1bd6b1bb79070fceb4fecbad6d488 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sun, 23 May 1999 14:11:41 +0000 Subject: remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common is used instead; kwesterback@home.com --- usr.sbin/lpr/pac/pac.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usr.sbin/lpr/pac/pac.8') diff --git a/usr.sbin/lpr/pac/pac.8 b/usr.sbin/lpr/pac/pac.8 index 6e7ffc0b765..444fa786d57 100644 --- a/usr.sbin/lpr/pac/pac.8 +++ b/usr.sbin/lpr/pac/pac.8 @@ -33,7 +33,7 @@ .\" .Dd June 6, 1993 .Dt PAC 8 -.Os BSD 4.2 +.Os .Sh NAME .Nm pac .Nd printer/plotter accounting information @@ -47,7 +47,7 @@ .Op Fl r .Op Ar name ... .Sh DESCRIPTION -.Nm Pac +.Nm pac reads the printer/plotter accounting files, accumulating the number of pages (the usual case) or feet (for raster devices) of paper consumed by each user, and printing out @@ -62,10 +62,10 @@ the value of the environment variable .Ev PRINTER is used. .It Fl c -flag causes the output to be sorted by cost; usually the +Causes the output to be sorted by cost; usually the output is sorted alphabetically by name. .It Fl m -flag causes the host name to be ignored in the accounting file. This +Causes the host name to be ignored in the accounting file. This allows for a user on multiple machines to have all of his printing charges grouped together. .It Fl p Ns Ar price @@ -92,7 +92,7 @@ raw accounting files .It Pa /var/account/?_sum summary accounting files .It Pa /etc/printcap -printer capability data base +printer capability database .El .Sh SEE ALSO .Xr printcap 5 -- cgit v1.2.3