diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-02-16 16:53:24 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-02-16 16:53:24 +0000 |
commit | 7dad1675ed0fdbacbae348d3129962db72e533bb (patch) | |
tree | 06c1fbbc8c4510de738e66b54d5055eeb346a0a9 /share | |
parent | f0b1283ab43b906cb7d5163c0e4b80e468e88d5c (diff) |
Add subject (.Nd) lines (their absence as discovered by espie@'s new perl
version of makewhatis(8)).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ffs_softupdates.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ffs_softupdates.4 b/share/man/man4/ffs_softupdates.4 index d465c952e57..18b49fc5a78 100644 --- a/share/man/man4/ffs_softupdates.4 +++ b/share/man/man4/ffs_softupdates.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ffs_softupdates.4,v 1.2 1998/06/21 22:13:56 millert Exp $ +.\" $OpenBSD: ffs_softupdates.4,v 1.3 2000/02/16 16:53:23 aaron Exp $ .\" .\" Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. @@ -30,6 +30,7 @@ .Os .Sh NAME .Nm ffs_softupdates +.Nd asynchronous file system writes .Sh DESCRIPTION The .Nm FFS_SOFTUPDATES |