diff options
author | 2011-07-31 12:46:17 +0000 | |
---|---|---|
committer | 2011-07-31 12:46:17 +0000 | |
commit | f79c273bb099236191f3c8998c17985743e32d69 (patch) | |
tree | e603b702592e099586b3655768fba8c9ef2b1337 | |
parent | Mention that make(1) is the program using .depend files. (diff) | |
download | wireguard-openbsd-f79c273bb099236191f3c8998c17985743e32d69.tar.xz wireguard-openbsd-f79c273bb099236191f3c8998c17985743e32d69.zip |
zap trailing whitespace;
-rw-r--r-- | share/man/man8/rc.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index bd83c71e660..01ad45bc407 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.8,v 1.37 2011/07/31 10:58:58 schwarze Exp $ +.\" $OpenBSD: rc.8,v 1.38 2011/07/31 12:46:17 jmc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -105,7 +105,7 @@ The second part of then asks .Xr rc.conf 8 for configuration variables, -mounts filesystems, saves +mounts filesystems, saves .Xr dmesg 8 output to the file .Pa /var/run/dmesg.boot , |