Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Add .Pp for easy distinction between examples.
details: https://anonhg.NetBSD.org/src/rev/4bd98c7e31fc
branches: trunk
changeset: 342422:4bd98c7e31fc
user: ryoon <ryoon%NetBSD.org@localhost>
date: Mon Dec 21 13:15:04 2015 +0000
description:
Add .Pp for easy distinction between examples.
diffstat:
share/man/man5/fstab.5 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r d75e40bfcbcc -r 4bd98c7e31fc share/man/man5/fstab.5
--- a/share/man/man5/fstab.5 Mon Dec 21 12:35:15 2015 +0000
+++ b/share/man/man5/fstab.5 Mon Dec 21 13:15:04 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fstab.5,v 1.42 2012/08/12 17:13:34 wiz Exp $
+.\" $NetBSD: fstab.5,v 1.43 2015/12/21 13:15:04 ryoon Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)fstab.5 8.1 (Berkeley) 6/5/93
.\"
-.Dd August 12, 2012
+.Dd December 21, 2015
.Dt FSTAB 5
.Os
.Sh NAME
@@ -344,6 +344,7 @@
NAME=sb2k5Root/a / ffs rw,log 1 1
NAME=sb2k5Root/b none swap sw,dp 0 0
.Ed
+.Pp
For a
.Xr gpt 8
disk, use:
Home |
Main Index |
Thread Index |
Old Index