Page MenuHomeFreeBSD

D13334.1776522777.diff
No OneTemporary

Size
3 KB
Referenced Files
None
Subscribers
None

D13334.1776522777.diff

Index: bin/cat/cat.1
===================================================================
--- bin/cat/cat.1
+++ bin/cat/cat.1
@@ -195,8 +195,7 @@
.At v1 .
.An Dennis Ritchie
designed and wrote the first man page.
-It appears to have been
-.Xr cat 1 .
+It appears to have been cat(1).
.Sh BUGS
Because of the shell language mechanism used to perform output
redirection, the command
Index: bin/date/date.1
===================================================================
--- bin/date/date.1
+++ bin/date/date.1
@@ -131,7 +131,8 @@
option suppresses this behavior and causes the time to be set only on the
current machine.
.It Fl R
-Use RFC 2822 date and time output format. This is equivalent to use
+Use RFC 2822 date and time output format.
+This is equivalent to use
.Dq Li %a, %d %b %Y \&%T %z
as
.Ar output_fmt
Index: bin/kenv/kenv.1
===================================================================
--- bin/kenv/kenv.1
+++ bin/kenv/kenv.1
@@ -92,10 +92,9 @@
.Dl name = "value" # this is a comment
.Pp
where whitespace around name and '=', and
-everything after a '#' character, are ignored. Almost any printable
-character except '=' is acceptable as part of a name. Quotes
-are optional and necessary only if the value contains
-whitespace.
+everything after a '#' character, are ignored.
+Almost any printable character except '=' is acceptable as part of a name.
+Quotes are optional and necessary only if the value contains whitespace.
.Sh SEE ALSO
.Xr kenv 2 ,
.Xr config 5 ,
Index: bin/rm/rm.1
===================================================================
--- bin/rm/rm.1
+++ bin/rm/rm.1
@@ -234,7 +234,7 @@
The
.Nm
command conforms to
-.St -p1003.1-2013 .
+.St -p1003.1-2008 .
.Pp
The simplified
.Nm unlink
Index: bin/setfacl/setfacl.1
===================================================================
--- bin/setfacl/setfacl.1
+++ bin/setfacl/setfacl.1
@@ -114,7 +114,8 @@
the input is taken from stdin.
.It Fl n
Do not recalculate the permissions associated with the ACL
-mask entry. This option is not applicable to NFSv4 ACLs.
+mask entry.
+This option is not applicable to NFSv4 ACLs.
.It Fl x Ar entries | position
If
.Ar entries
@@ -291,7 +292,8 @@
.Dq Li group@
specifying the access granted to the file owning group;
.Dq Li everyone@
-specifying everyone. Note that
+specifying everyone.
+Note that
.Dq Li everyone@
is not the same as traditional Unix
.Dq Li other
@@ -301,8 +303,8 @@
The ACL qualifier field describes the user or group associated with
the ACL entry.
It may consist of one of the following: uid or
-user name, or gid or group name. In entries whose tag type is
-one of
+user name, or gid or group name.
+In entries whose tag type is one of
.Dq Li owner@ ,
.Dq Li group@ ,
or
Index: bin/sh/sh.1
===================================================================
--- bin/sh/sh.1
+++ bin/sh/sh.1
@@ -1033,7 +1033,7 @@
command is:
.Bd -unfilled -offset indent -compact
.Ic case Ar word Ic in
-.Ar pattern Ns ) Ar list Li ;;
+.Ar pattern Ns \&) Ar list Li ;;
.Ar ...
.Ic esac
.Ed

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 18, 2:32 PM (6 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28376673
Default Alt Text
D13334.1776522777.diff (3 KB)

Event Timeline