Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/resize_ffs Add missing .Os macro.
details: https://anonhg.NetBSD.org/src/rev/beeddd51d6ab
branches: trunk
changeset: 759901:beeddd51d6ab
user: njoly <njoly%NetBSD.org@localhost>
date: Sun Dec 19 23:22:46 2010 +0000
description:
Add missing .Os macro.
diffstat:
sbin/resize_ffs/resize_ffs.8 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5a5f04fc1700 -r beeddd51d6ab sbin/resize_ffs/resize_ffs.8
--- a/sbin/resize_ffs/resize_ffs.8 Sun Dec 19 22:53:19 2010 +0000
+++ b/sbin/resize_ffs/resize_ffs.8 Sun Dec 19 23:22:46 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: resize_ffs.8,v 1.6 2010/12/14 21:49:21 wiz Exp $
+.\" $NetBSD: resize_ffs.8,v 1.7 2010/12/19 23:22:46 njoly Exp $
.\"
.\" As its sole author, I explicitly place this man page in the public
.\" domain. Anyone may use it in any way for any purpose (though I would
@@ -11,6 +11,7 @@
.\"
.Dd October 30, 2010
.Dt RESIZE_FFS 8
+.Os
.Sh NAME
.Nm resize_ffs
.Nd resize an on-disk file system
Home |
Main Index |
Thread Index |
Old Index