summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/hastd.8
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-13 12:08:11 +0000
committeruqs <uqs@FreeBSD.org>2010-05-13 12:08:11 +0000
commit64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6 (patch)
treed8e521baa64fd8da59f9f26f29ea2bc2501ef0a2 /sbin/hastd/hastd.8
parent1ab3783e1a2e5231321a0fc5399736ddc70407f0 (diff)
downloadFreeBSD-src-64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6.zip
FreeBSD-src-64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6.tar.gz
mdoc: move remaining sections into consistent order
This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections. Found by: mdocml lint run Reviewed by: ru
Diffstat (limited to 'sbin/hastd/hastd.8')
-rw-r--r--sbin/hastd/hastd.834
1 files changed, 17 insertions, 17 deletions
diff --git a/sbin/hastd/hastd.8 b/sbin/hastd/hastd.8
index 276b3d3..8489656 100644
--- a/sbin/hastd/hastd.8
+++ b/sbin/hastd/hastd.8
@@ -170,6 +170,23 @@ stored.
The default location is
.Pa /var/run/hastd.pid .
.El
+.Sh FILES
+.Bl -tag -width ".Pa /var/run/hastctl" -compact
+.It Pa /etc/hast.conf
+The configuration file for
+.Nm
+and
+.Xr hastctl 8 .
+.It Pa /var/run/hastctl
+Control socket used by the
+.Xr hastctl 8
+control utility to communicate with
+.Nm .
+.It Pa /var/run/hastd.pid
+The default location of the
+.Nm
+PID file.
+.El
.Sh EXIT STATUS
Exit status is 0 on success, or one of the values described in
.Xr sysexits 3
@@ -196,23 +213,6 @@ nodeA# hastctl role primary shared
nodeA# newfs -U /dev/hast/shared
nodeA# mount -o noatime /dev/hast/shared /shared
.Ed
-.Sh FILES
-.Bl -tag -width ".Pa /var/run/hastctl" -compact
-.It Pa /etc/hast.conf
-The configuration file for
-.Nm
-and
-.Xr hastctl 8 .
-.It Pa /var/run/hastctl
-Control socket used by the
-.Xr hastctl 8
-control utility to communicate with
-.Nm .
-.It Pa /var/run/hastd.pid
-The default location of the
-.Nm
-PID file.
-.El
.Sh SEE ALSO
.Xr sysexits 3 ,
.Xr geom 4 ,
OpenPOWER on IntegriCloud