diff options
author | 2014-04-22 14:15:55 +0000 | |
---|---|---|
committer | 2014-04-22 14:15:55 +0000 | |
commit | 99690961b6219af42d9c98da5be65cb9938aed33 (patch) | |
tree | 65ee538272dac5b70f88339c028576afc5274ece | |
parent | More KNF. (diff) | |
download | wireguard-openbsd-99690961b6219af42d9c98da5be65cb9938aed33.tar.xz wireguard-openbsd-99690961b6219af42d9c98da5be65cb9938aed33.zip |
zap stray Pp;
-rw-r--r-- | share/man/man8/afterboot.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index de96ff7fb2c..5bacdf0a243 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.143 2014/04/22 11:15:05 henning Exp $ +.\" $OpenBSD: afterboot.8,v 1.144 2014/04/22 14:15:55 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -385,7 +385,6 @@ group if they need root access. For example: .Pp .Dl wheel:*:0:root,myself -.Pp .Ss System command scripts The .Pa /etc/rc.*\& |