Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Use .Ss and -offset indent.
details: https://anonhg.NetBSD.org/src/rev/f4fedf9362bc
branches: trunk
changeset: 765674:f4fedf9362bc
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu Jun 02 09:02:39 2011 +0000
description:
Use .Ss and -offset indent.
diffstat:
share/man/man7/symlink.7 | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diffs (43 lines):
diff -r 5376e39cc9dd -r f4fedf9362bc share/man/man7/symlink.7
--- a/share/man/man7/symlink.7 Thu Jun 02 08:58:34 2011 +0000
+++ b/share/man/man7/symlink.7 Thu Jun 02 09:02:39 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: symlink.7,v 1.20 2011/04/26 16:57:39 joerg Exp $
+.\" $NetBSD: symlink.7,v 1.21 2011/06/02 09:02:39 jruoho Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)symlink.7 8.3 (Berkeley) 3/31/94
.\"
-.Dd February 1, 2011
+.Dd June 2, 2011
.Dt SYMLINK 7
.Os
.Sh NAME
@@ -431,10 +431,12 @@
or
.Fl P
options.
-.Sh MAGIC SYMLINKS
-Magic symlinks can be enabled by setting
+.Ss Magic symlinks
+So-called
+.Dq magic symlinks
+can be enabled by setting the
.Dq vfs.generic.magiclinks
-with
+variable with
.Xr sysctl 8 .
When magic symlinks are enabled
.Dq magic
@@ -474,7 +476,7 @@
.Ed
.Pp
The following patterns are supported:
-.Bl -tag -width @machine_arch
+.Bl -tag -width @machine_arch -offset indent
.It @domainname
Expands to the machine's domain name, as set by
.Xr setdomainname 3 .
Home |
Main Index |
Thread Index |
Old Index