summaryrefslogtreecommitdiffstats
path: root/bin/sync
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 11:39:41 +0000
committerru <ru@FreeBSD.org>2000-11-20 11:39:41 +0000
commitbe1f850a8f4b96d39e564a129716f8b709eaf391 (patch)
tree8a89fb254852cf22c2fc47da7ecb516c42e7a87b /bin/sync
parent310d1292beb0595a580be9567908efd4fff625e3 (diff)
downloadFreeBSD-src-be1f850a8f4b96d39e564a129716f8b709eaf391.zip
FreeBSD-src-be1f850a8f4b96d39e564a129716f8b709eaf391.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'bin/sync')
-rw-r--r--bin/sync/sync.84
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sync/sync.8 b/bin/sync/sync.8
index ea45b3d..896b763 100644
--- a/bin/sync/sync.8
+++ b/bin/sync/sync.8
@@ -39,7 +39,7 @@
.Nm sync
.Nd force completion of pending disk writes (flush cache)
.Sh SYNOPSIS
-.Nm sync
+.Nm
.Sh DESCRIPTION
.Nm Sync
can be called to insure that all disk writes have been completed before the
@@ -55,7 +55,7 @@ to shut down the system,
as they may perform additional actions
such as resynchronizing the hardware clock
and flushing internal caches before performing a final
-.Nm Ns .
+.Nm .
.Pp
.Nm Sync
utilizes the
OpenPOWER on IntegriCloud