Drop trailing space.
This commit is contained in:
parent
6243846e46
commit
510e2d9c43
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: rc.conf.5,v 1.66 2002/08/27 14:16:02 takemura Exp $
|
||||
.\" $NetBSD: rc.conf.5,v 1.67 2002/08/29 10:45:17 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996 Matthew R. Green
|
||||
.\" Copyright (c) 1997 Curt J. Sampson
|
||||
|
@ -45,7 +45,7 @@ The
|
|||
.Nm
|
||||
file specifies which services are enabled during system startup by
|
||||
the startup scripts invoked by
|
||||
.Pa /etc/rc
|
||||
.Pa /etc/rc
|
||||
(see
|
||||
.Xr rc 8 ) ,
|
||||
and the shutdown scripts invoked by
|
||||
|
|
Loading…
Reference in New Issue