diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2015-10-28 13:25:56 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2015-10-28 13:25:56 +0000 |
commit | 158253f776e6a96aae78798b3ef27bba424bd992 (patch) | |
tree | 66fa2d17c11825376d4ad6c57cc3582fd742d8f0 /usr.sbin/lpr/SMM.doc | |
parent | 565a91f36dae4635b54386e8cc7883d0751e7117 (diff) |
Remove support for lpd.pid file. OK deraadt@
Diffstat (limited to 'usr.sbin/lpr/SMM.doc')
-rw-r--r-- | usr.sbin/lpr/SMM.doc/7.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/lpr/SMM.doc/7.t b/usr.sbin/lpr/SMM.doc/7.t index 4ed0c1cdf3b..20370d15e1c 100644 --- a/usr.sbin/lpr/SMM.doc/7.t +++ b/usr.sbin/lpr/SMM.doc/7.t @@ -1,4 +1,4 @@ -.\" $OpenBSD: 7.t,v 1.5 2003/06/02 23:36:53 millert Exp $ +.\" $OpenBSD: 7.t,v 1.6 2015/10/28 13:25:55 millert Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -74,7 +74,7 @@ restart .DE You can also check the state of the master printer daemon with the following. .DS -% ps l`cat /var/run/lpd.pid` +% pgrep -l lpd .DE .IP Another possibility is that the |